diff --git a/README.md b/README.md
index 18c50d63ee..8e6b966db7 100644
--- a/README.md
+++ b/README.md
@@ -651,10 +651,12 @@ except intersight.ApiException as e:
```
-## 10. Triggering a Workflow
+## 10. Example : Triggering a Workflow
+Please refer [Triggering a Workflow](https://github.com/cisco-intersight/intersight_python_examples/blob/main/examples/workflow/triggering_workflow.py)
-## 11. Monitoring a Workflow
+## 11. Example : Monitoring a Workflow
+Please refer [Monitoring a Workflow](https://github.com/cisco-intersight/intersight_python_examples/blob/main/examples/workflow/monitoring_workflow.py)
## 12. Debugging
diff --git a/intersight/__init__.py b/intersight/__init__.py
index ad6a6ec319..50a5957896 100644
--- a/intersight/__init__.py
+++ b/intersight/__init__.py
@@ -5,13 +5,13 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
-__version__ = "1.0.9.4950"
+__version__ = "1.0.9.5208"
# import ApiClient
from intersight.api_client import ApiClient
diff --git a/intersight/api/aaa_api.py b/intersight/api/aaa_api.py
index 774ade2ed1..2423c516a6 100644
--- a/intersight/api/aaa_api.py
+++ b/intersight/api/aaa_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/access_api.py b/intersight/api/access_api.py
index 141899d98d..1c8f50af31 100644
--- a/intersight/api/access_api.py
+++ b/intersight/api/access_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/adapter_api.py b/intersight/api/adapter_api.py
index 12fdf2451e..d20493cecf 100644
--- a/intersight/api/adapter_api.py
+++ b/intersight/api/adapter_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/appliance_api.py b/intersight/api/appliance_api.py
index ed7fbc28f2..a352a7f21a 100644
--- a/intersight/api/appliance_api.py
+++ b/intersight/api/appliance_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/asset_api.py b/intersight/api/asset_api.py
index 9c3debde9a..7acf934b17 100644
--- a/intersight/api/asset_api.py
+++ b/intersight/api/asset_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/bios_api.py b/intersight/api/bios_api.py
index 6d4c3a6975..7b4672b132 100644
--- a/intersight/api/bios_api.py
+++ b/intersight/api/bios_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/boot_api.py b/intersight/api/boot_api.py
index cb605d73e6..a2b58a05fe 100644
--- a/intersight/api/boot_api.py
+++ b/intersight/api/boot_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/bulk_api.py b/intersight/api/bulk_api.py
index 15af863cd9..4c4c8c036d 100644
--- a/intersight/api/bulk_api.py
+++ b/intersight/api/bulk_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/capability_api.py b/intersight/api/capability_api.py
index 2586648240..352af77aa1 100644
--- a/intersight/api/capability_api.py
+++ b/intersight/api/capability_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/certificatemanagement_api.py b/intersight/api/certificatemanagement_api.py
index c8cabc3e82..93361af888 100644
--- a/intersight/api/certificatemanagement_api.py
+++ b/intersight/api/certificatemanagement_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/chassis_api.py b/intersight/api/chassis_api.py
index f2ff200a83..0f6f5969ba 100644
--- a/intersight/api/chassis_api.py
+++ b/intersight/api/chassis_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/cloud_api.py b/intersight/api/cloud_api.py
index c222e262b3..ff61b00f23 100644
--- a/intersight/api/cloud_api.py
+++ b/intersight/api/cloud_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -6024,6 +6024,145 @@ def __get_cloud_tfc_workspace_list(
callable=__get_cloud_tfc_workspace_list
)
+ def __patch_cloud_aws_virtual_machine(
+ self,
+ moid,
+ cloud_aws_virtual_machine,
+ **kwargs
+ ):
+ """Update a 'cloud.AwsVirtualMachine' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.patch_cloud_aws_virtual_machine(moid, cloud_aws_virtual_machine, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ cloud_aws_virtual_machine (CloudAwsVirtualMachine): The 'cloud.AwsVirtualMachine' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ CloudAwsVirtualMachine
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['cloud_aws_virtual_machine'] = \
+ cloud_aws_virtual_machine
+ return self.call_with_http_info(**kwargs)
+
+ self.patch_cloud_aws_virtual_machine = _Endpoint(
+ settings={
+ 'response_type': (CloudAwsVirtualMachine,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/cloud/AwsVirtualMachines/{Moid}',
+ 'operation_id': 'patch_cloud_aws_virtual_machine',
+ 'http_method': 'PATCH',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'cloud_aws_virtual_machine',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'cloud_aws_virtual_machine',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'cloud_aws_virtual_machine':
+ (CloudAwsVirtualMachine,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'cloud_aws_virtual_machine': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__patch_cloud_aws_virtual_machine
+ )
+
def __patch_cloud_regions(
self,
moid,
@@ -6163,6 +6302,145 @@ def __patch_cloud_regions(
callable=__patch_cloud_regions
)
+ def __update_cloud_aws_virtual_machine(
+ self,
+ moid,
+ cloud_aws_virtual_machine,
+ **kwargs
+ ):
+ """Update a 'cloud.AwsVirtualMachine' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.update_cloud_aws_virtual_machine(moid, cloud_aws_virtual_machine, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ cloud_aws_virtual_machine (CloudAwsVirtualMachine): The 'cloud.AwsVirtualMachine' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ CloudAwsVirtualMachine
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['cloud_aws_virtual_machine'] = \
+ cloud_aws_virtual_machine
+ return self.call_with_http_info(**kwargs)
+
+ self.update_cloud_aws_virtual_machine = _Endpoint(
+ settings={
+ 'response_type': (CloudAwsVirtualMachine,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/cloud/AwsVirtualMachines/{Moid}',
+ 'operation_id': 'update_cloud_aws_virtual_machine',
+ 'http_method': 'POST',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'cloud_aws_virtual_machine',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'cloud_aws_virtual_machine',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'cloud_aws_virtual_machine':
+ (CloudAwsVirtualMachine,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'cloud_aws_virtual_machine': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__update_cloud_aws_virtual_machine
+ )
+
def __update_cloud_regions(
self,
moid,
diff --git a/intersight/api/comm_api.py b/intersight/api/comm_api.py
index 240ab6b24f..f1c5ceefcd 100644
--- a/intersight/api/comm_api.py
+++ b/intersight/api/comm_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/compute_api.py b/intersight/api/compute_api.py
index b8e161ce9b..c39290d8b7 100644
--- a/intersight/api/compute_api.py
+++ b/intersight/api/compute_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -22,8 +22,6 @@
none_type,
validate_and_convert_types
)
-from intersight.model.compute_bios_post_policy import ComputeBiosPostPolicy
-from intersight.model.compute_bios_post_policy_response import ComputeBiosPostPolicyResponse
from intersight.model.compute_blade import ComputeBlade
from intersight.model.compute_blade_identity import ComputeBladeIdentity
from intersight.model.compute_blade_identity_response import ComputeBladeIdentityResponse
@@ -59,127 +57,6 @@ def __init__(self, api_client=None):
api_client = ApiClient()
self.api_client = api_client
- def __delete_compute_bios_post_policy(
- self,
- moid,
- **kwargs
- ):
- """Delete a 'compute.BiosPostPolicy' resource. # noqa: E501
-
- This method makes a synchronous HTTP request by default. To make an
- asynchronous HTTP request, please pass async_req=True
-
- >>> thread = api.delete_compute_bios_post_policy(moid, async_req=True)
- >>> result = thread.get()
-
- Args:
- moid (str): The unique Moid identifier of a resource instance.
-
- Keyword Args:
- _return_http_data_only (bool): response data without head status
- code and headers. Default is True.
- _preload_content (bool): if False, the urllib3.HTTPResponse object
- will be returned without reading/decoding response data.
- Default is True.
- _request_timeout (float/tuple): timeout setting for this request. If one
- number provided, it will be total request timeout. It can also
- be a pair (tuple) of (connection, read) timeouts.
- Default is None.
- _check_input_type (bool): specifies if type checking
- should be done one the data sent to the server.
- Default is True.
- _check_return_type (bool): specifies if type checking
- should be done one the data received from the server.
- Default is True.
- _host_index (int/None): specifies the index of the server
- that we want to use.
- Default is read from the configuration.
- async_req (bool): execute request asynchronously
-
- Returns:
- None
- If the method is called asynchronously, returns the request
- thread.
- """
- kwargs['async_req'] = kwargs.get(
- 'async_req', False
- )
- kwargs['_return_http_data_only'] = kwargs.get(
- '_return_http_data_only', True
- )
- kwargs['_preload_content'] = kwargs.get(
- '_preload_content', True
- )
- kwargs['_request_timeout'] = kwargs.get(
- '_request_timeout', None
- )
- kwargs['_check_input_type'] = kwargs.get(
- '_check_input_type', True
- )
- kwargs['_check_return_type'] = kwargs.get(
- '_check_return_type', True
- )
- kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
- return self.call_with_http_info(**kwargs)
-
- self.delete_compute_bios_post_policy = _Endpoint(
- settings={
- 'response_type': None,
- 'auth': [
- 'cookieAuth',
- 'http_signature',
- 'oAuth2',
- 'oAuth2'
- ],
- 'endpoint_path': '/api/v1/compute/BiosPostPolicies/{Moid}',
- 'operation_id': 'delete_compute_bios_post_policy',
- 'http_method': 'DELETE',
- 'servers': None,
- },
- params_map={
- 'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
- ],
- 'nullable': [
- ],
- 'enum': [
- ],
- 'validation': [
- ]
- },
- root_map={
- 'validations': {
- },
- 'allowed_values': {
- },
- 'openapi_types': {
- 'moid':
- (str,),
- },
- 'attribute_map': {
- 'moid': 'Moid',
- },
- 'location_map': {
- 'moid': 'path',
- },
- 'collection_format_map': {
- }
- },
- headers_map={
- 'accept': [
- 'application/json'
- ],
- 'content_type': [],
- },
- api_client=api_client,
- callable=__delete_compute_bios_post_policy
- )
-
def __delete_compute_blade_identity(
self,
moid,
@@ -520,333 +397,27 @@ def __delete_compute_server_power_policy(
},
'allowed_values': {
},
- 'openapi_types': {
- 'moid':
- (str,),
- },
- 'attribute_map': {
- 'moid': 'Moid',
- },
- 'location_map': {
- 'moid': 'path',
- },
- 'collection_format_map': {
- }
- },
- headers_map={
- 'accept': [
- 'application/json'
- ],
- 'content_type': [],
- },
- api_client=api_client,
- callable=__delete_compute_server_power_policy
- )
-
- def __get_compute_bios_post_policy_by_moid(
- self,
- moid,
- **kwargs
- ):
- """Read a 'compute.BiosPostPolicy' resource. # noqa: E501
-
- This method makes a synchronous HTTP request by default. To make an
- asynchronous HTTP request, please pass async_req=True
-
- >>> thread = api.get_compute_bios_post_policy_by_moid(moid, async_req=True)
- >>> result = thread.get()
-
- Args:
- moid (str): The unique Moid identifier of a resource instance.
-
- Keyword Args:
- _return_http_data_only (bool): response data without head status
- code and headers. Default is True.
- _preload_content (bool): if False, the urllib3.HTTPResponse object
- will be returned without reading/decoding response data.
- Default is True.
- _request_timeout (float/tuple): timeout setting for this request. If one
- number provided, it will be total request timeout. It can also
- be a pair (tuple) of (connection, read) timeouts.
- Default is None.
- _check_input_type (bool): specifies if type checking
- should be done one the data sent to the server.
- Default is True.
- _check_return_type (bool): specifies if type checking
- should be done one the data received from the server.
- Default is True.
- _host_index (int/None): specifies the index of the server
- that we want to use.
- Default is read from the configuration.
- async_req (bool): execute request asynchronously
-
- Returns:
- ComputeBiosPostPolicy
- If the method is called asynchronously, returns the request
- thread.
- """
- kwargs['async_req'] = kwargs.get(
- 'async_req', False
- )
- kwargs['_return_http_data_only'] = kwargs.get(
- '_return_http_data_only', True
- )
- kwargs['_preload_content'] = kwargs.get(
- '_preload_content', True
- )
- kwargs['_request_timeout'] = kwargs.get(
- '_request_timeout', None
- )
- kwargs['_check_input_type'] = kwargs.get(
- '_check_input_type', True
- )
- kwargs['_check_return_type'] = kwargs.get(
- '_check_return_type', True
- )
- kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
- return self.call_with_http_info(**kwargs)
-
- self.get_compute_bios_post_policy_by_moid = _Endpoint(
- settings={
- 'response_type': (ComputeBiosPostPolicy,),
- 'auth': [
- 'cookieAuth',
- 'http_signature',
- 'oAuth2',
- 'oAuth2'
- ],
- 'endpoint_path': '/api/v1/compute/BiosPostPolicies/{Moid}',
- 'operation_id': 'get_compute_bios_post_policy_by_moid',
- 'http_method': 'GET',
- 'servers': None,
- },
- params_map={
- 'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
- ],
- 'nullable': [
- ],
- 'enum': [
- ],
- 'validation': [
- ]
- },
- root_map={
- 'validations': {
- },
- 'allowed_values': {
- },
- 'openapi_types': {
- 'moid':
- (str,),
- },
- 'attribute_map': {
- 'moid': 'Moid',
- },
- 'location_map': {
- 'moid': 'path',
- },
- 'collection_format_map': {
- }
- },
- headers_map={
- 'accept': [
- 'application/json',
- 'text/csv',
- 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
- ],
- 'content_type': [],
- },
- api_client=api_client,
- callable=__get_compute_bios_post_policy_by_moid
- )
-
- def __get_compute_bios_post_policy_list(
- self,
- **kwargs
- ):
- """Read a 'compute.BiosPostPolicy' resource. # noqa: E501
-
- This method makes a synchronous HTTP request by default. To make an
- asynchronous HTTP request, please pass async_req=True
-
- >>> thread = api.get_compute_bios_post_policy_list(async_req=True)
- >>> result = thread.get()
-
-
- Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
- _return_http_data_only (bool): response data without head status
- code and headers. Default is True.
- _preload_content (bool): if False, the urllib3.HTTPResponse object
- will be returned without reading/decoding response data.
- Default is True.
- _request_timeout (float/tuple): timeout setting for this request. If one
- number provided, it will be total request timeout. It can also
- be a pair (tuple) of (connection, read) timeouts.
- Default is None.
- _check_input_type (bool): specifies if type checking
- should be done one the data sent to the server.
- Default is True.
- _check_return_type (bool): specifies if type checking
- should be done one the data received from the server.
- Default is True.
- _host_index (int/None): specifies the index of the server
- that we want to use.
- Default is read from the configuration.
- async_req (bool): execute request asynchronously
-
- Returns:
- ComputeBiosPostPolicyResponse
- If the method is called asynchronously, returns the request
- thread.
- """
- kwargs['async_req'] = kwargs.get(
- 'async_req', False
- )
- kwargs['_return_http_data_only'] = kwargs.get(
- '_return_http_data_only', True
- )
- kwargs['_preload_content'] = kwargs.get(
- '_preload_content', True
- )
- kwargs['_request_timeout'] = kwargs.get(
- '_request_timeout', None
- )
- kwargs['_check_input_type'] = kwargs.get(
- '_check_input_type', True
- )
- kwargs['_check_return_type'] = kwargs.get(
- '_check_return_type', True
- )
- kwargs['_host_index'] = kwargs.get('_host_index')
- return self.call_with_http_info(**kwargs)
-
- self.get_compute_bios_post_policy_list = _Endpoint(
- settings={
- 'response_type': (ComputeBiosPostPolicyResponse,),
- 'auth': [
- 'cookieAuth',
- 'http_signature',
- 'oAuth2',
- 'oAuth2'
- ],
- 'endpoint_path': '/api/v1/compute/BiosPostPolicies',
- 'operation_id': 'get_compute_bios_post_policy_list',
- 'http_method': 'GET',
- 'servers': None,
- },
- params_map={
- 'all': [
- 'filter',
- 'orderby',
- 'top',
- 'skip',
- 'select',
- 'expand',
- 'apply',
- 'count',
- 'inlinecount',
- 'at',
- 'tags',
- ],
- 'required': [],
- 'nullable': [
- ],
- 'enum': [
- 'inlinecount',
- ],
- 'validation': [
- ]
- },
- root_map={
- 'validations': {
- },
- 'allowed_values': {
- ('inlinecount',): {
-
- "ALLPAGES": "allpages",
- "NONE": "none"
- },
- },
- 'openapi_types': {
- 'filter':
- (str,),
- 'orderby':
- (str,),
- 'top':
- (int,),
- 'skip':
- (int,),
- 'select':
- (str,),
- 'expand':
- (str,),
- 'apply':
- (str,),
- 'count':
- (bool,),
- 'inlinecount':
- (str,),
- 'at':
- (str,),
- 'tags':
- (str,),
- },
- 'attribute_map': {
- 'filter': '$filter',
- 'orderby': '$orderby',
- 'top': '$top',
- 'skip': '$skip',
- 'select': '$select',
- 'expand': '$expand',
- 'apply': '$apply',
- 'count': '$count',
- 'inlinecount': '$inlinecount',
- 'at': 'at',
- 'tags': 'tags',
- },
- 'location_map': {
- 'filter': 'query',
- 'orderby': 'query',
- 'top': 'query',
- 'skip': 'query',
- 'select': 'query',
- 'expand': 'query',
- 'apply': 'query',
- 'count': 'query',
- 'inlinecount': 'query',
- 'at': 'query',
- 'tags': 'query',
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
},
'collection_format_map': {
}
},
headers_map={
'accept': [
- 'application/json',
- 'text/csv',
- 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ 'application/json'
],
'content_type': [],
},
api_client=api_client,
- callable=__get_compute_bios_post_policy_list
+ callable=__delete_compute_server_power_policy
)
def __get_compute_blade_by_moid(
@@ -3909,145 +3480,6 @@ def __get_compute_vmedia_list(
callable=__get_compute_vmedia_list
)
- def __patch_compute_bios_post_policy(
- self,
- moid,
- compute_bios_post_policy,
- **kwargs
- ):
- """Update a 'compute.BiosPostPolicy' resource. # noqa: E501
-
- This method makes a synchronous HTTP request by default. To make an
- asynchronous HTTP request, please pass async_req=True
-
- >>> thread = api.patch_compute_bios_post_policy(moid, compute_bios_post_policy, async_req=True)
- >>> result = thread.get()
-
- Args:
- moid (str): The unique Moid identifier of a resource instance.
- compute_bios_post_policy (ComputeBiosPostPolicy): The 'compute.BiosPostPolicy' resource to update.
-
- Keyword Args:
- if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
- _return_http_data_only (bool): response data without head status
- code and headers. Default is True.
- _preload_content (bool): if False, the urllib3.HTTPResponse object
- will be returned without reading/decoding response data.
- Default is True.
- _request_timeout (float/tuple): timeout setting for this request. If one
- number provided, it will be total request timeout. It can also
- be a pair (tuple) of (connection, read) timeouts.
- Default is None.
- _check_input_type (bool): specifies if type checking
- should be done one the data sent to the server.
- Default is True.
- _check_return_type (bool): specifies if type checking
- should be done one the data received from the server.
- Default is True.
- _host_index (int/None): specifies the index of the server
- that we want to use.
- Default is read from the configuration.
- async_req (bool): execute request asynchronously
-
- Returns:
- ComputeBiosPostPolicy
- If the method is called asynchronously, returns the request
- thread.
- """
- kwargs['async_req'] = kwargs.get(
- 'async_req', False
- )
- kwargs['_return_http_data_only'] = kwargs.get(
- '_return_http_data_only', True
- )
- kwargs['_preload_content'] = kwargs.get(
- '_preload_content', True
- )
- kwargs['_request_timeout'] = kwargs.get(
- '_request_timeout', None
- )
- kwargs['_check_input_type'] = kwargs.get(
- '_check_input_type', True
- )
- kwargs['_check_return_type'] = kwargs.get(
- '_check_return_type', True
- )
- kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
- kwargs['compute_bios_post_policy'] = \
- compute_bios_post_policy
- return self.call_with_http_info(**kwargs)
-
- self.patch_compute_bios_post_policy = _Endpoint(
- settings={
- 'response_type': (ComputeBiosPostPolicy,),
- 'auth': [
- 'cookieAuth',
- 'http_signature',
- 'oAuth2',
- 'oAuth2'
- ],
- 'endpoint_path': '/api/v1/compute/BiosPostPolicies/{Moid}',
- 'operation_id': 'patch_compute_bios_post_policy',
- 'http_method': 'PATCH',
- 'servers': None,
- },
- params_map={
- 'all': [
- 'moid',
- 'compute_bios_post_policy',
- 'if_match',
- ],
- 'required': [
- 'moid',
- 'compute_bios_post_policy',
- ],
- 'nullable': [
- ],
- 'enum': [
- ],
- 'validation': [
- ]
- },
- root_map={
- 'validations': {
- },
- 'allowed_values': {
- },
- 'openapi_types': {
- 'moid':
- (str,),
- 'compute_bios_post_policy':
- (ComputeBiosPostPolicy,),
- 'if_match':
- (str,),
- },
- 'attribute_map': {
- 'moid': 'Moid',
- 'if_match': 'If-Match',
- },
- 'location_map': {
- 'moid': 'path',
- 'compute_bios_post_policy': 'body',
- 'if_match': 'header',
- },
- 'collection_format_map': {
- }
- },
- headers_map={
- 'accept': [
- 'application/json'
- ],
- 'content_type': [
- 'application/json',
- 'application/json-patch+json'
- ]
- },
- api_client=api_client,
- callable=__patch_compute_bios_post_policy
- )
-
def __patch_compute_blade(
self,
moid,
@@ -5160,145 +4592,6 @@ def __patch_compute_server_setting(
callable=__patch_compute_server_setting
)
- def __update_compute_bios_post_policy(
- self,
- moid,
- compute_bios_post_policy,
- **kwargs
- ):
- """Update a 'compute.BiosPostPolicy' resource. # noqa: E501
-
- This method makes a synchronous HTTP request by default. To make an
- asynchronous HTTP request, please pass async_req=True
-
- >>> thread = api.update_compute_bios_post_policy(moid, compute_bios_post_policy, async_req=True)
- >>> result = thread.get()
-
- Args:
- moid (str): The unique Moid identifier of a resource instance.
- compute_bios_post_policy (ComputeBiosPostPolicy): The 'compute.BiosPostPolicy' resource to update.
-
- Keyword Args:
- if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
- _return_http_data_only (bool): response data without head status
- code and headers. Default is True.
- _preload_content (bool): if False, the urllib3.HTTPResponse object
- will be returned without reading/decoding response data.
- Default is True.
- _request_timeout (float/tuple): timeout setting for this request. If one
- number provided, it will be total request timeout. It can also
- be a pair (tuple) of (connection, read) timeouts.
- Default is None.
- _check_input_type (bool): specifies if type checking
- should be done one the data sent to the server.
- Default is True.
- _check_return_type (bool): specifies if type checking
- should be done one the data received from the server.
- Default is True.
- _host_index (int/None): specifies the index of the server
- that we want to use.
- Default is read from the configuration.
- async_req (bool): execute request asynchronously
-
- Returns:
- ComputeBiosPostPolicy
- If the method is called asynchronously, returns the request
- thread.
- """
- kwargs['async_req'] = kwargs.get(
- 'async_req', False
- )
- kwargs['_return_http_data_only'] = kwargs.get(
- '_return_http_data_only', True
- )
- kwargs['_preload_content'] = kwargs.get(
- '_preload_content', True
- )
- kwargs['_request_timeout'] = kwargs.get(
- '_request_timeout', None
- )
- kwargs['_check_input_type'] = kwargs.get(
- '_check_input_type', True
- )
- kwargs['_check_return_type'] = kwargs.get(
- '_check_return_type', True
- )
- kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
- kwargs['compute_bios_post_policy'] = \
- compute_bios_post_policy
- return self.call_with_http_info(**kwargs)
-
- self.update_compute_bios_post_policy = _Endpoint(
- settings={
- 'response_type': (ComputeBiosPostPolicy,),
- 'auth': [
- 'cookieAuth',
- 'http_signature',
- 'oAuth2',
- 'oAuth2'
- ],
- 'endpoint_path': '/api/v1/compute/BiosPostPolicies/{Moid}',
- 'operation_id': 'update_compute_bios_post_policy',
- 'http_method': 'POST',
- 'servers': None,
- },
- params_map={
- 'all': [
- 'moid',
- 'compute_bios_post_policy',
- 'if_match',
- ],
- 'required': [
- 'moid',
- 'compute_bios_post_policy',
- ],
- 'nullable': [
- ],
- 'enum': [
- ],
- 'validation': [
- ]
- },
- root_map={
- 'validations': {
- },
- 'allowed_values': {
- },
- 'openapi_types': {
- 'moid':
- (str,),
- 'compute_bios_post_policy':
- (ComputeBiosPostPolicy,),
- 'if_match':
- (str,),
- },
- 'attribute_map': {
- 'moid': 'Moid',
- 'if_match': 'If-Match',
- },
- 'location_map': {
- 'moid': 'path',
- 'compute_bios_post_policy': 'body',
- 'if_match': 'header',
- },
- 'collection_format_map': {
- }
- },
- headers_map={
- 'accept': [
- 'application/json'
- ],
- 'content_type': [
- 'application/json',
- 'application/json-patch+json'
- ]
- },
- api_client=api_client,
- callable=__update_compute_bios_post_policy
- )
-
def __update_compute_blade(
self,
moid,
diff --git a/intersight/api/cond_api.py b/intersight/api/cond_api.py
index 1751f34511..5d2b09c4e0 100644
--- a/intersight/api/cond_api.py
+++ b/intersight/api/cond_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/connectorpack_api.py b/intersight/api/connectorpack_api.py
index 14e943ec6b..3bdb8170ab 100644
--- a/intersight/api/connectorpack_api.py
+++ b/intersight/api/connectorpack_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/convergedinfra_api.py b/intersight/api/convergedinfra_api.py
index 7df0a916ac..b7d163beeb 100644
--- a/intersight/api/convergedinfra_api.py
+++ b/intersight/api/convergedinfra_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/crd_api.py b/intersight/api/crd_api.py
index 34fbd458f6..75091b3070 100644
--- a/intersight/api/crd_api.py
+++ b/intersight/api/crd_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/deviceconnector_api.py b/intersight/api/deviceconnector_api.py
index dce679d8de..ed0c510546 100644
--- a/intersight/api/deviceconnector_api.py
+++ b/intersight/api/deviceconnector_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/equipment_api.py b/intersight/api/equipment_api.py
index bb2ba0ce2f..29dd6d5d0a 100644
--- a/intersight/api/equipment_api.py
+++ b/intersight/api/equipment_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/ether_api.py b/intersight/api/ether_api.py
index 41721a75fb..69dc13d90a 100644
--- a/intersight/api/ether_api.py
+++ b/intersight/api/ether_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/externalsite_api.py b/intersight/api/externalsite_api.py
index 189a047491..e99c86dcfb 100644
--- a/intersight/api/externalsite_api.py
+++ b/intersight/api/externalsite_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/fabric_api.py b/intersight/api/fabric_api.py
index da85027cce..be6e8729a8 100644
--- a/intersight/api/fabric_api.py
+++ b/intersight/api/fabric_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/fault_api.py b/intersight/api/fault_api.py
index 672990ef48..6857f5ed4d 100644
--- a/intersight/api/fault_api.py
+++ b/intersight/api/fault_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/fc_api.py b/intersight/api/fc_api.py
index f36cd8de71..03198769c7 100644
--- a/intersight/api/fc_api.py
+++ b/intersight/api/fc_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/fcpool_api.py b/intersight/api/fcpool_api.py
index 9f63a7fbbb..a4759a33e0 100644
--- a/intersight/api/fcpool_api.py
+++ b/intersight/api/fcpool_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/feedback_api.py b/intersight/api/feedback_api.py
index ec6afb4b50..4aa8f3a5d1 100644
--- a/intersight/api/feedback_api.py
+++ b/intersight/api/feedback_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/firmware_api.py b/intersight/api/firmware_api.py
index c8c4b558e3..ebc39a0283 100644
--- a/intersight/api/firmware_api.py
+++ b/intersight/api/firmware_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -16618,6 +16618,145 @@ def __patch_firmware_unsupported_version_upgrade(
callable=__patch_firmware_unsupported_version_upgrade
)
+ def __patch_firmware_upgrade(
+ self,
+ moid,
+ firmware_upgrade,
+ **kwargs
+ ):
+ """Update a 'firmware.Upgrade' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.patch_firmware_upgrade(moid, firmware_upgrade, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ firmware_upgrade (FirmwareUpgrade): The 'firmware.Upgrade' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ FirmwareUpgrade
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['firmware_upgrade'] = \
+ firmware_upgrade
+ return self.call_with_http_info(**kwargs)
+
+ self.patch_firmware_upgrade = _Endpoint(
+ settings={
+ 'response_type': (FirmwareUpgrade,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/firmware/Upgrades/{Moid}',
+ 'operation_id': 'patch_firmware_upgrade',
+ 'http_method': 'PATCH',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'firmware_upgrade',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'firmware_upgrade',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'firmware_upgrade':
+ (FirmwareUpgrade,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'firmware_upgrade': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__patch_firmware_upgrade
+ )
+
def __update_firmware_bios_descriptor(
self,
moid,
@@ -19258,3 +19397,142 @@ def __update_firmware_unsupported_version_upgrade(
api_client=api_client,
callable=__update_firmware_unsupported_version_upgrade
)
+
+ def __update_firmware_upgrade(
+ self,
+ moid,
+ firmware_upgrade,
+ **kwargs
+ ):
+ """Update a 'firmware.Upgrade' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.update_firmware_upgrade(moid, firmware_upgrade, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ firmware_upgrade (FirmwareUpgrade): The 'firmware.Upgrade' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ FirmwareUpgrade
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['firmware_upgrade'] = \
+ firmware_upgrade
+ return self.call_with_http_info(**kwargs)
+
+ self.update_firmware_upgrade = _Endpoint(
+ settings={
+ 'response_type': (FirmwareUpgrade,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/firmware/Upgrades/{Moid}',
+ 'operation_id': 'update_firmware_upgrade',
+ 'http_method': 'POST',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'firmware_upgrade',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'firmware_upgrade',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'firmware_upgrade':
+ (FirmwareUpgrade,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'firmware_upgrade': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__update_firmware_upgrade
+ )
diff --git a/intersight/api/forecast_api.py b/intersight/api/forecast_api.py
index d76ab7d494..f4de9c54b6 100644
--- a/intersight/api/forecast_api.py
+++ b/intersight/api/forecast_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/graphics_api.py b/intersight/api/graphics_api.py
index 66edbdebce..85b58e99ad 100644
--- a/intersight/api/graphics_api.py
+++ b/intersight/api/graphics_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/hcl_api.py b/intersight/api/hcl_api.py
index 074a402594..40e23e8f9b 100644
--- a/intersight/api/hcl_api.py
+++ b/intersight/api/hcl_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/hyperflex_api.py b/intersight/api/hyperflex_api.py
index 6b867233fd..017c1e4df2 100644
--- a/intersight/api/hyperflex_api.py
+++ b/intersight/api/hyperflex_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -65,6 +65,8 @@
from intersight.model.hyperflex_device_package_download_state_response import HyperflexDevicePackageDownloadStateResponse
from intersight.model.hyperflex_drive import HyperflexDrive
from intersight.model.hyperflex_drive_response import HyperflexDriveResponse
+from intersight.model.hyperflex_encryption import HyperflexEncryption
+from intersight.model.hyperflex_encryption_response import HyperflexEncryptionResponse
from intersight.model.hyperflex_ext_fc_storage_policy import HyperflexExtFcStoragePolicy
from intersight.model.hyperflex_ext_fc_storage_policy_response import HyperflexExtFcStoragePolicyResponse
from intersight.model.hyperflex_ext_iscsi_storage_policy import HyperflexExtIscsiStoragePolicy
@@ -85,6 +87,12 @@
from intersight.model.hyperflex_health_response import HyperflexHealthResponse
from intersight.model.hyperflex_hxdp_version import HyperflexHxdpVersion
from intersight.model.hyperflex_hxdp_version_response import HyperflexHxdpVersionResponse
+from intersight.model.hyperflex_hypervisor_host import HyperflexHypervisorHost
+from intersight.model.hyperflex_hypervisor_host_response import HyperflexHypervisorHostResponse
+from intersight.model.hyperflex_hypervisor_virtual_machine import HyperflexHypervisorVirtualMachine
+from intersight.model.hyperflex_hypervisor_virtual_machine_response import HyperflexHypervisorVirtualMachineResponse
+from intersight.model.hyperflex_key_encryption_key import HyperflexKeyEncryptionKey
+from intersight.model.hyperflex_key_encryption_key_response import HyperflexKeyEncryptionKeyResponse
from intersight.model.hyperflex_license import HyperflexLicense
from intersight.model.hyperflex_license_response import HyperflexLicenseResponse
from intersight.model.hyperflex_local_credential_policy import HyperflexLocalCredentialPolicy
@@ -2427,6 +2435,140 @@ def __create_hyperflex_hxdp_version(
callable=__create_hyperflex_hxdp_version
)
+ def __create_hyperflex_key_encryption_key(
+ self,
+ hyperflex_key_encryption_key,
+ **kwargs
+ ):
+ """Create a 'hyperflex.KeyEncryptionKey' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.create_hyperflex_key_encryption_key(hyperflex_key_encryption_key, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ hyperflex_key_encryption_key (HyperflexKeyEncryptionKey): The 'hyperflex.KeyEncryptionKey' resource to create.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexKeyEncryptionKey
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['hyperflex_key_encryption_key'] = \
+ hyperflex_key_encryption_key
+ return self.call_with_http_info(**kwargs)
+
+ self.create_hyperflex_key_encryption_key = _Endpoint(
+ settings={
+ 'response_type': (HyperflexKeyEncryptionKey,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/KeyEncryptionKeys',
+ 'operation_id': 'create_hyperflex_key_encryption_key',
+ 'http_method': 'POST',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'hyperflex_key_encryption_key',
+ 'if_match',
+ 'if_none_match',
+ ],
+ 'required': [
+ 'hyperflex_key_encryption_key',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'hyperflex_key_encryption_key':
+ (HyperflexKeyEncryptionKey,),
+ 'if_match':
+ (str,),
+ 'if_none_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'if_match': 'If-Match',
+ 'if_none_match': 'If-None-Match',
+ },
+ 'location_map': {
+ 'hyperflex_key_encryption_key': 'body',
+ 'if_match': 'header',
+ 'if_none_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json'
+ ]
+ },
+ api_client=api_client,
+ callable=__create_hyperflex_key_encryption_key
+ )
+
def __create_hyperflex_local_credential_policy(
self,
hyperflex_local_credential_policy,
@@ -7004,17 +7146,17 @@ def __delete_hyperflex_hxdp_version(
callable=__delete_hyperflex_hxdp_version
)
- def __delete_hyperflex_local_credential_policy(
+ def __delete_hyperflex_key_encryption_key(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.LocalCredentialPolicy' resource. # noqa: E501
+ """Delete a 'hyperflex.KeyEncryptionKey' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_local_credential_policy(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_key_encryption_key(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -7069,7 +7211,7 @@ def __delete_hyperflex_local_credential_policy(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_local_credential_policy = _Endpoint(
+ self.delete_hyperflex_key_encryption_key = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -7078,8 +7220,8 @@ def __delete_hyperflex_local_credential_policy(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/LocalCredentialPolicies/{Moid}',
- 'operation_id': 'delete_hyperflex_local_credential_policy',
+ 'endpoint_path': '/api/v1/hyperflex/KeyEncryptionKeys/{Moid}',
+ 'operation_id': 'delete_hyperflex_key_encryption_key',
'http_method': 'DELETE',
'servers': None,
},
@@ -7122,20 +7264,20 @@ def __delete_hyperflex_local_credential_policy(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_local_credential_policy
+ callable=__delete_hyperflex_key_encryption_key
)
- def __delete_hyperflex_node_config_policy(
+ def __delete_hyperflex_local_credential_policy(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.NodeConfigPolicy' resource. # noqa: E501
+ """Delete a 'hyperflex.LocalCredentialPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_node_config_policy(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_local_credential_policy(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -7190,7 +7332,7 @@ def __delete_hyperflex_node_config_policy(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_node_config_policy = _Endpoint(
+ self.delete_hyperflex_local_credential_policy = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -7199,8 +7341,8 @@ def __delete_hyperflex_node_config_policy(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/NodeConfigPolicies/{Moid}',
- 'operation_id': 'delete_hyperflex_node_config_policy',
+ 'endpoint_path': '/api/v1/hyperflex/LocalCredentialPolicies/{Moid}',
+ 'operation_id': 'delete_hyperflex_local_credential_policy',
'http_method': 'DELETE',
'servers': None,
},
@@ -7243,20 +7385,20 @@ def __delete_hyperflex_node_config_policy(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_node_config_policy
+ callable=__delete_hyperflex_local_credential_policy
)
- def __delete_hyperflex_node_profile(
+ def __delete_hyperflex_node_config_policy(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.NodeProfile' resource. # noqa: E501
+ """Delete a 'hyperflex.NodeConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_node_profile(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_node_config_policy(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -7311,7 +7453,7 @@ def __delete_hyperflex_node_profile(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_node_profile = _Endpoint(
+ self.delete_hyperflex_node_config_policy = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -7320,8 +7462,8 @@ def __delete_hyperflex_node_profile(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/NodeProfiles/{Moid}',
- 'operation_id': 'delete_hyperflex_node_profile',
+ 'endpoint_path': '/api/v1/hyperflex/NodeConfigPolicies/{Moid}',
+ 'operation_id': 'delete_hyperflex_node_config_policy',
'http_method': 'DELETE',
'servers': None,
},
@@ -7364,20 +7506,20 @@ def __delete_hyperflex_node_profile(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_node_profile
+ callable=__delete_hyperflex_node_config_policy
)
- def __delete_hyperflex_proxy_setting_policy(
+ def __delete_hyperflex_node_profile(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.ProxySettingPolicy' resource. # noqa: E501
+ """Delete a 'hyperflex.NodeProfile' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_proxy_setting_policy(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_node_profile(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -7432,7 +7574,7 @@ def __delete_hyperflex_proxy_setting_policy(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_proxy_setting_policy = _Endpoint(
+ self.delete_hyperflex_node_profile = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -7441,8 +7583,8 @@ def __delete_hyperflex_proxy_setting_policy(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ProxySettingPolicies/{Moid}',
- 'operation_id': 'delete_hyperflex_proxy_setting_policy',
+ 'endpoint_path': '/api/v1/hyperflex/NodeProfiles/{Moid}',
+ 'operation_id': 'delete_hyperflex_node_profile',
'http_method': 'DELETE',
'servers': None,
},
@@ -7485,20 +7627,20 @@ def __delete_hyperflex_proxy_setting_policy(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_proxy_setting_policy
+ callable=__delete_hyperflex_node_profile
)
- def __delete_hyperflex_server_firmware_version(
+ def __delete_hyperflex_proxy_setting_policy(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.ServerFirmwareVersion' resource. # noqa: E501
+ """Delete a 'hyperflex.ProxySettingPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_server_firmware_version(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_proxy_setting_policy(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -7553,7 +7695,7 @@ def __delete_hyperflex_server_firmware_version(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_server_firmware_version = _Endpoint(
+ self.delete_hyperflex_proxy_setting_policy = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -7562,8 +7704,8 @@ def __delete_hyperflex_server_firmware_version(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersions/{Moid}',
- 'operation_id': 'delete_hyperflex_server_firmware_version',
+ 'endpoint_path': '/api/v1/hyperflex/ProxySettingPolicies/{Moid}',
+ 'operation_id': 'delete_hyperflex_proxy_setting_policy',
'http_method': 'DELETE',
'servers': None,
},
@@ -7606,20 +7748,20 @@ def __delete_hyperflex_server_firmware_version(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_server_firmware_version
+ callable=__delete_hyperflex_proxy_setting_policy
)
- def __delete_hyperflex_server_firmware_version_entry(
+ def __delete_hyperflex_server_firmware_version(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.ServerFirmwareVersionEntry' resource. # noqa: E501
+ """Delete a 'hyperflex.ServerFirmwareVersion' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_server_firmware_version_entry(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_server_firmware_version(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -7674,7 +7816,7 @@ def __delete_hyperflex_server_firmware_version_entry(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_server_firmware_version_entry = _Endpoint(
+ self.delete_hyperflex_server_firmware_version = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -7683,8 +7825,8 @@ def __delete_hyperflex_server_firmware_version_entry(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersionEntries/{Moid}',
- 'operation_id': 'delete_hyperflex_server_firmware_version_entry',
+ 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersions/{Moid}',
+ 'operation_id': 'delete_hyperflex_server_firmware_version',
'http_method': 'DELETE',
'servers': None,
},
@@ -7727,20 +7869,20 @@ def __delete_hyperflex_server_firmware_version_entry(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_server_firmware_version_entry
+ callable=__delete_hyperflex_server_firmware_version
)
- def __delete_hyperflex_server_model(
+ def __delete_hyperflex_server_firmware_version_entry(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.ServerModel' resource. # noqa: E501
+ """Delete a 'hyperflex.ServerFirmwareVersionEntry' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_server_model(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_server_firmware_version_entry(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -7795,7 +7937,7 @@ def __delete_hyperflex_server_model(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_server_model = _Endpoint(
+ self.delete_hyperflex_server_firmware_version_entry = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -7804,8 +7946,8 @@ def __delete_hyperflex_server_model(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServerModels/{Moid}',
- 'operation_id': 'delete_hyperflex_server_model',
+ 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersionEntries/{Moid}',
+ 'operation_id': 'delete_hyperflex_server_firmware_version_entry',
'http_method': 'DELETE',
'servers': None,
},
@@ -7848,20 +7990,20 @@ def __delete_hyperflex_server_model(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_server_model
+ callable=__delete_hyperflex_server_firmware_version_entry
)
- def __delete_hyperflex_service_auth_token(
+ def __delete_hyperflex_server_model(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.ServiceAuthToken' resource. # noqa: E501
+ """Delete a 'hyperflex.ServerModel' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_service_auth_token(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_server_model(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -7916,7 +8058,7 @@ def __delete_hyperflex_service_auth_token(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_service_auth_token = _Endpoint(
+ self.delete_hyperflex_server_model = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -7925,8 +8067,8 @@ def __delete_hyperflex_service_auth_token(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServiceAuthTokens/{Moid}',
- 'operation_id': 'delete_hyperflex_service_auth_token',
+ 'endpoint_path': '/api/v1/hyperflex/ServerModels/{Moid}',
+ 'operation_id': 'delete_hyperflex_server_model',
'http_method': 'DELETE',
'servers': None,
},
@@ -7969,20 +8111,20 @@ def __delete_hyperflex_service_auth_token(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_service_auth_token
+ callable=__delete_hyperflex_server_model
)
- def __delete_hyperflex_software_distribution_component(
+ def __delete_hyperflex_service_auth_token(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.SoftwareDistributionComponent' resource. # noqa: E501
+ """Delete a 'hyperflex.ServiceAuthToken' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_software_distribution_component(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_service_auth_token(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -8037,7 +8179,7 @@ def __delete_hyperflex_software_distribution_component(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_software_distribution_component = _Endpoint(
+ self.delete_hyperflex_service_auth_token = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -8046,8 +8188,8 @@ def __delete_hyperflex_software_distribution_component(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionComponents/{Moid}',
- 'operation_id': 'delete_hyperflex_software_distribution_component',
+ 'endpoint_path': '/api/v1/hyperflex/ServiceAuthTokens/{Moid}',
+ 'operation_id': 'delete_hyperflex_service_auth_token',
'http_method': 'DELETE',
'servers': None,
},
@@ -8090,20 +8232,20 @@ def __delete_hyperflex_software_distribution_component(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_software_distribution_component
+ callable=__delete_hyperflex_service_auth_token
)
- def __delete_hyperflex_software_distribution_entry(
+ def __delete_hyperflex_software_distribution_component(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.SoftwareDistributionEntry' resource. # noqa: E501
+ """Delete a 'hyperflex.SoftwareDistributionComponent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_software_distribution_entry(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_software_distribution_component(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -8158,7 +8300,7 @@ def __delete_hyperflex_software_distribution_entry(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_software_distribution_entry = _Endpoint(
+ self.delete_hyperflex_software_distribution_component = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -8167,8 +8309,8 @@ def __delete_hyperflex_software_distribution_entry(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionEntries/{Moid}',
- 'operation_id': 'delete_hyperflex_software_distribution_entry',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionComponents/{Moid}',
+ 'operation_id': 'delete_hyperflex_software_distribution_component',
'http_method': 'DELETE',
'servers': None,
},
@@ -8211,20 +8353,20 @@ def __delete_hyperflex_software_distribution_entry(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_software_distribution_entry
+ callable=__delete_hyperflex_software_distribution_component
)
- def __delete_hyperflex_software_distribution_version(
+ def __delete_hyperflex_software_distribution_entry(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.SoftwareDistributionVersion' resource. # noqa: E501
+ """Delete a 'hyperflex.SoftwareDistributionEntry' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_software_distribution_version(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_software_distribution_entry(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -8279,7 +8421,7 @@ def __delete_hyperflex_software_distribution_version(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_software_distribution_version = _Endpoint(
+ self.delete_hyperflex_software_distribution_entry = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -8288,8 +8430,8 @@ def __delete_hyperflex_software_distribution_version(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionVersions/{Moid}',
- 'operation_id': 'delete_hyperflex_software_distribution_version',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionEntries/{Moid}',
+ 'operation_id': 'delete_hyperflex_software_distribution_entry',
'http_method': 'DELETE',
'servers': None,
},
@@ -8332,20 +8474,20 @@ def __delete_hyperflex_software_distribution_version(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_software_distribution_version
+ callable=__delete_hyperflex_software_distribution_entry
)
- def __delete_hyperflex_software_version_policy(
+ def __delete_hyperflex_software_distribution_version(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.SoftwareVersionPolicy' resource. # noqa: E501
+ """Delete a 'hyperflex.SoftwareDistributionVersion' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_software_version_policy(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_software_distribution_version(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -8400,7 +8542,7 @@ def __delete_hyperflex_software_version_policy(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_software_version_policy = _Endpoint(
+ self.delete_hyperflex_software_distribution_version = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -8409,8 +8551,8 @@ def __delete_hyperflex_software_version_policy(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareVersionPolicies/{Moid}',
- 'operation_id': 'delete_hyperflex_software_version_policy',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionVersions/{Moid}',
+ 'operation_id': 'delete_hyperflex_software_distribution_version',
'http_method': 'DELETE',
'servers': None,
},
@@ -8453,20 +8595,20 @@ def __delete_hyperflex_software_version_policy(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_software_version_policy
+ callable=__delete_hyperflex_software_distribution_version
)
- def __delete_hyperflex_sys_config_policy(
+ def __delete_hyperflex_software_version_policy(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.SysConfigPolicy' resource. # noqa: E501
+ """Delete a 'hyperflex.SoftwareVersionPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_sys_config_policy(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_software_version_policy(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -8521,7 +8663,7 @@ def __delete_hyperflex_sys_config_policy(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_sys_config_policy = _Endpoint(
+ self.delete_hyperflex_software_version_policy = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -8530,8 +8672,8 @@ def __delete_hyperflex_sys_config_policy(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SysConfigPolicies/{Moid}',
- 'operation_id': 'delete_hyperflex_sys_config_policy',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareVersionPolicies/{Moid}',
+ 'operation_id': 'delete_hyperflex_software_version_policy',
'http_method': 'DELETE',
'servers': None,
},
@@ -8574,20 +8716,20 @@ def __delete_hyperflex_sys_config_policy(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_sys_config_policy
+ callable=__delete_hyperflex_software_version_policy
)
- def __delete_hyperflex_ucsm_config_policy(
+ def __delete_hyperflex_sys_config_policy(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.UcsmConfigPolicy' resource. # noqa: E501
+ """Delete a 'hyperflex.SysConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_ucsm_config_policy(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_sys_config_policy(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -8642,7 +8784,7 @@ def __delete_hyperflex_ucsm_config_policy(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_ucsm_config_policy = _Endpoint(
+ self.delete_hyperflex_sys_config_policy = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -8651,8 +8793,8 @@ def __delete_hyperflex_ucsm_config_policy(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/UcsmConfigPolicies/{Moid}',
- 'operation_id': 'delete_hyperflex_ucsm_config_policy',
+ 'endpoint_path': '/api/v1/hyperflex/SysConfigPolicies/{Moid}',
+ 'operation_id': 'delete_hyperflex_sys_config_policy',
'http_method': 'DELETE',
'servers': None,
},
@@ -8695,20 +8837,20 @@ def __delete_hyperflex_ucsm_config_policy(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_ucsm_config_policy
+ callable=__delete_hyperflex_sys_config_policy
)
- def __delete_hyperflex_vcenter_config_policy(
+ def __delete_hyperflex_ucsm_config_policy(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.VcenterConfigPolicy' resource. # noqa: E501
+ """Delete a 'hyperflex.UcsmConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_vcenter_config_policy(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_ucsm_config_policy(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -8763,7 +8905,7 @@ def __delete_hyperflex_vcenter_config_policy(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_vcenter_config_policy = _Endpoint(
+ self.delete_hyperflex_ucsm_config_policy = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -8772,8 +8914,8 @@ def __delete_hyperflex_vcenter_config_policy(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VcenterConfigPolicies/{Moid}',
- 'operation_id': 'delete_hyperflex_vcenter_config_policy',
+ 'endpoint_path': '/api/v1/hyperflex/UcsmConfigPolicies/{Moid}',
+ 'operation_id': 'delete_hyperflex_ucsm_config_policy',
'http_method': 'DELETE',
'servers': None,
},
@@ -8816,20 +8958,20 @@ def __delete_hyperflex_vcenter_config_policy(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_vcenter_config_policy
+ callable=__delete_hyperflex_ucsm_config_policy
)
- def __delete_hyperflex_vm_backup_info(
+ def __delete_hyperflex_vcenter_config_policy(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.VmBackupInfo' resource. # noqa: E501
+ """Delete a 'hyperflex.VcenterConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_vm_backup_info(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_vcenter_config_policy(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -8884,7 +9026,7 @@ def __delete_hyperflex_vm_backup_info(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_vm_backup_info = _Endpoint(
+ self.delete_hyperflex_vcenter_config_policy = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -8893,8 +9035,8 @@ def __delete_hyperflex_vm_backup_info(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VmBackupInfos/{Moid}',
- 'operation_id': 'delete_hyperflex_vm_backup_info',
+ 'endpoint_path': '/api/v1/hyperflex/VcenterConfigPolicies/{Moid}',
+ 'operation_id': 'delete_hyperflex_vcenter_config_policy',
'http_method': 'DELETE',
'servers': None,
},
@@ -8937,20 +9079,20 @@ def __delete_hyperflex_vm_backup_info(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_vm_backup_info
+ callable=__delete_hyperflex_vcenter_config_policy
)
- def __delete_hyperflex_vm_import_operation(
+ def __delete_hyperflex_vm_backup_info(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.VmImportOperation' resource. # noqa: E501
+ """Delete a 'hyperflex.VmBackupInfo' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_vm_import_operation(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_vm_backup_info(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -9005,7 +9147,7 @@ def __delete_hyperflex_vm_import_operation(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_vm_import_operation = _Endpoint(
+ self.delete_hyperflex_vm_backup_info = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -9014,8 +9156,8 @@ def __delete_hyperflex_vm_import_operation(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VmImportOperations/{Moid}',
- 'operation_id': 'delete_hyperflex_vm_import_operation',
+ 'endpoint_path': '/api/v1/hyperflex/VmBackupInfos/{Moid}',
+ 'operation_id': 'delete_hyperflex_vm_backup_info',
'http_method': 'DELETE',
'servers': None,
},
@@ -9058,20 +9200,20 @@ def __delete_hyperflex_vm_import_operation(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_vm_import_operation
+ callable=__delete_hyperflex_vm_backup_info
)
- def __delete_hyperflex_vm_restore_operation(
+ def __delete_hyperflex_vm_import_operation(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.VmRestoreOperation' resource. # noqa: E501
+ """Delete a 'hyperflex.VmImportOperation' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_vm_restore_operation(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_vm_import_operation(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -9126,7 +9268,7 @@ def __delete_hyperflex_vm_restore_operation(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_vm_restore_operation = _Endpoint(
+ self.delete_hyperflex_vm_import_operation = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -9135,8 +9277,8 @@ def __delete_hyperflex_vm_restore_operation(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VmRestoreOperations/{Moid}',
- 'operation_id': 'delete_hyperflex_vm_restore_operation',
+ 'endpoint_path': '/api/v1/hyperflex/VmImportOperations/{Moid}',
+ 'operation_id': 'delete_hyperflex_vm_import_operation',
'http_method': 'DELETE',
'servers': None,
},
@@ -9179,20 +9321,20 @@ def __delete_hyperflex_vm_restore_operation(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_vm_restore_operation
+ callable=__delete_hyperflex_vm_import_operation
)
- def __delete_hyperflex_vm_snapshot_info(
+ def __delete_hyperflex_vm_restore_operation(
self,
moid,
**kwargs
):
- """Delete a 'hyperflex.VmSnapshotInfo' resource. # noqa: E501
+ """Delete a 'hyperflex.VmRestoreOperation' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.delete_hyperflex_vm_snapshot_info(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_vm_restore_operation(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -9247,7 +9389,7 @@ def __delete_hyperflex_vm_snapshot_info(
moid
return self.call_with_http_info(**kwargs)
- self.delete_hyperflex_vm_snapshot_info = _Endpoint(
+ self.delete_hyperflex_vm_restore_operation = _Endpoint(
settings={
'response_type': None,
'auth': [
@@ -9256,8 +9398,8 @@ def __delete_hyperflex_vm_snapshot_info(
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VmSnapshotInfos/{Moid}',
- 'operation_id': 'delete_hyperflex_vm_snapshot_info',
+ 'endpoint_path': '/api/v1/hyperflex/VmRestoreOperations/{Moid}',
+ 'operation_id': 'delete_hyperflex_vm_restore_operation',
'http_method': 'DELETE',
'servers': None,
},
@@ -9300,20 +9442,20 @@ def __delete_hyperflex_vm_snapshot_info(
'content_type': [],
},
api_client=api_client,
- callable=__delete_hyperflex_vm_snapshot_info
+ callable=__delete_hyperflex_vm_restore_operation
)
- def __get_hyperflex_alarm_by_moid(
+ def __delete_hyperflex_vm_snapshot_info(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.Alarm' resource. # noqa: E501
+ """Delete a 'hyperflex.VmSnapshotInfo' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_alarm_by_moid(moid, async_req=True)
+ >>> thread = api.delete_hyperflex_vm_snapshot_info(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -9341,7 +9483,7 @@ def __get_hyperflex_alarm_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexAlarm
+ None
If the method is called asynchronously, returns the request
thread.
"""
@@ -9368,18 +9510,18 @@ def __get_hyperflex_alarm_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_alarm_by_moid = _Endpoint(
+ self.delete_hyperflex_vm_snapshot_info = _Endpoint(
settings={
- 'response_type': (HyperflexAlarm,),
+ 'response_type': None,
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/Alarms/{Moid}',
- 'operation_id': 'get_hyperflex_alarm_by_moid',
- 'http_method': 'GET',
+ 'endpoint_path': '/api/v1/hyperflex/VmSnapshotInfos/{Moid}',
+ 'operation_id': 'delete_hyperflex_vm_snapshot_info',
+ 'http_method': 'DELETE',
'servers': None,
},
params_map={
@@ -9416,18 +9558,17 @@ def __get_hyperflex_alarm_by_moid(
},
headers_map={
'accept': [
- 'application/json',
- 'text/csv',
- 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ 'application/json'
],
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_alarm_by_moid
+ callable=__delete_hyperflex_vm_snapshot_info
)
- def __get_hyperflex_alarm_list(
+ def __get_hyperflex_alarm_by_moid(
self,
+ moid,
**kwargs
):
"""Read a 'hyperflex.Alarm' resource. # noqa: E501
@@ -9435,22 +9576,13 @@ def __get_hyperflex_alarm_list(
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_alarm_list(async_req=True)
+ >>> thread = api.get_hyperflex_alarm_by_moid(moid, async_req=True)
>>> result = thread.get()
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -9472,7 +9604,7 @@ def __get_hyperflex_alarm_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexAlarmResponse
+ HyperflexAlarm
If the method is called asynchronously, returns the request
thread.
"""
@@ -9495,41 +9627,34 @@ def __get_hyperflex_alarm_list(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_alarm_list = _Endpoint(
+ self.get_hyperflex_alarm_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexAlarmResponse,),
+ 'response_type': (HyperflexAlarm,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/Alarms',
- 'operation_id': 'get_hyperflex_alarm_list',
+ 'endpoint_path': '/api/v1/hyperflex/Alarms/{Moid}',
+ 'operation_id': 'get_hyperflex_alarm_by_moid',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'filter',
- 'orderby',
- 'top',
- 'skip',
- 'select',
- 'expand',
- 'apply',
- 'count',
- 'inlinecount',
- 'at',
- 'tags',
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
],
- 'required': [],
'nullable': [
],
'enum': [
- 'inlinecount',
],
'validation': [
]
@@ -9538,61 +9663,16 @@ def __get_hyperflex_alarm_list(
'validations': {
},
'allowed_values': {
- ('inlinecount',): {
-
- "ALLPAGES": "allpages",
- "NONE": "none"
- },
},
'openapi_types': {
- 'filter':
- (str,),
- 'orderby':
- (str,),
- 'top':
- (int,),
- 'skip':
- (int,),
- 'select':
- (str,),
- 'expand':
- (str,),
- 'apply':
- (str,),
- 'count':
- (bool,),
- 'inlinecount':
- (str,),
- 'at':
- (str,),
- 'tags':
+ 'moid':
(str,),
},
'attribute_map': {
- 'filter': '$filter',
- 'orderby': '$orderby',
- 'top': '$top',
- 'skip': '$skip',
- 'select': '$select',
- 'expand': '$expand',
- 'apply': '$apply',
- 'count': '$count',
- 'inlinecount': '$inlinecount',
- 'at': 'at',
- 'tags': 'tags',
+ 'moid': 'Moid',
},
'location_map': {
- 'filter': 'query',
- 'orderby': 'query',
- 'top': 'query',
- 'skip': 'query',
- 'select': 'query',
- 'expand': 'query',
- 'apply': 'query',
- 'count': 'query',
- 'inlinecount': 'query',
- 'at': 'query',
- 'tags': 'query',
+ 'moid': 'path',
},
'collection_format_map': {
}
@@ -9606,26 +9686,34 @@ def __get_hyperflex_alarm_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_alarm_list
+ callable=__get_hyperflex_alarm_by_moid
)
- def __get_hyperflex_app_catalog_by_moid(
+ def __get_hyperflex_alarm_list(
self,
- moid,
**kwargs
):
- """Read a 'hyperflex.AppCatalog' resource. # noqa: E501
+ """Read a 'hyperflex.Alarm' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_app_catalog_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_alarm_list(async_req=True)
>>> result = thread.get()
- Args:
- moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -9647,138 +9735,7 @@ def __get_hyperflex_app_catalog_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexAppCatalog
- If the method is called asynchronously, returns the request
- thread.
- """
- kwargs['async_req'] = kwargs.get(
- 'async_req', False
- )
- kwargs['_return_http_data_only'] = kwargs.get(
- '_return_http_data_only', True
- )
- kwargs['_preload_content'] = kwargs.get(
- '_preload_content', True
- )
- kwargs['_request_timeout'] = kwargs.get(
- '_request_timeout', None
- )
- kwargs['_check_input_type'] = kwargs.get(
- '_check_input_type', True
- )
- kwargs['_check_return_type'] = kwargs.get(
- '_check_return_type', True
- )
- kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
- return self.call_with_http_info(**kwargs)
-
- self.get_hyperflex_app_catalog_by_moid = _Endpoint(
- settings={
- 'response_type': (HyperflexAppCatalog,),
- 'auth': [
- 'cookieAuth',
- 'http_signature',
- 'oAuth2',
- 'oAuth2'
- ],
- 'endpoint_path': '/api/v1/hyperflex/AppCatalogs/{Moid}',
- 'operation_id': 'get_hyperflex_app_catalog_by_moid',
- 'http_method': 'GET',
- 'servers': None,
- },
- params_map={
- 'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
- ],
- 'nullable': [
- ],
- 'enum': [
- ],
- 'validation': [
- ]
- },
- root_map={
- 'validations': {
- },
- 'allowed_values': {
- },
- 'openapi_types': {
- 'moid':
- (str,),
- },
- 'attribute_map': {
- 'moid': 'Moid',
- },
- 'location_map': {
- 'moid': 'path',
- },
- 'collection_format_map': {
- }
- },
- headers_map={
- 'accept': [
- 'application/json',
- 'text/csv',
- 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
- ],
- 'content_type': [],
- },
- api_client=api_client,
- callable=__get_hyperflex_app_catalog_by_moid
- )
-
- def __get_hyperflex_app_catalog_list(
- self,
- **kwargs
- ):
- """Read a 'hyperflex.AppCatalog' resource. # noqa: E501
-
- This method makes a synchronous HTTP request by default. To make an
- asynchronous HTTP request, please pass async_req=True
-
- >>> thread = api.get_hyperflex_app_catalog_list(async_req=True)
- >>> result = thread.get()
-
-
- Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
- _return_http_data_only (bool): response data without head status
- code and headers. Default is True.
- _preload_content (bool): if False, the urllib3.HTTPResponse object
- will be returned without reading/decoding response data.
- Default is True.
- _request_timeout (float/tuple): timeout setting for this request. If one
- number provided, it will be total request timeout. It can also
- be a pair (tuple) of (connection, read) timeouts.
- Default is None.
- _check_input_type (bool): specifies if type checking
- should be done one the data sent to the server.
- Default is True.
- _check_return_type (bool): specifies if type checking
- should be done one the data received from the server.
- Default is True.
- _host_index (int/None): specifies the index of the server
- that we want to use.
- Default is read from the configuration.
- async_req (bool): execute request asynchronously
-
- Returns:
- HyperflexAppCatalogResponse
+ HyperflexAlarmResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -9803,17 +9760,17 @@ def __get_hyperflex_app_catalog_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_app_catalog_list = _Endpoint(
+ self.get_hyperflex_alarm_list = _Endpoint(
settings={
- 'response_type': (HyperflexAppCatalogResponse,),
+ 'response_type': (HyperflexAlarmResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/AppCatalogs',
- 'operation_id': 'get_hyperflex_app_catalog_list',
+ 'endpoint_path': '/api/v1/hyperflex/Alarms',
+ 'operation_id': 'get_hyperflex_alarm_list',
'http_method': 'GET',
'servers': None,
},
@@ -9912,20 +9869,20 @@ def __get_hyperflex_app_catalog_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_app_catalog_list
+ callable=__get_hyperflex_alarm_list
)
- def __get_hyperflex_auto_support_policy_by_moid(
+ def __get_hyperflex_app_catalog_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.AutoSupportPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.AppCatalog' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_auto_support_policy_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_app_catalog_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -9953,7 +9910,7 @@ def __get_hyperflex_auto_support_policy_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexAutoSupportPolicy
+ HyperflexAppCatalog
If the method is called asynchronously, returns the request
thread.
"""
@@ -9980,17 +9937,17 @@ def __get_hyperflex_auto_support_policy_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_auto_support_policy_by_moid = _Endpoint(
+ self.get_hyperflex_app_catalog_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexAutoSupportPolicy,),
+ 'response_type': (HyperflexAppCatalog,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/AutoSupportPolicies/{Moid}',
- 'operation_id': 'get_hyperflex_auto_support_policy_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/AppCatalogs/{Moid}',
+ 'operation_id': 'get_hyperflex_app_catalog_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -10035,19 +9992,19 @@ def __get_hyperflex_auto_support_policy_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_auto_support_policy_by_moid
+ callable=__get_hyperflex_app_catalog_by_moid
)
- def __get_hyperflex_auto_support_policy_list(
+ def __get_hyperflex_app_catalog_list(
self,
**kwargs
):
- """Read a 'hyperflex.AutoSupportPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.AppCatalog' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_auto_support_policy_list(async_req=True)
+ >>> thread = api.get_hyperflex_app_catalog_list(async_req=True)
>>> result = thread.get()
@@ -10084,7 +10041,7 @@ def __get_hyperflex_auto_support_policy_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexAutoSupportPolicyResponse
+ HyperflexAppCatalogResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -10109,17 +10066,17 @@ def __get_hyperflex_auto_support_policy_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_auto_support_policy_list = _Endpoint(
+ self.get_hyperflex_app_catalog_list = _Endpoint(
settings={
- 'response_type': (HyperflexAutoSupportPolicyResponse,),
+ 'response_type': (HyperflexAppCatalogResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/AutoSupportPolicies',
- 'operation_id': 'get_hyperflex_auto_support_policy_list',
+ 'endpoint_path': '/api/v1/hyperflex/AppCatalogs',
+ 'operation_id': 'get_hyperflex_app_catalog_list',
'http_method': 'GET',
'servers': None,
},
@@ -10218,20 +10175,20 @@ def __get_hyperflex_auto_support_policy_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_auto_support_policy_list
+ callable=__get_hyperflex_app_catalog_list
)
- def __get_hyperflex_backup_cluster_by_moid(
+ def __get_hyperflex_auto_support_policy_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.BackupCluster' resource. # noqa: E501
+ """Read a 'hyperflex.AutoSupportPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_backup_cluster_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_auto_support_policy_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -10259,7 +10216,7 @@ def __get_hyperflex_backup_cluster_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexBackupCluster
+ HyperflexAutoSupportPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -10286,17 +10243,17 @@ def __get_hyperflex_backup_cluster_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_backup_cluster_by_moid = _Endpoint(
+ self.get_hyperflex_auto_support_policy_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexBackupCluster,),
+ 'response_type': (HyperflexAutoSupportPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/BackupClusters/{Moid}',
- 'operation_id': 'get_hyperflex_backup_cluster_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/AutoSupportPolicies/{Moid}',
+ 'operation_id': 'get_hyperflex_auto_support_policy_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -10341,19 +10298,19 @@ def __get_hyperflex_backup_cluster_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_backup_cluster_by_moid
+ callable=__get_hyperflex_auto_support_policy_by_moid
)
- def __get_hyperflex_backup_cluster_list(
+ def __get_hyperflex_auto_support_policy_list(
self,
**kwargs
):
- """Read a 'hyperflex.BackupCluster' resource. # noqa: E501
+ """Read a 'hyperflex.AutoSupportPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_backup_cluster_list(async_req=True)
+ >>> thread = api.get_hyperflex_auto_support_policy_list(async_req=True)
>>> result = thread.get()
@@ -10390,7 +10347,7 @@ def __get_hyperflex_backup_cluster_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexBackupClusterResponse
+ HyperflexAutoSupportPolicyResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -10415,17 +10372,17 @@ def __get_hyperflex_backup_cluster_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_backup_cluster_list = _Endpoint(
+ self.get_hyperflex_auto_support_policy_list = _Endpoint(
settings={
- 'response_type': (HyperflexBackupClusterResponse,),
+ 'response_type': (HyperflexAutoSupportPolicyResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/BackupClusters',
- 'operation_id': 'get_hyperflex_backup_cluster_list',
+ 'endpoint_path': '/api/v1/hyperflex/AutoSupportPolicies',
+ 'operation_id': 'get_hyperflex_auto_support_policy_list',
'http_method': 'GET',
'servers': None,
},
@@ -10524,20 +10481,20 @@ def __get_hyperflex_backup_cluster_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_backup_cluster_list
+ callable=__get_hyperflex_auto_support_policy_list
)
- def __get_hyperflex_capability_info_by_moid(
+ def __get_hyperflex_backup_cluster_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.CapabilityInfo' resource. # noqa: E501
+ """Read a 'hyperflex.BackupCluster' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_capability_info_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_backup_cluster_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -10565,7 +10522,7 @@ def __get_hyperflex_capability_info_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexCapabilityInfo
+ HyperflexBackupCluster
If the method is called asynchronously, returns the request
thread.
"""
@@ -10592,17 +10549,17 @@ def __get_hyperflex_capability_info_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_capability_info_by_moid = _Endpoint(
+ self.get_hyperflex_backup_cluster_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexCapabilityInfo,),
+ 'response_type': (HyperflexBackupCluster,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/CapabilityInfos/{Moid}',
- 'operation_id': 'get_hyperflex_capability_info_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/BackupClusters/{Moid}',
+ 'operation_id': 'get_hyperflex_backup_cluster_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -10647,19 +10604,19 @@ def __get_hyperflex_capability_info_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_capability_info_by_moid
+ callable=__get_hyperflex_backup_cluster_by_moid
)
- def __get_hyperflex_capability_info_list(
+ def __get_hyperflex_backup_cluster_list(
self,
**kwargs
):
- """Read a 'hyperflex.CapabilityInfo' resource. # noqa: E501
+ """Read a 'hyperflex.BackupCluster' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_capability_info_list(async_req=True)
+ >>> thread = api.get_hyperflex_backup_cluster_list(async_req=True)
>>> result = thread.get()
@@ -10696,7 +10653,7 @@ def __get_hyperflex_capability_info_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexCapabilityInfoResponse
+ HyperflexBackupClusterResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -10721,17 +10678,17 @@ def __get_hyperflex_capability_info_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_capability_info_list = _Endpoint(
+ self.get_hyperflex_backup_cluster_list = _Endpoint(
settings={
- 'response_type': (HyperflexCapabilityInfoResponse,),
+ 'response_type': (HyperflexBackupClusterResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/CapabilityInfos',
- 'operation_id': 'get_hyperflex_capability_info_list',
+ 'endpoint_path': '/api/v1/hyperflex/BackupClusters',
+ 'operation_id': 'get_hyperflex_backup_cluster_list',
'http_method': 'GET',
'servers': None,
},
@@ -10830,20 +10787,20 @@ def __get_hyperflex_capability_info_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_capability_info_list
+ callable=__get_hyperflex_backup_cluster_list
)
- def __get_hyperflex_cluster_backup_policy_by_moid(
+ def __get_hyperflex_capability_info_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.ClusterBackupPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.CapabilityInfo' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_cluster_backup_policy_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_capability_info_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -10871,7 +10828,7 @@ def __get_hyperflex_cluster_backup_policy_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterBackupPolicy
+ HyperflexCapabilityInfo
If the method is called asynchronously, returns the request
thread.
"""
@@ -10898,17 +10855,17 @@ def __get_hyperflex_cluster_backup_policy_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_cluster_backup_policy_by_moid = _Endpoint(
+ self.get_hyperflex_capability_info_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexClusterBackupPolicy,),
+ 'response_type': (HyperflexCapabilityInfo,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicies/{Moid}',
- 'operation_id': 'get_hyperflex_cluster_backup_policy_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/CapabilityInfos/{Moid}',
+ 'operation_id': 'get_hyperflex_capability_info_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -10953,26 +10910,34 @@ def __get_hyperflex_cluster_backup_policy_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_cluster_backup_policy_by_moid
+ callable=__get_hyperflex_capability_info_by_moid
)
- def __get_hyperflex_cluster_backup_policy_deployment_by_moid(
+ def __get_hyperflex_capability_info_list(
self,
- moid,
**kwargs
):
- """Read a 'hyperflex.ClusterBackupPolicyDeployment' resource. # noqa: E501
+ """Read a 'hyperflex.CapabilityInfo' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_cluster_backup_policy_deployment_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_capability_info_list(async_req=True)
>>> result = thread.get()
- Args:
- moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -10994,7 +10959,7 @@ def __get_hyperflex_cluster_backup_policy_deployment_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterBackupPolicyDeployment
+ HyperflexCapabilityInfoResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -11017,34 +10982,41 @@ def __get_hyperflex_cluster_backup_policy_deployment_by_moid(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_cluster_backup_policy_deployment_by_moid = _Endpoint(
+ self.get_hyperflex_capability_info_list = _Endpoint(
settings={
- 'response_type': (HyperflexClusterBackupPolicyDeployment,),
+ 'response_type': (HyperflexCapabilityInfoResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicyDeployments/{Moid}',
- 'operation_id': 'get_hyperflex_cluster_backup_policy_deployment_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/CapabilityInfos',
+ 'operation_id': 'get_hyperflex_capability_info_list',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
],
+ 'required': [],
'nullable': [
],
'enum': [
+ 'inlinecount',
],
'validation': [
]
@@ -11053,16 +11025,61 @@ def __get_hyperflex_cluster_backup_policy_deployment_by_moid(
'validations': {
},
'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
},
'openapi_types': {
- 'moid':
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
(str,),
},
'attribute_map': {
- 'moid': 'Moid',
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
},
'location_map': {
- 'moid': 'path',
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
},
'collection_format_map': {
}
@@ -11076,34 +11093,26 @@ def __get_hyperflex_cluster_backup_policy_deployment_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_cluster_backup_policy_deployment_by_moid
+ callable=__get_hyperflex_capability_info_list
)
- def __get_hyperflex_cluster_backup_policy_deployment_list(
+ def __get_hyperflex_cluster_backup_policy_by_moid(
self,
+ moid,
**kwargs
):
- """Read a 'hyperflex.ClusterBackupPolicyDeployment' resource. # noqa: E501
+ """Read a 'hyperflex.ClusterBackupPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_cluster_backup_policy_deployment_list(async_req=True)
+ >>> thread = api.get_hyperflex_cluster_backup_policy_by_moid(moid, async_req=True)
>>> result = thread.get()
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -11125,7 +11134,7 @@ def __get_hyperflex_cluster_backup_policy_deployment_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterBackupPolicyDeploymentResponse
+ HyperflexClusterBackupPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -11148,41 +11157,34 @@ def __get_hyperflex_cluster_backup_policy_deployment_list(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_cluster_backup_policy_deployment_list = _Endpoint(
+ self.get_hyperflex_cluster_backup_policy_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexClusterBackupPolicyDeploymentResponse,),
+ 'response_type': (HyperflexClusterBackupPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicyDeployments',
- 'operation_id': 'get_hyperflex_cluster_backup_policy_deployment_list',
+ 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicies/{Moid}',
+ 'operation_id': 'get_hyperflex_cluster_backup_policy_by_moid',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'filter',
- 'orderby',
- 'top',
- 'skip',
- 'select',
- 'expand',
- 'apply',
- 'count',
- 'inlinecount',
- 'at',
- 'tags',
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
],
- 'required': [],
'nullable': [
],
'enum': [
- 'inlinecount',
],
'validation': [
]
@@ -11191,61 +11193,16 @@ def __get_hyperflex_cluster_backup_policy_deployment_list(
'validations': {
},
'allowed_values': {
- ('inlinecount',): {
-
- "ALLPAGES": "allpages",
- "NONE": "none"
- },
},
'openapi_types': {
- 'filter':
- (str,),
- 'orderby':
- (str,),
- 'top':
- (int,),
- 'skip':
- (int,),
- 'select':
- (str,),
- 'expand':
- (str,),
- 'apply':
- (str,),
- 'count':
- (bool,),
- 'inlinecount':
- (str,),
- 'at':
- (str,),
- 'tags':
+ 'moid':
(str,),
},
'attribute_map': {
- 'filter': '$filter',
- 'orderby': '$orderby',
- 'top': '$top',
- 'skip': '$skip',
- 'select': '$select',
- 'expand': '$expand',
- 'apply': '$apply',
- 'count': '$count',
- 'inlinecount': '$inlinecount',
- 'at': 'at',
- 'tags': 'tags',
+ 'moid': 'Moid',
},
'location_map': {
- 'filter': 'query',
- 'orderby': 'query',
- 'top': 'query',
- 'skip': 'query',
- 'select': 'query',
- 'expand': 'query',
- 'apply': 'query',
- 'count': 'query',
- 'inlinecount': 'query',
- 'at': 'query',
- 'tags': 'query',
+ 'moid': 'path',
},
'collection_format_map': {
}
@@ -11259,20 +11216,20 @@ def __get_hyperflex_cluster_backup_policy_deployment_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_cluster_backup_policy_deployment_list
+ callable=__get_hyperflex_cluster_backup_policy_by_moid
)
- def __get_hyperflex_cluster_backup_policy_inventory_by_moid(
+ def __get_hyperflex_cluster_backup_policy_deployment_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.ClusterBackupPolicyInventory' resource. # noqa: E501
+ """Read a 'hyperflex.ClusterBackupPolicyDeployment' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_cluster_backup_policy_inventory_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_cluster_backup_policy_deployment_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -11300,7 +11257,7 @@ def __get_hyperflex_cluster_backup_policy_inventory_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterBackupPolicyInventory
+ HyperflexClusterBackupPolicyDeployment
If the method is called asynchronously, returns the request
thread.
"""
@@ -11327,17 +11284,17 @@ def __get_hyperflex_cluster_backup_policy_inventory_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_cluster_backup_policy_inventory_by_moid = _Endpoint(
+ self.get_hyperflex_cluster_backup_policy_deployment_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexClusterBackupPolicyInventory,),
+ 'response_type': (HyperflexClusterBackupPolicyDeployment,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicyInventories/{Moid}',
- 'operation_id': 'get_hyperflex_cluster_backup_policy_inventory_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicyDeployments/{Moid}',
+ 'operation_id': 'get_hyperflex_cluster_backup_policy_deployment_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -11382,19 +11339,19 @@ def __get_hyperflex_cluster_backup_policy_inventory_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_cluster_backup_policy_inventory_by_moid
+ callable=__get_hyperflex_cluster_backup_policy_deployment_by_moid
)
- def __get_hyperflex_cluster_backup_policy_inventory_list(
+ def __get_hyperflex_cluster_backup_policy_deployment_list(
self,
**kwargs
):
- """Read a 'hyperflex.ClusterBackupPolicyInventory' resource. # noqa: E501
+ """Read a 'hyperflex.ClusterBackupPolicyDeployment' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_cluster_backup_policy_inventory_list(async_req=True)
+ >>> thread = api.get_hyperflex_cluster_backup_policy_deployment_list(async_req=True)
>>> result = thread.get()
@@ -11431,7 +11388,7 @@ def __get_hyperflex_cluster_backup_policy_inventory_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterBackupPolicyInventoryResponse
+ HyperflexClusterBackupPolicyDeploymentResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -11456,17 +11413,17 @@ def __get_hyperflex_cluster_backup_policy_inventory_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_cluster_backup_policy_inventory_list = _Endpoint(
+ self.get_hyperflex_cluster_backup_policy_deployment_list = _Endpoint(
settings={
- 'response_type': (HyperflexClusterBackupPolicyInventoryResponse,),
+ 'response_type': (HyperflexClusterBackupPolicyDeploymentResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicyInventories',
- 'operation_id': 'get_hyperflex_cluster_backup_policy_inventory_list',
+ 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicyDeployments',
+ 'operation_id': 'get_hyperflex_cluster_backup_policy_deployment_list',
'http_method': 'GET',
'servers': None,
},
@@ -11565,34 +11522,340 @@ def __get_hyperflex_cluster_backup_policy_inventory_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_cluster_backup_policy_inventory_list
+ callable=__get_hyperflex_cluster_backup_policy_deployment_list
)
- def __get_hyperflex_cluster_backup_policy_list(
+ def __get_hyperflex_cluster_backup_policy_inventory_by_moid(
self,
+ moid,
**kwargs
):
- """Read a 'hyperflex.ClusterBackupPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.ClusterBackupPolicyInventory' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_cluster_backup_policy_list(async_req=True)
+ >>> thread = api.get_hyperflex_cluster_backup_policy_inventory_by_moid(moid, async_req=True)
>>> result = thread.get()
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexClusterBackupPolicyInventory
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_hyperflex_cluster_backup_policy_inventory_by_moid = _Endpoint(
+ settings={
+ 'response_type': (HyperflexClusterBackupPolicyInventory,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicyInventories/{Moid}',
+ 'operation_id': 'get_hyperflex_cluster_backup_policy_inventory_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_hyperflex_cluster_backup_policy_inventory_by_moid
+ )
+
+ def __get_hyperflex_cluster_backup_policy_inventory_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'hyperflex.ClusterBackupPolicyInventory' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_hyperflex_cluster_backup_policy_inventory_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexClusterBackupPolicyInventoryResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_hyperflex_cluster_backup_policy_inventory_list = _Endpoint(
+ settings={
+ 'response_type': (HyperflexClusterBackupPolicyInventoryResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicyInventories',
+ 'operation_id': 'get_hyperflex_cluster_backup_policy_inventory_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_hyperflex_cluster_backup_policy_inventory_list
+ )
+
+ def __get_hyperflex_cluster_backup_policy_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'hyperflex.ClusterBackupPolicy' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_hyperflex_cluster_backup_policy_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -15729,17 +15992,17 @@ def __get_hyperflex_drive_list(
callable=__get_hyperflex_drive_list
)
- def __get_hyperflex_ext_fc_storage_policy_by_moid(
+ def __get_hyperflex_encryption_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.ExtFcStoragePolicy' resource. # noqa: E501
+ """Read a 'hyperflex.Encryption' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_ext_fc_storage_policy_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_encryption_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -15767,7 +16030,7 @@ def __get_hyperflex_ext_fc_storage_policy_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexExtFcStoragePolicy
+ HyperflexEncryption
If the method is called asynchronously, returns the request
thread.
"""
@@ -15794,17 +16057,17 @@ def __get_hyperflex_ext_fc_storage_policy_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_ext_fc_storage_policy_by_moid = _Endpoint(
+ self.get_hyperflex_encryption_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexExtFcStoragePolicy,),
+ 'response_type': (HyperflexEncryption,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ExtFcStoragePolicies/{Moid}',
- 'operation_id': 'get_hyperflex_ext_fc_storage_policy_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/Encryptions/{Moid}',
+ 'operation_id': 'get_hyperflex_encryption_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -15849,19 +16112,19 @@ def __get_hyperflex_ext_fc_storage_policy_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_ext_fc_storage_policy_by_moid
+ callable=__get_hyperflex_encryption_by_moid
)
- def __get_hyperflex_ext_fc_storage_policy_list(
+ def __get_hyperflex_encryption_list(
self,
**kwargs
):
- """Read a 'hyperflex.ExtFcStoragePolicy' resource. # noqa: E501
+ """Read a 'hyperflex.Encryption' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_ext_fc_storage_policy_list(async_req=True)
+ >>> thread = api.get_hyperflex_encryption_list(async_req=True)
>>> result = thread.get()
@@ -15898,7 +16161,7 @@ def __get_hyperflex_ext_fc_storage_policy_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexExtFcStoragePolicyResponse
+ HyperflexEncryptionResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -15923,17 +16186,17 @@ def __get_hyperflex_ext_fc_storage_policy_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_ext_fc_storage_policy_list = _Endpoint(
+ self.get_hyperflex_encryption_list = _Endpoint(
settings={
- 'response_type': (HyperflexExtFcStoragePolicyResponse,),
+ 'response_type': (HyperflexEncryptionResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ExtFcStoragePolicies',
- 'operation_id': 'get_hyperflex_ext_fc_storage_policy_list',
+ 'endpoint_path': '/api/v1/hyperflex/Encryptions',
+ 'operation_id': 'get_hyperflex_encryption_list',
'http_method': 'GET',
'servers': None,
},
@@ -16032,20 +16295,20 @@ def __get_hyperflex_ext_fc_storage_policy_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_ext_fc_storage_policy_list
+ callable=__get_hyperflex_encryption_list
)
- def __get_hyperflex_ext_iscsi_storage_policy_by_moid(
+ def __get_hyperflex_ext_fc_storage_policy_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.ExtIscsiStoragePolicy' resource. # noqa: E501
+ """Read a 'hyperflex.ExtFcStoragePolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_ext_iscsi_storage_policy_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_ext_fc_storage_policy_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -16073,7 +16336,7 @@ def __get_hyperflex_ext_iscsi_storage_policy_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexExtIscsiStoragePolicy
+ HyperflexExtFcStoragePolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -16100,17 +16363,17 @@ def __get_hyperflex_ext_iscsi_storage_policy_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_ext_iscsi_storage_policy_by_moid = _Endpoint(
+ self.get_hyperflex_ext_fc_storage_policy_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexExtIscsiStoragePolicy,),
+ 'response_type': (HyperflexExtFcStoragePolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ExtIscsiStoragePolicies/{Moid}',
- 'operation_id': 'get_hyperflex_ext_iscsi_storage_policy_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/ExtFcStoragePolicies/{Moid}',
+ 'operation_id': 'get_hyperflex_ext_fc_storage_policy_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -16155,19 +16418,19 @@ def __get_hyperflex_ext_iscsi_storage_policy_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_ext_iscsi_storage_policy_by_moid
+ callable=__get_hyperflex_ext_fc_storage_policy_by_moid
)
- def __get_hyperflex_ext_iscsi_storage_policy_list(
+ def __get_hyperflex_ext_fc_storage_policy_list(
self,
**kwargs
):
- """Read a 'hyperflex.ExtIscsiStoragePolicy' resource. # noqa: E501
+ """Read a 'hyperflex.ExtFcStoragePolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_ext_iscsi_storage_policy_list(async_req=True)
+ >>> thread = api.get_hyperflex_ext_fc_storage_policy_list(async_req=True)
>>> result = thread.get()
@@ -16204,7 +16467,7 @@ def __get_hyperflex_ext_iscsi_storage_policy_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexExtIscsiStoragePolicyResponse
+ HyperflexExtFcStoragePolicyResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -16229,17 +16492,17 @@ def __get_hyperflex_ext_iscsi_storage_policy_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_ext_iscsi_storage_policy_list = _Endpoint(
+ self.get_hyperflex_ext_fc_storage_policy_list = _Endpoint(
settings={
- 'response_type': (HyperflexExtIscsiStoragePolicyResponse,),
+ 'response_type': (HyperflexExtFcStoragePolicyResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ExtIscsiStoragePolicies',
- 'operation_id': 'get_hyperflex_ext_iscsi_storage_policy_list',
+ 'endpoint_path': '/api/v1/hyperflex/ExtFcStoragePolicies',
+ 'operation_id': 'get_hyperflex_ext_fc_storage_policy_list',
'http_method': 'GET',
'servers': None,
},
@@ -16338,20 +16601,20 @@ def __get_hyperflex_ext_iscsi_storage_policy_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_ext_iscsi_storage_policy_list
+ callable=__get_hyperflex_ext_fc_storage_policy_list
)
- def __get_hyperflex_feature_limit_external_by_moid(
+ def __get_hyperflex_ext_iscsi_storage_policy_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.FeatureLimitExternal' resource. # noqa: E501
+ """Read a 'hyperflex.ExtIscsiStoragePolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_feature_limit_external_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_ext_iscsi_storage_policy_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -16379,7 +16642,7 @@ def __get_hyperflex_feature_limit_external_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexFeatureLimitExternal
+ HyperflexExtIscsiStoragePolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -16406,17 +16669,17 @@ def __get_hyperflex_feature_limit_external_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_feature_limit_external_by_moid = _Endpoint(
+ self.get_hyperflex_ext_iscsi_storage_policy_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexFeatureLimitExternal,),
+ 'response_type': (HyperflexExtIscsiStoragePolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/FeatureLimitExternals/{Moid}',
- 'operation_id': 'get_hyperflex_feature_limit_external_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/ExtIscsiStoragePolicies/{Moid}',
+ 'operation_id': 'get_hyperflex_ext_iscsi_storage_policy_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -16461,19 +16724,19 @@ def __get_hyperflex_feature_limit_external_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_feature_limit_external_by_moid
+ callable=__get_hyperflex_ext_iscsi_storage_policy_by_moid
)
- def __get_hyperflex_feature_limit_external_list(
+ def __get_hyperflex_ext_iscsi_storage_policy_list(
self,
**kwargs
):
- """Read a 'hyperflex.FeatureLimitExternal' resource. # noqa: E501
+ """Read a 'hyperflex.ExtIscsiStoragePolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_feature_limit_external_list(async_req=True)
+ >>> thread = api.get_hyperflex_ext_iscsi_storage_policy_list(async_req=True)
>>> result = thread.get()
@@ -16510,7 +16773,7 @@ def __get_hyperflex_feature_limit_external_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexFeatureLimitExternalResponse
+ HyperflexExtIscsiStoragePolicyResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -16535,17 +16798,17 @@ def __get_hyperflex_feature_limit_external_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_feature_limit_external_list = _Endpoint(
+ self.get_hyperflex_ext_iscsi_storage_policy_list = _Endpoint(
settings={
- 'response_type': (HyperflexFeatureLimitExternalResponse,),
+ 'response_type': (HyperflexExtIscsiStoragePolicyResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/FeatureLimitExternals',
- 'operation_id': 'get_hyperflex_feature_limit_external_list',
+ 'endpoint_path': '/api/v1/hyperflex/ExtIscsiStoragePolicies',
+ 'operation_id': 'get_hyperflex_ext_iscsi_storage_policy_list',
'http_method': 'GET',
'servers': None,
},
@@ -16644,20 +16907,20 @@ def __get_hyperflex_feature_limit_external_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_feature_limit_external_list
+ callable=__get_hyperflex_ext_iscsi_storage_policy_list
)
- def __get_hyperflex_feature_limit_internal_by_moid(
+ def __get_hyperflex_feature_limit_external_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.FeatureLimitInternal' resource. # noqa: E501
+ """Read a 'hyperflex.FeatureLimitExternal' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_feature_limit_internal_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_feature_limit_external_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -16685,7 +16948,7 @@ def __get_hyperflex_feature_limit_internal_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexFeatureLimitInternal
+ HyperflexFeatureLimitExternal
If the method is called asynchronously, returns the request
thread.
"""
@@ -16712,17 +16975,17 @@ def __get_hyperflex_feature_limit_internal_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_feature_limit_internal_by_moid = _Endpoint(
+ self.get_hyperflex_feature_limit_external_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexFeatureLimitInternal,),
+ 'response_type': (HyperflexFeatureLimitExternal,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/FeatureLimitInternals/{Moid}',
- 'operation_id': 'get_hyperflex_feature_limit_internal_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/FeatureLimitExternals/{Moid}',
+ 'operation_id': 'get_hyperflex_feature_limit_external_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -16767,19 +17030,19 @@ def __get_hyperflex_feature_limit_internal_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_feature_limit_internal_by_moid
+ callable=__get_hyperflex_feature_limit_external_by_moid
)
- def __get_hyperflex_feature_limit_internal_list(
+ def __get_hyperflex_feature_limit_external_list(
self,
**kwargs
):
- """Read a 'hyperflex.FeatureLimitInternal' resource. # noqa: E501
+ """Read a 'hyperflex.FeatureLimitExternal' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_feature_limit_internal_list(async_req=True)
+ >>> thread = api.get_hyperflex_feature_limit_external_list(async_req=True)
>>> result = thread.get()
@@ -16816,7 +17079,7 @@ def __get_hyperflex_feature_limit_internal_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexFeatureLimitInternalResponse
+ HyperflexFeatureLimitExternalResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -16841,17 +17104,17 @@ def __get_hyperflex_feature_limit_internal_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_feature_limit_internal_list = _Endpoint(
+ self.get_hyperflex_feature_limit_external_list = _Endpoint(
settings={
- 'response_type': (HyperflexFeatureLimitInternalResponse,),
+ 'response_type': (HyperflexFeatureLimitExternalResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/FeatureLimitInternals',
- 'operation_id': 'get_hyperflex_feature_limit_internal_list',
+ 'endpoint_path': '/api/v1/hyperflex/FeatureLimitExternals',
+ 'operation_id': 'get_hyperflex_feature_limit_external_list',
'http_method': 'GET',
'servers': None,
},
@@ -16950,20 +17213,20 @@ def __get_hyperflex_feature_limit_internal_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_feature_limit_internal_list
+ callable=__get_hyperflex_feature_limit_external_list
)
- def __get_hyperflex_health_by_moid(
+ def __get_hyperflex_feature_limit_internal_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.Health' resource. # noqa: E501
+ """Read a 'hyperflex.FeatureLimitInternal' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_health_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_feature_limit_internal_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -16991,7 +17254,7 @@ def __get_hyperflex_health_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexHealth
+ HyperflexFeatureLimitInternal
If the method is called asynchronously, returns the request
thread.
"""
@@ -17018,17 +17281,17 @@ def __get_hyperflex_health_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_health_by_moid = _Endpoint(
+ self.get_hyperflex_feature_limit_internal_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexHealth,),
+ 'response_type': (HyperflexFeatureLimitInternal,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/Healths/{Moid}',
- 'operation_id': 'get_hyperflex_health_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/FeatureLimitInternals/{Moid}',
+ 'operation_id': 'get_hyperflex_feature_limit_internal_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -17073,26 +17336,34 @@ def __get_hyperflex_health_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_health_by_moid
+ callable=__get_hyperflex_feature_limit_internal_by_moid
)
- def __get_hyperflex_health_check_definition_by_moid(
+ def __get_hyperflex_feature_limit_internal_list(
self,
- moid,
**kwargs
):
- """Read a 'hyperflex.HealthCheckDefinition' resource. # noqa: E501
+ """Read a 'hyperflex.FeatureLimitInternal' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_health_check_definition_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_feature_limit_internal_list(async_req=True)
>>> result = thread.get()
- Args:
- moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -17114,7 +17385,7 @@ def __get_hyperflex_health_check_definition_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexHealthCheckDefinition
+ HyperflexFeatureLimitInternalResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -17137,34 +17408,41 @@ def __get_hyperflex_health_check_definition_by_moid(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_health_check_definition_by_moid = _Endpoint(
+ self.get_hyperflex_feature_limit_internal_list = _Endpoint(
settings={
- 'response_type': (HyperflexHealthCheckDefinition,),
+ 'response_type': (HyperflexFeatureLimitInternalResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/HealthCheckDefinitions/{Moid}',
- 'operation_id': 'get_hyperflex_health_check_definition_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/FeatureLimitInternals',
+ 'operation_id': 'get_hyperflex_feature_limit_internal_list',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
],
+ 'required': [],
'nullable': [
],
'enum': [
+ 'inlinecount',
],
'validation': [
]
@@ -17173,16 +17451,61 @@ def __get_hyperflex_health_check_definition_by_moid(
'validations': {
},
'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
},
'openapi_types': {
- 'moid':
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
(str,),
},
'attribute_map': {
- 'moid': 'Moid',
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
},
'location_map': {
- 'moid': 'path',
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
},
'collection_format_map': {
}
@@ -17196,34 +17519,280 @@ def __get_hyperflex_health_check_definition_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_health_check_definition_by_moid
+ callable=__get_hyperflex_feature_limit_internal_list
)
- def __get_hyperflex_health_check_definition_list(
+ def __get_hyperflex_health_by_moid(
self,
+ moid,
**kwargs
):
- """Read a 'hyperflex.HealthCheckDefinition' resource. # noqa: E501
+ """Read a 'hyperflex.Health' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_health_check_definition_list(async_req=True)
+ >>> thread = api.get_hyperflex_health_by_moid(moid, async_req=True)
>>> result = thread.get()
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexHealth
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_hyperflex_health_by_moid = _Endpoint(
+ settings={
+ 'response_type': (HyperflexHealth,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/Healths/{Moid}',
+ 'operation_id': 'get_hyperflex_health_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_hyperflex_health_by_moid
+ )
+
+ def __get_hyperflex_health_check_definition_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'hyperflex.HealthCheckDefinition' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_hyperflex_health_check_definition_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexHealthCheckDefinition
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_hyperflex_health_check_definition_by_moid = _Endpoint(
+ settings={
+ 'response_type': (HyperflexHealthCheckDefinition,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/HealthCheckDefinitions/{Moid}',
+ 'operation_id': 'get_hyperflex_health_check_definition_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_hyperflex_health_check_definition_by_moid
+ )
+
+ def __get_hyperflex_health_check_definition_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'hyperflex.HealthCheckDefinition' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_hyperflex_health_check_definition_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -18789,17 +19358,17 @@ def __get_hyperflex_hxdp_version_list(
callable=__get_hyperflex_hxdp_version_list
)
- def __get_hyperflex_license_by_moid(
+ def __get_hyperflex_hypervisor_host_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.License' resource. # noqa: E501
+ """Read a 'hyperflex.HypervisorHost' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_license_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_hypervisor_host_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -18827,7 +19396,7 @@ def __get_hyperflex_license_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexLicense
+ HyperflexHypervisorHost
If the method is called asynchronously, returns the request
thread.
"""
@@ -18854,17 +19423,17 @@ def __get_hyperflex_license_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_license_by_moid = _Endpoint(
+ self.get_hyperflex_hypervisor_host_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexLicense,),
+ 'response_type': (HyperflexHypervisorHost,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/Licenses/{Moid}',
- 'operation_id': 'get_hyperflex_license_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/HypervisorHosts/{Moid}',
+ 'operation_id': 'get_hyperflex_hypervisor_host_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -18909,19 +19478,19 @@ def __get_hyperflex_license_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_license_by_moid
+ callable=__get_hyperflex_hypervisor_host_by_moid
)
- def __get_hyperflex_license_list(
+ def __get_hyperflex_hypervisor_host_list(
self,
**kwargs
):
- """Read a 'hyperflex.License' resource. # noqa: E501
+ """Read a 'hyperflex.HypervisorHost' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_license_list(async_req=True)
+ >>> thread = api.get_hyperflex_hypervisor_host_list(async_req=True)
>>> result = thread.get()
@@ -18958,7 +19527,7 @@ def __get_hyperflex_license_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexLicenseResponse
+ HyperflexHypervisorHostResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -18983,17 +19552,17 @@ def __get_hyperflex_license_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_license_list = _Endpoint(
+ self.get_hyperflex_hypervisor_host_list = _Endpoint(
settings={
- 'response_type': (HyperflexLicenseResponse,),
+ 'response_type': (HyperflexHypervisorHostResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/Licenses',
- 'operation_id': 'get_hyperflex_license_list',
+ 'endpoint_path': '/api/v1/hyperflex/HypervisorHosts',
+ 'operation_id': 'get_hyperflex_hypervisor_host_list',
'http_method': 'GET',
'servers': None,
},
@@ -19092,20 +19661,20 @@ def __get_hyperflex_license_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_license_list
+ callable=__get_hyperflex_hypervisor_host_list
)
- def __get_hyperflex_local_credential_policy_by_moid(
+ def __get_hyperflex_hypervisor_virtual_machine_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.LocalCredentialPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.HypervisorVirtualMachine' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_local_credential_policy_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_hypervisor_virtual_machine_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -19133,7 +19702,7 @@ def __get_hyperflex_local_credential_policy_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexLocalCredentialPolicy
+ HyperflexHypervisorVirtualMachine
If the method is called asynchronously, returns the request
thread.
"""
@@ -19160,17 +19729,17 @@ def __get_hyperflex_local_credential_policy_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_local_credential_policy_by_moid = _Endpoint(
+ self.get_hyperflex_hypervisor_virtual_machine_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexLocalCredentialPolicy,),
+ 'response_type': (HyperflexHypervisorVirtualMachine,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/LocalCredentialPolicies/{Moid}',
- 'operation_id': 'get_hyperflex_local_credential_policy_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/HypervisorVirtualMachines/{Moid}',
+ 'operation_id': 'get_hyperflex_hypervisor_virtual_machine_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -19215,19 +19784,19 @@ def __get_hyperflex_local_credential_policy_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_local_credential_policy_by_moid
+ callable=__get_hyperflex_hypervisor_virtual_machine_by_moid
)
- def __get_hyperflex_local_credential_policy_list(
+ def __get_hyperflex_hypervisor_virtual_machine_list(
self,
**kwargs
):
- """Read a 'hyperflex.LocalCredentialPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.HypervisorVirtualMachine' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_local_credential_policy_list(async_req=True)
+ >>> thread = api.get_hyperflex_hypervisor_virtual_machine_list(async_req=True)
>>> result = thread.get()
@@ -19264,7 +19833,7 @@ def __get_hyperflex_local_credential_policy_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexLocalCredentialPolicyResponse
+ HyperflexHypervisorVirtualMachineResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -19289,17 +19858,17 @@ def __get_hyperflex_local_credential_policy_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_local_credential_policy_list = _Endpoint(
+ self.get_hyperflex_hypervisor_virtual_machine_list = _Endpoint(
settings={
- 'response_type': (HyperflexLocalCredentialPolicyResponse,),
+ 'response_type': (HyperflexHypervisorVirtualMachineResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/LocalCredentialPolicies',
- 'operation_id': 'get_hyperflex_local_credential_policy_list',
+ 'endpoint_path': '/api/v1/hyperflex/HypervisorVirtualMachines',
+ 'operation_id': 'get_hyperflex_hypervisor_virtual_machine_list',
'http_method': 'GET',
'servers': None,
},
@@ -19398,20 +19967,20 @@ def __get_hyperflex_local_credential_policy_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_local_credential_policy_list
+ callable=__get_hyperflex_hypervisor_virtual_machine_list
)
- def __get_hyperflex_node_by_moid(
+ def __get_hyperflex_key_encryption_key_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.Node' resource. # noqa: E501
+ """Read a 'hyperflex.KeyEncryptionKey' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_node_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_key_encryption_key_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -19439,7 +20008,7 @@ def __get_hyperflex_node_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexNode
+ HyperflexKeyEncryptionKey
If the method is called asynchronously, returns the request
thread.
"""
@@ -19466,17 +20035,17 @@ def __get_hyperflex_node_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_node_by_moid = _Endpoint(
+ self.get_hyperflex_key_encryption_key_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexNode,),
+ 'response_type': (HyperflexKeyEncryptionKey,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/Nodes/{Moid}',
- 'operation_id': 'get_hyperflex_node_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/KeyEncryptionKeys/{Moid}',
+ 'operation_id': 'get_hyperflex_key_encryption_key_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -19521,26 +20090,34 @@ def __get_hyperflex_node_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_node_by_moid
+ callable=__get_hyperflex_key_encryption_key_by_moid
)
- def __get_hyperflex_node_config_policy_by_moid(
+ def __get_hyperflex_key_encryption_key_list(
self,
- moid,
**kwargs
):
- """Read a 'hyperflex.NodeConfigPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.KeyEncryptionKey' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_node_config_policy_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_key_encryption_key_list(async_req=True)
>>> result = thread.get()
- Args:
- moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -19562,7 +20139,7 @@ def __get_hyperflex_node_config_policy_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexNodeConfigPolicy
+ HyperflexKeyEncryptionKeyResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -19585,34 +20162,41 @@ def __get_hyperflex_node_config_policy_by_moid(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_node_config_policy_by_moid = _Endpoint(
+ self.get_hyperflex_key_encryption_key_list = _Endpoint(
settings={
- 'response_type': (HyperflexNodeConfigPolicy,),
+ 'response_type': (HyperflexKeyEncryptionKeyResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/NodeConfigPolicies/{Moid}',
- 'operation_id': 'get_hyperflex_node_config_policy_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/KeyEncryptionKeys',
+ 'operation_id': 'get_hyperflex_key_encryption_key_list',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
],
+ 'required': [],
'nullable': [
],
'enum': [
+ 'inlinecount',
],
'validation': [
]
@@ -19621,16 +20205,61 @@ def __get_hyperflex_node_config_policy_by_moid(
'validations': {
},
'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
},
'openapi_types': {
- 'moid':
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
(str,),
},
'attribute_map': {
- 'moid': 'Moid',
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
},
'location_map': {
- 'moid': 'path',
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
},
'collection_format_map': {
}
@@ -19644,34 +20273,26 @@ def __get_hyperflex_node_config_policy_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_node_config_policy_by_moid
+ callable=__get_hyperflex_key_encryption_key_list
)
- def __get_hyperflex_node_config_policy_list(
+ def __get_hyperflex_license_by_moid(
self,
+ moid,
**kwargs
):
- """Read a 'hyperflex.NodeConfigPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.License' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_node_config_policy_list(async_req=True)
+ >>> thread = api.get_hyperflex_license_by_moid(moid, async_req=True)
>>> result = thread.get()
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -19693,7 +20314,7 @@ def __get_hyperflex_node_config_policy_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexNodeConfigPolicyResponse
+ HyperflexLicense
If the method is called asynchronously, returns the request
thread.
"""
@@ -19716,41 +20337,34 @@ def __get_hyperflex_node_config_policy_list(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_node_config_policy_list = _Endpoint(
+ self.get_hyperflex_license_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexNodeConfigPolicyResponse,),
+ 'response_type': (HyperflexLicense,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/NodeConfigPolicies',
- 'operation_id': 'get_hyperflex_node_config_policy_list',
+ 'endpoint_path': '/api/v1/hyperflex/Licenses/{Moid}',
+ 'operation_id': 'get_hyperflex_license_by_moid',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'filter',
- 'orderby',
- 'top',
- 'skip',
- 'select',
- 'expand',
- 'apply',
- 'count',
- 'inlinecount',
- 'at',
- 'tags',
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
],
- 'required': [],
'nullable': [
],
'enum': [
- 'inlinecount',
],
'validation': [
]
@@ -19759,61 +20373,16 @@ def __get_hyperflex_node_config_policy_list(
'validations': {
},
'allowed_values': {
- ('inlinecount',): {
-
- "ALLPAGES": "allpages",
- "NONE": "none"
- },
},
'openapi_types': {
- 'filter':
- (str,),
- 'orderby':
- (str,),
- 'top':
- (int,),
- 'skip':
- (int,),
- 'select':
- (str,),
- 'expand':
- (str,),
- 'apply':
- (str,),
- 'count':
- (bool,),
- 'inlinecount':
- (str,),
- 'at':
- (str,),
- 'tags':
+ 'moid':
(str,),
},
'attribute_map': {
- 'filter': '$filter',
- 'orderby': '$orderby',
- 'top': '$top',
- 'skip': '$skip',
- 'select': '$select',
- 'expand': '$expand',
- 'apply': '$apply',
- 'count': '$count',
- 'inlinecount': '$inlinecount',
- 'at': 'at',
- 'tags': 'tags',
+ 'moid': 'Moid',
},
'location_map': {
- 'filter': 'query',
- 'orderby': 'query',
- 'top': 'query',
- 'skip': 'query',
- 'select': 'query',
- 'expand': 'query',
- 'apply': 'query',
- 'count': 'query',
- 'inlinecount': 'query',
- 'at': 'query',
- 'tags': 'query',
+ 'moid': 'path',
},
'collection_format_map': {
}
@@ -19827,19 +20396,19 @@ def __get_hyperflex_node_config_policy_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_node_config_policy_list
+ callable=__get_hyperflex_license_by_moid
)
- def __get_hyperflex_node_list(
+ def __get_hyperflex_license_list(
self,
**kwargs
):
- """Read a 'hyperflex.Node' resource. # noqa: E501
+ """Read a 'hyperflex.License' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_node_list(async_req=True)
+ >>> thread = api.get_hyperflex_license_list(async_req=True)
>>> result = thread.get()
@@ -19876,7 +20445,7 @@ def __get_hyperflex_node_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexNodeResponse
+ HyperflexLicenseResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -19901,17 +20470,17 @@ def __get_hyperflex_node_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_node_list = _Endpoint(
+ self.get_hyperflex_license_list = _Endpoint(
settings={
- 'response_type': (HyperflexNodeResponse,),
+ 'response_type': (HyperflexLicenseResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/Nodes',
- 'operation_id': 'get_hyperflex_node_list',
+ 'endpoint_path': '/api/v1/hyperflex/Licenses',
+ 'operation_id': 'get_hyperflex_license_list',
'http_method': 'GET',
'servers': None,
},
@@ -20010,20 +20579,20 @@ def __get_hyperflex_node_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_node_list
+ callable=__get_hyperflex_license_list
)
- def __get_hyperflex_node_profile_by_moid(
+ def __get_hyperflex_local_credential_policy_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.NodeProfile' resource. # noqa: E501
+ """Read a 'hyperflex.LocalCredentialPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_node_profile_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_local_credential_policy_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -20051,7 +20620,7 @@ def __get_hyperflex_node_profile_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexNodeProfile
+ HyperflexLocalCredentialPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -20078,17 +20647,17 @@ def __get_hyperflex_node_profile_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_node_profile_by_moid = _Endpoint(
+ self.get_hyperflex_local_credential_policy_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexNodeProfile,),
+ 'response_type': (HyperflexLocalCredentialPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/NodeProfiles/{Moid}',
- 'operation_id': 'get_hyperflex_node_profile_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/LocalCredentialPolicies/{Moid}',
+ 'operation_id': 'get_hyperflex_local_credential_policy_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -20133,19 +20702,19 @@ def __get_hyperflex_node_profile_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_node_profile_by_moid
+ callable=__get_hyperflex_local_credential_policy_by_moid
)
- def __get_hyperflex_node_profile_list(
+ def __get_hyperflex_local_credential_policy_list(
self,
**kwargs
):
- """Read a 'hyperflex.NodeProfile' resource. # noqa: E501
+ """Read a 'hyperflex.LocalCredentialPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_node_profile_list(async_req=True)
+ >>> thread = api.get_hyperflex_local_credential_policy_list(async_req=True)
>>> result = thread.get()
@@ -20182,7 +20751,7 @@ def __get_hyperflex_node_profile_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexNodeProfileResponse
+ HyperflexLocalCredentialPolicyResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -20207,17 +20776,17 @@ def __get_hyperflex_node_profile_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_node_profile_list = _Endpoint(
+ self.get_hyperflex_local_credential_policy_list = _Endpoint(
settings={
- 'response_type': (HyperflexNodeProfileResponse,),
+ 'response_type': (HyperflexLocalCredentialPolicyResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/NodeProfiles',
- 'operation_id': 'get_hyperflex_node_profile_list',
+ 'endpoint_path': '/api/v1/hyperflex/LocalCredentialPolicies',
+ 'operation_id': 'get_hyperflex_local_credential_policy_list',
'http_method': 'GET',
'servers': None,
},
@@ -20316,20 +20885,20 @@ def __get_hyperflex_node_profile_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_node_profile_list
+ callable=__get_hyperflex_local_credential_policy_list
)
- def __get_hyperflex_protected_cluster_by_moid(
+ def __get_hyperflex_node_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.ProtectedCluster' resource. # noqa: E501
+ """Read a 'hyperflex.Node' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_protected_cluster_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_node_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -20357,7 +20926,7 @@ def __get_hyperflex_protected_cluster_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexProtectedCluster
+ HyperflexNode
If the method is called asynchronously, returns the request
thread.
"""
@@ -20384,17 +20953,17 @@ def __get_hyperflex_protected_cluster_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_protected_cluster_by_moid = _Endpoint(
+ self.get_hyperflex_node_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexProtectedCluster,),
+ 'response_type': (HyperflexNode,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ProtectedClusters/{Moid}',
- 'operation_id': 'get_hyperflex_protected_cluster_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/Nodes/{Moid}',
+ 'operation_id': 'get_hyperflex_node_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -20439,203 +21008,20 @@ def __get_hyperflex_protected_cluster_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_protected_cluster_by_moid
- )
-
- def __get_hyperflex_protected_cluster_list(
- self,
- **kwargs
- ):
- """Read a 'hyperflex.ProtectedCluster' resource. # noqa: E501
-
- This method makes a synchronous HTTP request by default. To make an
- asynchronous HTTP request, please pass async_req=True
-
- >>> thread = api.get_hyperflex_protected_cluster_list(async_req=True)
- >>> result = thread.get()
-
-
- Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
- _return_http_data_only (bool): response data without head status
- code and headers. Default is True.
- _preload_content (bool): if False, the urllib3.HTTPResponse object
- will be returned without reading/decoding response data.
- Default is True.
- _request_timeout (float/tuple): timeout setting for this request. If one
- number provided, it will be total request timeout. It can also
- be a pair (tuple) of (connection, read) timeouts.
- Default is None.
- _check_input_type (bool): specifies if type checking
- should be done one the data sent to the server.
- Default is True.
- _check_return_type (bool): specifies if type checking
- should be done one the data received from the server.
- Default is True.
- _host_index (int/None): specifies the index of the server
- that we want to use.
- Default is read from the configuration.
- async_req (bool): execute request asynchronously
-
- Returns:
- HyperflexProtectedClusterResponse
- If the method is called asynchronously, returns the request
- thread.
- """
- kwargs['async_req'] = kwargs.get(
- 'async_req', False
- )
- kwargs['_return_http_data_only'] = kwargs.get(
- '_return_http_data_only', True
- )
- kwargs['_preload_content'] = kwargs.get(
- '_preload_content', True
- )
- kwargs['_request_timeout'] = kwargs.get(
- '_request_timeout', None
- )
- kwargs['_check_input_type'] = kwargs.get(
- '_check_input_type', True
- )
- kwargs['_check_return_type'] = kwargs.get(
- '_check_return_type', True
- )
- kwargs['_host_index'] = kwargs.get('_host_index')
- return self.call_with_http_info(**kwargs)
-
- self.get_hyperflex_protected_cluster_list = _Endpoint(
- settings={
- 'response_type': (HyperflexProtectedClusterResponse,),
- 'auth': [
- 'cookieAuth',
- 'http_signature',
- 'oAuth2',
- 'oAuth2'
- ],
- 'endpoint_path': '/api/v1/hyperflex/ProtectedClusters',
- 'operation_id': 'get_hyperflex_protected_cluster_list',
- 'http_method': 'GET',
- 'servers': None,
- },
- params_map={
- 'all': [
- 'filter',
- 'orderby',
- 'top',
- 'skip',
- 'select',
- 'expand',
- 'apply',
- 'count',
- 'inlinecount',
- 'at',
- 'tags',
- ],
- 'required': [],
- 'nullable': [
- ],
- 'enum': [
- 'inlinecount',
- ],
- 'validation': [
- ]
- },
- root_map={
- 'validations': {
- },
- 'allowed_values': {
- ('inlinecount',): {
-
- "ALLPAGES": "allpages",
- "NONE": "none"
- },
- },
- 'openapi_types': {
- 'filter':
- (str,),
- 'orderby':
- (str,),
- 'top':
- (int,),
- 'skip':
- (int,),
- 'select':
- (str,),
- 'expand':
- (str,),
- 'apply':
- (str,),
- 'count':
- (bool,),
- 'inlinecount':
- (str,),
- 'at':
- (str,),
- 'tags':
- (str,),
- },
- 'attribute_map': {
- 'filter': '$filter',
- 'orderby': '$orderby',
- 'top': '$top',
- 'skip': '$skip',
- 'select': '$select',
- 'expand': '$expand',
- 'apply': '$apply',
- 'count': '$count',
- 'inlinecount': '$inlinecount',
- 'at': 'at',
- 'tags': 'tags',
- },
- 'location_map': {
- 'filter': 'query',
- 'orderby': 'query',
- 'top': 'query',
- 'skip': 'query',
- 'select': 'query',
- 'expand': 'query',
- 'apply': 'query',
- 'count': 'query',
- 'inlinecount': 'query',
- 'at': 'query',
- 'tags': 'query',
- },
- 'collection_format_map': {
- }
- },
- headers_map={
- 'accept': [
- 'application/json',
- 'text/csv',
- 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
- ],
- 'content_type': [],
- },
- api_client=api_client,
- callable=__get_hyperflex_protected_cluster_list
+ callable=__get_hyperflex_node_by_moid
)
- def __get_hyperflex_proxy_setting_policy_by_moid(
+ def __get_hyperflex_node_config_policy_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.ProxySettingPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.NodeConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_proxy_setting_policy_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_node_config_policy_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -20663,7 +21049,7 @@ def __get_hyperflex_proxy_setting_policy_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexProxySettingPolicy
+ HyperflexNodeConfigPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -20690,17 +21076,17 @@ def __get_hyperflex_proxy_setting_policy_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_proxy_setting_policy_by_moid = _Endpoint(
+ self.get_hyperflex_node_config_policy_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexProxySettingPolicy,),
+ 'response_type': (HyperflexNodeConfigPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ProxySettingPolicies/{Moid}',
- 'operation_id': 'get_hyperflex_proxy_setting_policy_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/NodeConfigPolicies/{Moid}',
+ 'operation_id': 'get_hyperflex_node_config_policy_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -20745,19 +21131,19 @@ def __get_hyperflex_proxy_setting_policy_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_proxy_setting_policy_by_moid
+ callable=__get_hyperflex_node_config_policy_by_moid
)
- def __get_hyperflex_proxy_setting_policy_list(
+ def __get_hyperflex_node_config_policy_list(
self,
**kwargs
):
- """Read a 'hyperflex.ProxySettingPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.NodeConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_proxy_setting_policy_list(async_req=True)
+ >>> thread = api.get_hyperflex_node_config_policy_list(async_req=True)
>>> result = thread.get()
@@ -20794,7 +21180,7 @@ def __get_hyperflex_proxy_setting_policy_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexProxySettingPolicyResponse
+ HyperflexNodeConfigPolicyResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -20819,17 +21205,17 @@ def __get_hyperflex_proxy_setting_policy_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_proxy_setting_policy_list = _Endpoint(
+ self.get_hyperflex_node_config_policy_list = _Endpoint(
settings={
- 'response_type': (HyperflexProxySettingPolicyResponse,),
+ 'response_type': (HyperflexNodeConfigPolicyResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ProxySettingPolicies',
- 'operation_id': 'get_hyperflex_proxy_setting_policy_list',
+ 'endpoint_path': '/api/v1/hyperflex/NodeConfigPolicies',
+ 'operation_id': 'get_hyperflex_node_config_policy_list',
'http_method': 'GET',
'servers': None,
},
@@ -20928,26 +21314,34 @@ def __get_hyperflex_proxy_setting_policy_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_proxy_setting_policy_list
+ callable=__get_hyperflex_node_config_policy_list
)
- def __get_hyperflex_server_firmware_version_by_moid(
+ def __get_hyperflex_node_list(
self,
- moid,
**kwargs
):
- """Read a 'hyperflex.ServerFirmwareVersion' resource. # noqa: E501
+ """Read a 'hyperflex.Node' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_server_firmware_version_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_node_list(async_req=True)
>>> result = thread.get()
- Args:
- moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -20969,7 +21363,7 @@ def __get_hyperflex_server_firmware_version_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexServerFirmwareVersion
+ HyperflexNodeResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -20992,34 +21386,41 @@ def __get_hyperflex_server_firmware_version_by_moid(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_server_firmware_version_by_moid = _Endpoint(
+ self.get_hyperflex_node_list = _Endpoint(
settings={
- 'response_type': (HyperflexServerFirmwareVersion,),
+ 'response_type': (HyperflexNodeResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersions/{Moid}',
- 'operation_id': 'get_hyperflex_server_firmware_version_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/Nodes',
+ 'operation_id': 'get_hyperflex_node_list',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
],
+ 'required': [],
'nullable': [
],
'enum': [
+ 'inlinecount',
],
'validation': [
]
@@ -21028,16 +21429,61 @@ def __get_hyperflex_server_firmware_version_by_moid(
'validations': {
},
'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
},
'openapi_types': {
- 'moid':
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
(str,),
},
'attribute_map': {
- 'moid': 'Moid',
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
},
'location_map': {
- 'moid': 'path',
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
},
'collection_format_map': {
}
@@ -21051,20 +21497,20 @@ def __get_hyperflex_server_firmware_version_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_server_firmware_version_by_moid
+ callable=__get_hyperflex_node_list
)
- def __get_hyperflex_server_firmware_version_entry_by_moid(
+ def __get_hyperflex_node_profile_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.ServerFirmwareVersionEntry' resource. # noqa: E501
+ """Read a 'hyperflex.NodeProfile' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_server_firmware_version_entry_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_node_profile_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -21092,7 +21538,7 @@ def __get_hyperflex_server_firmware_version_entry_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexServerFirmwareVersionEntry
+ HyperflexNodeProfile
If the method is called asynchronously, returns the request
thread.
"""
@@ -21119,17 +21565,17 @@ def __get_hyperflex_server_firmware_version_entry_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_server_firmware_version_entry_by_moid = _Endpoint(
+ self.get_hyperflex_node_profile_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexServerFirmwareVersionEntry,),
+ 'response_type': (HyperflexNodeProfile,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersionEntries/{Moid}',
- 'operation_id': 'get_hyperflex_server_firmware_version_entry_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/NodeProfiles/{Moid}',
+ 'operation_id': 'get_hyperflex_node_profile_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -21174,19 +21620,19 @@ def __get_hyperflex_server_firmware_version_entry_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_server_firmware_version_entry_by_moid
+ callable=__get_hyperflex_node_profile_by_moid
)
- def __get_hyperflex_server_firmware_version_entry_list(
+ def __get_hyperflex_node_profile_list(
self,
**kwargs
):
- """Read a 'hyperflex.ServerFirmwareVersionEntry' resource. # noqa: E501
+ """Read a 'hyperflex.NodeProfile' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_server_firmware_version_entry_list(async_req=True)
+ >>> thread = api.get_hyperflex_node_profile_list(async_req=True)
>>> result = thread.get()
@@ -21223,7 +21669,7 @@ def __get_hyperflex_server_firmware_version_entry_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexServerFirmwareVersionEntryResponse
+ HyperflexNodeProfileResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -21248,17 +21694,17 @@ def __get_hyperflex_server_firmware_version_entry_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_server_firmware_version_entry_list = _Endpoint(
+ self.get_hyperflex_node_profile_list = _Endpoint(
settings={
- 'response_type': (HyperflexServerFirmwareVersionEntryResponse,),
+ 'response_type': (HyperflexNodeProfileResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersionEntries',
- 'operation_id': 'get_hyperflex_server_firmware_version_entry_list',
+ 'endpoint_path': '/api/v1/hyperflex/NodeProfiles',
+ 'operation_id': 'get_hyperflex_node_profile_list',
'http_method': 'GET',
'servers': None,
},
@@ -21357,34 +21803,26 @@ def __get_hyperflex_server_firmware_version_entry_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_server_firmware_version_entry_list
+ callable=__get_hyperflex_node_profile_list
)
- def __get_hyperflex_server_firmware_version_list(
+ def __get_hyperflex_protected_cluster_by_moid(
self,
+ moid,
**kwargs
):
- """Read a 'hyperflex.ServerFirmwareVersion' resource. # noqa: E501
+ """Read a 'hyperflex.ProtectedCluster' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_server_firmware_version_list(async_req=True)
+ >>> thread = api.get_hyperflex_protected_cluster_by_moid(moid, async_req=True)
>>> result = thread.get()
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -21406,7 +21844,7 @@ def __get_hyperflex_server_firmware_version_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexServerFirmwareVersionResponse
+ HyperflexProtectedCluster
If the method is called asynchronously, returns the request
thread.
"""
@@ -21429,41 +21867,34 @@ def __get_hyperflex_server_firmware_version_list(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_server_firmware_version_list = _Endpoint(
+ self.get_hyperflex_protected_cluster_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexServerFirmwareVersionResponse,),
+ 'response_type': (HyperflexProtectedCluster,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersions',
- 'operation_id': 'get_hyperflex_server_firmware_version_list',
+ 'endpoint_path': '/api/v1/hyperflex/ProtectedClusters/{Moid}',
+ 'operation_id': 'get_hyperflex_protected_cluster_by_moid',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'filter',
- 'orderby',
- 'top',
- 'skip',
- 'select',
- 'expand',
- 'apply',
- 'count',
- 'inlinecount',
- 'at',
- 'tags',
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
],
- 'required': [],
'nullable': [
],
'enum': [
- 'inlinecount',
],
'validation': [
]
@@ -21472,61 +21903,16 @@ def __get_hyperflex_server_firmware_version_list(
'validations': {
},
'allowed_values': {
- ('inlinecount',): {
-
- "ALLPAGES": "allpages",
- "NONE": "none"
- },
},
'openapi_types': {
- 'filter':
- (str,),
- 'orderby':
- (str,),
- 'top':
- (int,),
- 'skip':
- (int,),
- 'select':
- (str,),
- 'expand':
- (str,),
- 'apply':
- (str,),
- 'count':
- (bool,),
- 'inlinecount':
- (str,),
- 'at':
- (str,),
- 'tags':
+ 'moid':
(str,),
},
'attribute_map': {
- 'filter': '$filter',
- 'orderby': '$orderby',
- 'top': '$top',
- 'skip': '$skip',
- 'select': '$select',
- 'expand': '$expand',
- 'apply': '$apply',
- 'count': '$count',
- 'inlinecount': '$inlinecount',
- 'at': 'at',
- 'tags': 'tags',
+ 'moid': 'Moid',
},
'location_map': {
- 'filter': 'query',
- 'orderby': 'query',
- 'top': 'query',
- 'skip': 'query',
- 'select': 'query',
- 'expand': 'query',
- 'apply': 'query',
- 'count': 'query',
- 'inlinecount': 'query',
- 'at': 'query',
- 'tags': 'query',
+ 'moid': 'path',
},
'collection_format_map': {
}
@@ -21540,26 +21926,34 @@ def __get_hyperflex_server_firmware_version_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_server_firmware_version_list
+ callable=__get_hyperflex_protected_cluster_by_moid
)
- def __get_hyperflex_server_model_by_moid(
+ def __get_hyperflex_protected_cluster_list(
self,
- moid,
**kwargs
):
- """Read a 'hyperflex.ServerModel' resource. # noqa: E501
+ """Read a 'hyperflex.ProtectedCluster' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_server_model_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_protected_cluster_list(async_req=True)
>>> result = thread.get()
- Args:
- moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -21581,138 +21975,7 @@ def __get_hyperflex_server_model_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexServerModel
- If the method is called asynchronously, returns the request
- thread.
- """
- kwargs['async_req'] = kwargs.get(
- 'async_req', False
- )
- kwargs['_return_http_data_only'] = kwargs.get(
- '_return_http_data_only', True
- )
- kwargs['_preload_content'] = kwargs.get(
- '_preload_content', True
- )
- kwargs['_request_timeout'] = kwargs.get(
- '_request_timeout', None
- )
- kwargs['_check_input_type'] = kwargs.get(
- '_check_input_type', True
- )
- kwargs['_check_return_type'] = kwargs.get(
- '_check_return_type', True
- )
- kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
- return self.call_with_http_info(**kwargs)
-
- self.get_hyperflex_server_model_by_moid = _Endpoint(
- settings={
- 'response_type': (HyperflexServerModel,),
- 'auth': [
- 'cookieAuth',
- 'http_signature',
- 'oAuth2',
- 'oAuth2'
- ],
- 'endpoint_path': '/api/v1/hyperflex/ServerModels/{Moid}',
- 'operation_id': 'get_hyperflex_server_model_by_moid',
- 'http_method': 'GET',
- 'servers': None,
- },
- params_map={
- 'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
- ],
- 'nullable': [
- ],
- 'enum': [
- ],
- 'validation': [
- ]
- },
- root_map={
- 'validations': {
- },
- 'allowed_values': {
- },
- 'openapi_types': {
- 'moid':
- (str,),
- },
- 'attribute_map': {
- 'moid': 'Moid',
- },
- 'location_map': {
- 'moid': 'path',
- },
- 'collection_format_map': {
- }
- },
- headers_map={
- 'accept': [
- 'application/json',
- 'text/csv',
- 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
- ],
- 'content_type': [],
- },
- api_client=api_client,
- callable=__get_hyperflex_server_model_by_moid
- )
-
- def __get_hyperflex_server_model_list(
- self,
- **kwargs
- ):
- """Read a 'hyperflex.ServerModel' resource. # noqa: E501
-
- This method makes a synchronous HTTP request by default. To make an
- asynchronous HTTP request, please pass async_req=True
-
- >>> thread = api.get_hyperflex_server_model_list(async_req=True)
- >>> result = thread.get()
-
-
- Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
- _return_http_data_only (bool): response data without head status
- code and headers. Default is True.
- _preload_content (bool): if False, the urllib3.HTTPResponse object
- will be returned without reading/decoding response data.
- Default is True.
- _request_timeout (float/tuple): timeout setting for this request. If one
- number provided, it will be total request timeout. It can also
- be a pair (tuple) of (connection, read) timeouts.
- Default is None.
- _check_input_type (bool): specifies if type checking
- should be done one the data sent to the server.
- Default is True.
- _check_return_type (bool): specifies if type checking
- should be done one the data received from the server.
- Default is True.
- _host_index (int/None): specifies the index of the server
- that we want to use.
- Default is read from the configuration.
- async_req (bool): execute request asynchronously
-
- Returns:
- HyperflexServerModelResponse
+ HyperflexProtectedClusterResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -21737,17 +22000,17 @@ def __get_hyperflex_server_model_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_server_model_list = _Endpoint(
+ self.get_hyperflex_protected_cluster_list = _Endpoint(
settings={
- 'response_type': (HyperflexServerModelResponse,),
+ 'response_type': (HyperflexProtectedClusterResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServerModels',
- 'operation_id': 'get_hyperflex_server_model_list',
+ 'endpoint_path': '/api/v1/hyperflex/ProtectedClusters',
+ 'operation_id': 'get_hyperflex_protected_cluster_list',
'http_method': 'GET',
'servers': None,
},
@@ -21846,20 +22109,20 @@ def __get_hyperflex_server_model_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_server_model_list
+ callable=__get_hyperflex_protected_cluster_list
)
- def __get_hyperflex_service_auth_token_by_moid(
+ def __get_hyperflex_proxy_setting_policy_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.ServiceAuthToken' resource. # noqa: E501
+ """Read a 'hyperflex.ProxySettingPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_service_auth_token_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_proxy_setting_policy_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -21887,7 +22150,7 @@ def __get_hyperflex_service_auth_token_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexServiceAuthToken
+ HyperflexProxySettingPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -21914,17 +22177,17 @@ def __get_hyperflex_service_auth_token_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_service_auth_token_by_moid = _Endpoint(
+ self.get_hyperflex_proxy_setting_policy_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexServiceAuthToken,),
+ 'response_type': (HyperflexProxySettingPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServiceAuthTokens/{Moid}',
- 'operation_id': 'get_hyperflex_service_auth_token_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/ProxySettingPolicies/{Moid}',
+ 'operation_id': 'get_hyperflex_proxy_setting_policy_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -21969,19 +22232,19 @@ def __get_hyperflex_service_auth_token_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_service_auth_token_by_moid
+ callable=__get_hyperflex_proxy_setting_policy_by_moid
)
- def __get_hyperflex_service_auth_token_list(
+ def __get_hyperflex_proxy_setting_policy_list(
self,
**kwargs
):
- """Read a 'hyperflex.ServiceAuthToken' resource. # noqa: E501
+ """Read a 'hyperflex.ProxySettingPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_service_auth_token_list(async_req=True)
+ >>> thread = api.get_hyperflex_proxy_setting_policy_list(async_req=True)
>>> result = thread.get()
@@ -22018,7 +22281,7 @@ def __get_hyperflex_service_auth_token_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexServiceAuthTokenResponse
+ HyperflexProxySettingPolicyResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -22043,17 +22306,17 @@ def __get_hyperflex_service_auth_token_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_service_auth_token_list = _Endpoint(
+ self.get_hyperflex_proxy_setting_policy_list = _Endpoint(
settings={
- 'response_type': (HyperflexServiceAuthTokenResponse,),
+ 'response_type': (HyperflexProxySettingPolicyResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServiceAuthTokens',
- 'operation_id': 'get_hyperflex_service_auth_token_list',
+ 'endpoint_path': '/api/v1/hyperflex/ProxySettingPolicies',
+ 'operation_id': 'get_hyperflex_proxy_setting_policy_list',
'http_method': 'GET',
'servers': None,
},
@@ -22152,20 +22415,20 @@ def __get_hyperflex_service_auth_token_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_service_auth_token_list
+ callable=__get_hyperflex_proxy_setting_policy_list
)
- def __get_hyperflex_software_distribution_component_by_moid(
+ def __get_hyperflex_server_firmware_version_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.SoftwareDistributionComponent' resource. # noqa: E501
+ """Read a 'hyperflex.ServerFirmwareVersion' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_software_distribution_component_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_server_firmware_version_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -22193,7 +22456,7 @@ def __get_hyperflex_software_distribution_component_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSoftwareDistributionComponent
+ HyperflexServerFirmwareVersion
If the method is called asynchronously, returns the request
thread.
"""
@@ -22220,17 +22483,17 @@ def __get_hyperflex_software_distribution_component_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_software_distribution_component_by_moid = _Endpoint(
+ self.get_hyperflex_server_firmware_version_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexSoftwareDistributionComponent,),
+ 'response_type': (HyperflexServerFirmwareVersion,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionComponents/{Moid}',
- 'operation_id': 'get_hyperflex_software_distribution_component_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersions/{Moid}',
+ 'operation_id': 'get_hyperflex_server_firmware_version_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -22275,34 +22538,26 @@ def __get_hyperflex_software_distribution_component_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_software_distribution_component_by_moid
+ callable=__get_hyperflex_server_firmware_version_by_moid
)
- def __get_hyperflex_software_distribution_component_list(
+ def __get_hyperflex_server_firmware_version_entry_by_moid(
self,
+ moid,
**kwargs
):
- """Read a 'hyperflex.SoftwareDistributionComponent' resource. # noqa: E501
+ """Read a 'hyperflex.ServerFirmwareVersionEntry' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_software_distribution_component_list(async_req=True)
+ >>> thread = api.get_hyperflex_server_firmware_version_entry_by_moid(moid, async_req=True)
>>> result = thread.get()
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -22324,7 +22579,7 @@ def __get_hyperflex_software_distribution_component_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSoftwareDistributionComponentResponse
+ HyperflexServerFirmwareVersionEntry
If the method is called asynchronously, returns the request
thread.
"""
@@ -22347,41 +22602,34 @@ def __get_hyperflex_software_distribution_component_list(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_software_distribution_component_list = _Endpoint(
+ self.get_hyperflex_server_firmware_version_entry_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexSoftwareDistributionComponentResponse,),
+ 'response_type': (HyperflexServerFirmwareVersionEntry,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionComponents',
- 'operation_id': 'get_hyperflex_software_distribution_component_list',
+ 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersionEntries/{Moid}',
+ 'operation_id': 'get_hyperflex_server_firmware_version_entry_by_moid',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'filter',
- 'orderby',
- 'top',
- 'skip',
- 'select',
- 'expand',
- 'apply',
- 'count',
- 'inlinecount',
- 'at',
- 'tags',
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
],
- 'required': [],
'nullable': [
],
'enum': [
- 'inlinecount',
],
'validation': [
]
@@ -22390,61 +22638,16 @@ def __get_hyperflex_software_distribution_component_list(
'validations': {
},
'allowed_values': {
- ('inlinecount',): {
-
- "ALLPAGES": "allpages",
- "NONE": "none"
- },
},
'openapi_types': {
- 'filter':
- (str,),
- 'orderby':
- (str,),
- 'top':
- (int,),
- 'skip':
- (int,),
- 'select':
- (str,),
- 'expand':
- (str,),
- 'apply':
- (str,),
- 'count':
- (bool,),
- 'inlinecount':
- (str,),
- 'at':
- (str,),
- 'tags':
+ 'moid':
(str,),
},
'attribute_map': {
- 'filter': '$filter',
- 'orderby': '$orderby',
- 'top': '$top',
- 'skip': '$skip',
- 'select': '$select',
- 'expand': '$expand',
- 'apply': '$apply',
- 'count': '$count',
- 'inlinecount': '$inlinecount',
- 'at': 'at',
- 'tags': 'tags',
+ 'moid': 'Moid',
},
'location_map': {
- 'filter': 'query',
- 'orderby': 'query',
- 'top': 'query',
- 'skip': 'query',
- 'select': 'query',
- 'expand': 'query',
- 'apply': 'query',
- 'count': 'query',
- 'inlinecount': 'query',
- 'at': 'query',
- 'tags': 'query',
+ 'moid': 'path',
},
'collection_format_map': {
}
@@ -22458,26 +22661,34 @@ def __get_hyperflex_software_distribution_component_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_software_distribution_component_list
+ callable=__get_hyperflex_server_firmware_version_entry_by_moid
)
- def __get_hyperflex_software_distribution_entry_by_moid(
+ def __get_hyperflex_server_firmware_version_entry_list(
self,
- moid,
**kwargs
):
- """Read a 'hyperflex.SoftwareDistributionEntry' resource. # noqa: E501
+ """Read a 'hyperflex.ServerFirmwareVersionEntry' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_software_distribution_entry_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_server_firmware_version_entry_list(async_req=True)
>>> result = thread.get()
- Args:
- moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -22499,7 +22710,7 @@ def __get_hyperflex_software_distribution_entry_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSoftwareDistributionEntry
+ HyperflexServerFirmwareVersionEntryResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -22522,34 +22733,41 @@ def __get_hyperflex_software_distribution_entry_by_moid(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_software_distribution_entry_by_moid = _Endpoint(
+ self.get_hyperflex_server_firmware_version_entry_list = _Endpoint(
settings={
- 'response_type': (HyperflexSoftwareDistributionEntry,),
+ 'response_type': (HyperflexServerFirmwareVersionEntryResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionEntries/{Moid}',
- 'operation_id': 'get_hyperflex_software_distribution_entry_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersionEntries',
+ 'operation_id': 'get_hyperflex_server_firmware_version_entry_list',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
],
+ 'required': [],
'nullable': [
],
'enum': [
+ 'inlinecount',
],
'validation': [
]
@@ -22558,16 +22776,61 @@ def __get_hyperflex_software_distribution_entry_by_moid(
'validations': {
},
'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
},
'openapi_types': {
- 'moid':
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
(str,),
},
'attribute_map': {
- 'moid': 'Moid',
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
},
'location_map': {
- 'moid': 'path',
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
},
'collection_format_map': {
}
@@ -22581,19 +22844,19 @@ def __get_hyperflex_software_distribution_entry_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_software_distribution_entry_by_moid
+ callable=__get_hyperflex_server_firmware_version_entry_list
)
- def __get_hyperflex_software_distribution_entry_list(
+ def __get_hyperflex_server_firmware_version_list(
self,
**kwargs
):
- """Read a 'hyperflex.SoftwareDistributionEntry' resource. # noqa: E501
+ """Read a 'hyperflex.ServerFirmwareVersion' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_software_distribution_entry_list(async_req=True)
+ >>> thread = api.get_hyperflex_server_firmware_version_list(async_req=True)
>>> result = thread.get()
@@ -22630,7 +22893,7 @@ def __get_hyperflex_software_distribution_entry_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSoftwareDistributionEntryResponse
+ HyperflexServerFirmwareVersionResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -22655,17 +22918,17 @@ def __get_hyperflex_software_distribution_entry_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_software_distribution_entry_list = _Endpoint(
+ self.get_hyperflex_server_firmware_version_list = _Endpoint(
settings={
- 'response_type': (HyperflexSoftwareDistributionEntryResponse,),
+ 'response_type': (HyperflexServerFirmwareVersionResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionEntries',
- 'operation_id': 'get_hyperflex_software_distribution_entry_list',
+ 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersions',
+ 'operation_id': 'get_hyperflex_server_firmware_version_list',
'http_method': 'GET',
'servers': None,
},
@@ -22764,20 +23027,20 @@ def __get_hyperflex_software_distribution_entry_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_software_distribution_entry_list
+ callable=__get_hyperflex_server_firmware_version_list
)
- def __get_hyperflex_software_distribution_version_by_moid(
+ def __get_hyperflex_server_model_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.SoftwareDistributionVersion' resource. # noqa: E501
+ """Read a 'hyperflex.ServerModel' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_software_distribution_version_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_server_model_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -22805,7 +23068,7 @@ def __get_hyperflex_software_distribution_version_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSoftwareDistributionVersion
+ HyperflexServerModel
If the method is called asynchronously, returns the request
thread.
"""
@@ -22832,17 +23095,17 @@ def __get_hyperflex_software_distribution_version_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_software_distribution_version_by_moid = _Endpoint(
+ self.get_hyperflex_server_model_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexSoftwareDistributionVersion,),
+ 'response_type': (HyperflexServerModel,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionVersions/{Moid}',
- 'operation_id': 'get_hyperflex_software_distribution_version_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/ServerModels/{Moid}',
+ 'operation_id': 'get_hyperflex_server_model_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -22887,19 +23150,19 @@ def __get_hyperflex_software_distribution_version_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_software_distribution_version_by_moid
+ callable=__get_hyperflex_server_model_by_moid
)
- def __get_hyperflex_software_distribution_version_list(
+ def __get_hyperflex_server_model_list(
self,
**kwargs
):
- """Read a 'hyperflex.SoftwareDistributionVersion' resource. # noqa: E501
+ """Read a 'hyperflex.ServerModel' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_software_distribution_version_list(async_req=True)
+ >>> thread = api.get_hyperflex_server_model_list(async_req=True)
>>> result = thread.get()
@@ -22936,7 +23199,7 @@ def __get_hyperflex_software_distribution_version_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSoftwareDistributionVersionResponse
+ HyperflexServerModelResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -22961,17 +23224,17 @@ def __get_hyperflex_software_distribution_version_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_software_distribution_version_list = _Endpoint(
+ self.get_hyperflex_server_model_list = _Endpoint(
settings={
- 'response_type': (HyperflexSoftwareDistributionVersionResponse,),
+ 'response_type': (HyperflexServerModelResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionVersions',
- 'operation_id': 'get_hyperflex_software_distribution_version_list',
+ 'endpoint_path': '/api/v1/hyperflex/ServerModels',
+ 'operation_id': 'get_hyperflex_server_model_list',
'http_method': 'GET',
'servers': None,
},
@@ -23070,20 +23333,20 @@ def __get_hyperflex_software_distribution_version_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_software_distribution_version_list
+ callable=__get_hyperflex_server_model_list
)
- def __get_hyperflex_software_version_policy_by_moid(
+ def __get_hyperflex_service_auth_token_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.SoftwareVersionPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.ServiceAuthToken' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_software_version_policy_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_service_auth_token_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -23111,7 +23374,7 @@ def __get_hyperflex_software_version_policy_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSoftwareVersionPolicy
+ HyperflexServiceAuthToken
If the method is called asynchronously, returns the request
thread.
"""
@@ -23138,17 +23401,17 @@ def __get_hyperflex_software_version_policy_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_software_version_policy_by_moid = _Endpoint(
+ self.get_hyperflex_service_auth_token_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexSoftwareVersionPolicy,),
+ 'response_type': (HyperflexServiceAuthToken,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareVersionPolicies/{Moid}',
- 'operation_id': 'get_hyperflex_software_version_policy_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/ServiceAuthTokens/{Moid}',
+ 'operation_id': 'get_hyperflex_service_auth_token_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -23193,19 +23456,19 @@ def __get_hyperflex_software_version_policy_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_software_version_policy_by_moid
+ callable=__get_hyperflex_service_auth_token_by_moid
)
- def __get_hyperflex_software_version_policy_list(
+ def __get_hyperflex_service_auth_token_list(
self,
**kwargs
):
- """Read a 'hyperflex.SoftwareVersionPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.ServiceAuthToken' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_software_version_policy_list(async_req=True)
+ >>> thread = api.get_hyperflex_service_auth_token_list(async_req=True)
>>> result = thread.get()
@@ -23242,7 +23505,7 @@ def __get_hyperflex_software_version_policy_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSoftwareVersionPolicyResponse
+ HyperflexServiceAuthTokenResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -23267,17 +23530,17 @@ def __get_hyperflex_software_version_policy_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_software_version_policy_list = _Endpoint(
+ self.get_hyperflex_service_auth_token_list = _Endpoint(
settings={
- 'response_type': (HyperflexSoftwareVersionPolicyResponse,),
+ 'response_type': (HyperflexServiceAuthTokenResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareVersionPolicies',
- 'operation_id': 'get_hyperflex_software_version_policy_list',
+ 'endpoint_path': '/api/v1/hyperflex/ServiceAuthTokens',
+ 'operation_id': 'get_hyperflex_service_auth_token_list',
'http_method': 'GET',
'servers': None,
},
@@ -23376,20 +23639,20 @@ def __get_hyperflex_software_version_policy_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_software_version_policy_list
+ callable=__get_hyperflex_service_auth_token_list
)
- def __get_hyperflex_storage_container_by_moid(
+ def __get_hyperflex_software_distribution_component_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.StorageContainer' resource. # noqa: E501
+ """Read a 'hyperflex.SoftwareDistributionComponent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_storage_container_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_software_distribution_component_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -23417,7 +23680,7 @@ def __get_hyperflex_storage_container_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexStorageContainer
+ HyperflexSoftwareDistributionComponent
If the method is called asynchronously, returns the request
thread.
"""
@@ -23444,17 +23707,17 @@ def __get_hyperflex_storage_container_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_storage_container_by_moid = _Endpoint(
+ self.get_hyperflex_software_distribution_component_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexStorageContainer,),
+ 'response_type': (HyperflexSoftwareDistributionComponent,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/StorageContainers/{Moid}',
- 'operation_id': 'get_hyperflex_storage_container_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionComponents/{Moid}',
+ 'operation_id': 'get_hyperflex_software_distribution_component_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -23499,19 +23762,19 @@ def __get_hyperflex_storage_container_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_storage_container_by_moid
+ callable=__get_hyperflex_software_distribution_component_by_moid
)
- def __get_hyperflex_storage_container_list(
+ def __get_hyperflex_software_distribution_component_list(
self,
**kwargs
):
- """Read a 'hyperflex.StorageContainer' resource. # noqa: E501
+ """Read a 'hyperflex.SoftwareDistributionComponent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_storage_container_list(async_req=True)
+ >>> thread = api.get_hyperflex_software_distribution_component_list(async_req=True)
>>> result = thread.get()
@@ -23548,7 +23811,7 @@ def __get_hyperflex_storage_container_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexStorageContainerResponse
+ HyperflexSoftwareDistributionComponentResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -23573,17 +23836,17 @@ def __get_hyperflex_storage_container_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_storage_container_list = _Endpoint(
+ self.get_hyperflex_software_distribution_component_list = _Endpoint(
settings={
- 'response_type': (HyperflexStorageContainerResponse,),
+ 'response_type': (HyperflexSoftwareDistributionComponentResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/StorageContainers',
- 'operation_id': 'get_hyperflex_storage_container_list',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionComponents',
+ 'operation_id': 'get_hyperflex_software_distribution_component_list',
'http_method': 'GET',
'servers': None,
},
@@ -23682,20 +23945,20 @@ def __get_hyperflex_storage_container_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_storage_container_list
+ callable=__get_hyperflex_software_distribution_component_list
)
- def __get_hyperflex_sys_config_policy_by_moid(
+ def __get_hyperflex_software_distribution_entry_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.SysConfigPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.SoftwareDistributionEntry' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_sys_config_policy_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_software_distribution_entry_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -23723,7 +23986,7 @@ def __get_hyperflex_sys_config_policy_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSysConfigPolicy
+ HyperflexSoftwareDistributionEntry
If the method is called asynchronously, returns the request
thread.
"""
@@ -23750,17 +24013,17 @@ def __get_hyperflex_sys_config_policy_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_sys_config_policy_by_moid = _Endpoint(
+ self.get_hyperflex_software_distribution_entry_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexSysConfigPolicy,),
+ 'response_type': (HyperflexSoftwareDistributionEntry,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SysConfigPolicies/{Moid}',
- 'operation_id': 'get_hyperflex_sys_config_policy_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionEntries/{Moid}',
+ 'operation_id': 'get_hyperflex_software_distribution_entry_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -23805,19 +24068,19 @@ def __get_hyperflex_sys_config_policy_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_sys_config_policy_by_moid
+ callable=__get_hyperflex_software_distribution_entry_by_moid
)
- def __get_hyperflex_sys_config_policy_list(
+ def __get_hyperflex_software_distribution_entry_list(
self,
**kwargs
):
- """Read a 'hyperflex.SysConfigPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.SoftwareDistributionEntry' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_sys_config_policy_list(async_req=True)
+ >>> thread = api.get_hyperflex_software_distribution_entry_list(async_req=True)
>>> result = thread.get()
@@ -23854,7 +24117,7 @@ def __get_hyperflex_sys_config_policy_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSysConfigPolicyResponse
+ HyperflexSoftwareDistributionEntryResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -23879,17 +24142,17 @@ def __get_hyperflex_sys_config_policy_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_sys_config_policy_list = _Endpoint(
+ self.get_hyperflex_software_distribution_entry_list = _Endpoint(
settings={
- 'response_type': (HyperflexSysConfigPolicyResponse,),
+ 'response_type': (HyperflexSoftwareDistributionEntryResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SysConfigPolicies',
- 'operation_id': 'get_hyperflex_sys_config_policy_list',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionEntries',
+ 'operation_id': 'get_hyperflex_software_distribution_entry_list',
'http_method': 'GET',
'servers': None,
},
@@ -23988,20 +24251,20 @@ def __get_hyperflex_sys_config_policy_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_sys_config_policy_list
+ callable=__get_hyperflex_software_distribution_entry_list
)
- def __get_hyperflex_ucsm_config_policy_by_moid(
+ def __get_hyperflex_software_distribution_version_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.UcsmConfigPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.SoftwareDistributionVersion' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_ucsm_config_policy_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_software_distribution_version_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -24029,7 +24292,7 @@ def __get_hyperflex_ucsm_config_policy_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexUcsmConfigPolicy
+ HyperflexSoftwareDistributionVersion
If the method is called asynchronously, returns the request
thread.
"""
@@ -24056,17 +24319,17 @@ def __get_hyperflex_ucsm_config_policy_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_ucsm_config_policy_by_moid = _Endpoint(
+ self.get_hyperflex_software_distribution_version_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexUcsmConfigPolicy,),
+ 'response_type': (HyperflexSoftwareDistributionVersion,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/UcsmConfigPolicies/{Moid}',
- 'operation_id': 'get_hyperflex_ucsm_config_policy_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionVersions/{Moid}',
+ 'operation_id': 'get_hyperflex_software_distribution_version_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -24111,19 +24374,19 @@ def __get_hyperflex_ucsm_config_policy_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_ucsm_config_policy_by_moid
+ callable=__get_hyperflex_software_distribution_version_by_moid
)
- def __get_hyperflex_ucsm_config_policy_list(
+ def __get_hyperflex_software_distribution_version_list(
self,
**kwargs
):
- """Read a 'hyperflex.UcsmConfigPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.SoftwareDistributionVersion' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_ucsm_config_policy_list(async_req=True)
+ >>> thread = api.get_hyperflex_software_distribution_version_list(async_req=True)
>>> result = thread.get()
@@ -24160,7 +24423,7 @@ def __get_hyperflex_ucsm_config_policy_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexUcsmConfigPolicyResponse
+ HyperflexSoftwareDistributionVersionResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -24185,17 +24448,17 @@ def __get_hyperflex_ucsm_config_policy_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_ucsm_config_policy_list = _Endpoint(
+ self.get_hyperflex_software_distribution_version_list = _Endpoint(
settings={
- 'response_type': (HyperflexUcsmConfigPolicyResponse,),
+ 'response_type': (HyperflexSoftwareDistributionVersionResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/UcsmConfigPolicies',
- 'operation_id': 'get_hyperflex_ucsm_config_policy_list',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionVersions',
+ 'operation_id': 'get_hyperflex_software_distribution_version_list',
'http_method': 'GET',
'servers': None,
},
@@ -24294,20 +24557,20 @@ def __get_hyperflex_ucsm_config_policy_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_ucsm_config_policy_list
+ callable=__get_hyperflex_software_distribution_version_list
)
- def __get_hyperflex_vcenter_config_policy_by_moid(
+ def __get_hyperflex_software_version_policy_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.VcenterConfigPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.SoftwareVersionPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_vcenter_config_policy_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_software_version_policy_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -24335,7 +24598,7 @@ def __get_hyperflex_vcenter_config_policy_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexVcenterConfigPolicy
+ HyperflexSoftwareVersionPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -24362,17 +24625,17 @@ def __get_hyperflex_vcenter_config_policy_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_vcenter_config_policy_by_moid = _Endpoint(
+ self.get_hyperflex_software_version_policy_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexVcenterConfigPolicy,),
+ 'response_type': (HyperflexSoftwareVersionPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VcenterConfigPolicies/{Moid}',
- 'operation_id': 'get_hyperflex_vcenter_config_policy_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareVersionPolicies/{Moid}',
+ 'operation_id': 'get_hyperflex_software_version_policy_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -24417,19 +24680,19 @@ def __get_hyperflex_vcenter_config_policy_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_vcenter_config_policy_by_moid
+ callable=__get_hyperflex_software_version_policy_by_moid
)
- def __get_hyperflex_vcenter_config_policy_list(
+ def __get_hyperflex_software_version_policy_list(
self,
**kwargs
):
- """Read a 'hyperflex.VcenterConfigPolicy' resource. # noqa: E501
+ """Read a 'hyperflex.SoftwareVersionPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_vcenter_config_policy_list(async_req=True)
+ >>> thread = api.get_hyperflex_software_version_policy_list(async_req=True)
>>> result = thread.get()
@@ -24466,7 +24729,7 @@ def __get_hyperflex_vcenter_config_policy_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexVcenterConfigPolicyResponse
+ HyperflexSoftwareVersionPolicyResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -24491,17 +24754,17 @@ def __get_hyperflex_vcenter_config_policy_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_vcenter_config_policy_list = _Endpoint(
+ self.get_hyperflex_software_version_policy_list = _Endpoint(
settings={
- 'response_type': (HyperflexVcenterConfigPolicyResponse,),
+ 'response_type': (HyperflexSoftwareVersionPolicyResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VcenterConfigPolicies',
- 'operation_id': 'get_hyperflex_vcenter_config_policy_list',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareVersionPolicies',
+ 'operation_id': 'get_hyperflex_software_version_policy_list',
'http_method': 'GET',
'servers': None,
},
@@ -24600,20 +24863,20 @@ def __get_hyperflex_vcenter_config_policy_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_vcenter_config_policy_list
+ callable=__get_hyperflex_software_version_policy_list
)
- def __get_hyperflex_vm_backup_info_by_moid(
+ def __get_hyperflex_storage_container_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.VmBackupInfo' resource. # noqa: E501
+ """Read a 'hyperflex.StorageContainer' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_vm_backup_info_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_storage_container_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -24641,7 +24904,7 @@ def __get_hyperflex_vm_backup_info_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexVmBackupInfo
+ HyperflexStorageContainer
If the method is called asynchronously, returns the request
thread.
"""
@@ -24668,17 +24931,17 @@ def __get_hyperflex_vm_backup_info_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_vm_backup_info_by_moid = _Endpoint(
+ self.get_hyperflex_storage_container_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexVmBackupInfo,),
+ 'response_type': (HyperflexStorageContainer,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VmBackupInfos/{Moid}',
- 'operation_id': 'get_hyperflex_vm_backup_info_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/StorageContainers/{Moid}',
+ 'operation_id': 'get_hyperflex_storage_container_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -24723,19 +24986,19 @@ def __get_hyperflex_vm_backup_info_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_vm_backup_info_by_moid
+ callable=__get_hyperflex_storage_container_by_moid
)
- def __get_hyperflex_vm_backup_info_list(
+ def __get_hyperflex_storage_container_list(
self,
**kwargs
):
- """Read a 'hyperflex.VmBackupInfo' resource. # noqa: E501
+ """Read a 'hyperflex.StorageContainer' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_vm_backup_info_list(async_req=True)
+ >>> thread = api.get_hyperflex_storage_container_list(async_req=True)
>>> result = thread.get()
@@ -24772,7 +25035,7 @@ def __get_hyperflex_vm_backup_info_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexVmBackupInfoResponse
+ HyperflexStorageContainerResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -24797,17 +25060,17 @@ def __get_hyperflex_vm_backup_info_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_vm_backup_info_list = _Endpoint(
+ self.get_hyperflex_storage_container_list = _Endpoint(
settings={
- 'response_type': (HyperflexVmBackupInfoResponse,),
+ 'response_type': (HyperflexStorageContainerResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VmBackupInfos',
- 'operation_id': 'get_hyperflex_vm_backup_info_list',
+ 'endpoint_path': '/api/v1/hyperflex/StorageContainers',
+ 'operation_id': 'get_hyperflex_storage_container_list',
'http_method': 'GET',
'servers': None,
},
@@ -24906,20 +25169,20 @@ def __get_hyperflex_vm_backup_info_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_vm_backup_info_list
+ callable=__get_hyperflex_storage_container_list
)
- def __get_hyperflex_vm_import_operation_by_moid(
+ def __get_hyperflex_sys_config_policy_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.VmImportOperation' resource. # noqa: E501
+ """Read a 'hyperflex.SysConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_vm_import_operation_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_sys_config_policy_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -24947,7 +25210,7 @@ def __get_hyperflex_vm_import_operation_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexVmImportOperation
+ HyperflexSysConfigPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -24974,17 +25237,17 @@ def __get_hyperflex_vm_import_operation_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_vm_import_operation_by_moid = _Endpoint(
+ self.get_hyperflex_sys_config_policy_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexVmImportOperation,),
+ 'response_type': (HyperflexSysConfigPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VmImportOperations/{Moid}',
- 'operation_id': 'get_hyperflex_vm_import_operation_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/SysConfigPolicies/{Moid}',
+ 'operation_id': 'get_hyperflex_sys_config_policy_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -25029,19 +25292,19 @@ def __get_hyperflex_vm_import_operation_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_vm_import_operation_by_moid
+ callable=__get_hyperflex_sys_config_policy_by_moid
)
- def __get_hyperflex_vm_import_operation_list(
+ def __get_hyperflex_sys_config_policy_list(
self,
**kwargs
):
- """Read a 'hyperflex.VmImportOperation' resource. # noqa: E501
+ """Read a 'hyperflex.SysConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_vm_import_operation_list(async_req=True)
+ >>> thread = api.get_hyperflex_sys_config_policy_list(async_req=True)
>>> result = thread.get()
@@ -25078,7 +25341,7 @@ def __get_hyperflex_vm_import_operation_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexVmImportOperationResponse
+ HyperflexSysConfigPolicyResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -25103,17 +25366,17 @@ def __get_hyperflex_vm_import_operation_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_vm_import_operation_list = _Endpoint(
+ self.get_hyperflex_sys_config_policy_list = _Endpoint(
settings={
- 'response_type': (HyperflexVmImportOperationResponse,),
+ 'response_type': (HyperflexSysConfigPolicyResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VmImportOperations',
- 'operation_id': 'get_hyperflex_vm_import_operation_list',
+ 'endpoint_path': '/api/v1/hyperflex/SysConfigPolicies',
+ 'operation_id': 'get_hyperflex_sys_config_policy_list',
'http_method': 'GET',
'servers': None,
},
@@ -25212,20 +25475,20 @@ def __get_hyperflex_vm_import_operation_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_vm_import_operation_list
+ callable=__get_hyperflex_sys_config_policy_list
)
- def __get_hyperflex_vm_restore_operation_by_moid(
+ def __get_hyperflex_ucsm_config_policy_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.VmRestoreOperation' resource. # noqa: E501
+ """Read a 'hyperflex.UcsmConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_vm_restore_operation_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_ucsm_config_policy_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -25253,7 +25516,7 @@ def __get_hyperflex_vm_restore_operation_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexVmRestoreOperation
+ HyperflexUcsmConfigPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -25280,17 +25543,17 @@ def __get_hyperflex_vm_restore_operation_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_vm_restore_operation_by_moid = _Endpoint(
+ self.get_hyperflex_ucsm_config_policy_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexVmRestoreOperation,),
+ 'response_type': (HyperflexUcsmConfigPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VmRestoreOperations/{Moid}',
- 'operation_id': 'get_hyperflex_vm_restore_operation_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/UcsmConfigPolicies/{Moid}',
+ 'operation_id': 'get_hyperflex_ucsm_config_policy_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -25335,19 +25598,19 @@ def __get_hyperflex_vm_restore_operation_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_vm_restore_operation_by_moid
+ callable=__get_hyperflex_ucsm_config_policy_by_moid
)
- def __get_hyperflex_vm_restore_operation_list(
+ def __get_hyperflex_ucsm_config_policy_list(
self,
**kwargs
):
- """Read a 'hyperflex.VmRestoreOperation' resource. # noqa: E501
+ """Read a 'hyperflex.UcsmConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_vm_restore_operation_list(async_req=True)
+ >>> thread = api.get_hyperflex_ucsm_config_policy_list(async_req=True)
>>> result = thread.get()
@@ -25384,7 +25647,7 @@ def __get_hyperflex_vm_restore_operation_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexVmRestoreOperationResponse
+ HyperflexUcsmConfigPolicyResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -25409,17 +25672,17 @@ def __get_hyperflex_vm_restore_operation_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_vm_restore_operation_list = _Endpoint(
+ self.get_hyperflex_ucsm_config_policy_list = _Endpoint(
settings={
- 'response_type': (HyperflexVmRestoreOperationResponse,),
+ 'response_type': (HyperflexUcsmConfigPolicyResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VmRestoreOperations',
- 'operation_id': 'get_hyperflex_vm_restore_operation_list',
+ 'endpoint_path': '/api/v1/hyperflex/UcsmConfigPolicies',
+ 'operation_id': 'get_hyperflex_ucsm_config_policy_list',
'http_method': 'GET',
'servers': None,
},
@@ -25518,20 +25781,20 @@ def __get_hyperflex_vm_restore_operation_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_vm_restore_operation_list
+ callable=__get_hyperflex_ucsm_config_policy_list
)
- def __get_hyperflex_vm_snapshot_info_by_moid(
+ def __get_hyperflex_vcenter_config_policy_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.VmSnapshotInfo' resource. # noqa: E501
+ """Read a 'hyperflex.VcenterConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_vm_snapshot_info_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_vcenter_config_policy_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -25559,7 +25822,7 @@ def __get_hyperflex_vm_snapshot_info_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexVmSnapshotInfo
+ HyperflexVcenterConfigPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -25586,17 +25849,17 @@ def __get_hyperflex_vm_snapshot_info_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_vm_snapshot_info_by_moid = _Endpoint(
+ self.get_hyperflex_vcenter_config_policy_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexVmSnapshotInfo,),
+ 'response_type': (HyperflexVcenterConfigPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VmSnapshotInfos/{Moid}',
- 'operation_id': 'get_hyperflex_vm_snapshot_info_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/VcenterConfigPolicies/{Moid}',
+ 'operation_id': 'get_hyperflex_vcenter_config_policy_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -25641,19 +25904,19 @@ def __get_hyperflex_vm_snapshot_info_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_vm_snapshot_info_by_moid
+ callable=__get_hyperflex_vcenter_config_policy_by_moid
)
- def __get_hyperflex_vm_snapshot_info_list(
+ def __get_hyperflex_vcenter_config_policy_list(
self,
**kwargs
):
- """Read a 'hyperflex.VmSnapshotInfo' resource. # noqa: E501
+ """Read a 'hyperflex.VcenterConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_vm_snapshot_info_list(async_req=True)
+ >>> thread = api.get_hyperflex_vcenter_config_policy_list(async_req=True)
>>> result = thread.get()
@@ -25690,7 +25953,7 @@ def __get_hyperflex_vm_snapshot_info_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexVmSnapshotInfoResponse
+ HyperflexVcenterConfigPolicyResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -25715,17 +25978,17 @@ def __get_hyperflex_vm_snapshot_info_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_vm_snapshot_info_list = _Endpoint(
+ self.get_hyperflex_vcenter_config_policy_list = _Endpoint(
settings={
- 'response_type': (HyperflexVmSnapshotInfoResponse,),
+ 'response_type': (HyperflexVcenterConfigPolicyResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VmSnapshotInfos',
- 'operation_id': 'get_hyperflex_vm_snapshot_info_list',
+ 'endpoint_path': '/api/v1/hyperflex/VcenterConfigPolicies',
+ 'operation_id': 'get_hyperflex_vcenter_config_policy_list',
'http_method': 'GET',
'servers': None,
},
@@ -25824,20 +26087,20 @@ def __get_hyperflex_vm_snapshot_info_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_vm_snapshot_info_list
+ callable=__get_hyperflex_vcenter_config_policy_list
)
- def __get_hyperflex_volume_by_moid(
+ def __get_hyperflex_vm_backup_info_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.Volume' resource. # noqa: E501
+ """Read a 'hyperflex.VmBackupInfo' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_volume_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_vm_backup_info_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -25865,7 +26128,7 @@ def __get_hyperflex_volume_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexVolume
+ HyperflexVmBackupInfo
If the method is called asynchronously, returns the request
thread.
"""
@@ -25892,17 +26155,17 @@ def __get_hyperflex_volume_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_volume_by_moid = _Endpoint(
+ self.get_hyperflex_vm_backup_info_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexVolume,),
+ 'response_type': (HyperflexVmBackupInfo,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/Volumes/{Moid}',
- 'operation_id': 'get_hyperflex_volume_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/VmBackupInfos/{Moid}',
+ 'operation_id': 'get_hyperflex_vm_backup_info_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -25947,19 +26210,19 @@ def __get_hyperflex_volume_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_volume_by_moid
+ callable=__get_hyperflex_vm_backup_info_by_moid
)
- def __get_hyperflex_volume_list(
+ def __get_hyperflex_vm_backup_info_list(
self,
**kwargs
):
- """Read a 'hyperflex.Volume' resource. # noqa: E501
+ """Read a 'hyperflex.VmBackupInfo' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_volume_list(async_req=True)
+ >>> thread = api.get_hyperflex_vm_backup_info_list(async_req=True)
>>> result = thread.get()
@@ -25996,7 +26259,7 @@ def __get_hyperflex_volume_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexVolumeResponse
+ HyperflexVmBackupInfoResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -26021,17 +26284,17 @@ def __get_hyperflex_volume_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_volume_list = _Endpoint(
+ self.get_hyperflex_vm_backup_info_list = _Endpoint(
settings={
- 'response_type': (HyperflexVolumeResponse,),
+ 'response_type': (HyperflexVmBackupInfoResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/Volumes',
- 'operation_id': 'get_hyperflex_volume_list',
+ 'endpoint_path': '/api/v1/hyperflex/VmBackupInfos',
+ 'operation_id': 'get_hyperflex_vm_backup_info_list',
'http_method': 'GET',
'servers': None,
},
@@ -26130,20 +26393,20 @@ def __get_hyperflex_volume_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_volume_list
+ callable=__get_hyperflex_vm_backup_info_list
)
- def __get_hyperflex_witness_configuration_by_moid(
+ def __get_hyperflex_vm_import_operation_by_moid(
self,
moid,
**kwargs
):
- """Read a 'hyperflex.WitnessConfiguration' resource. # noqa: E501
+ """Read a 'hyperflex.VmImportOperation' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_witness_configuration_by_moid(moid, async_req=True)
+ >>> thread = api.get_hyperflex_vm_import_operation_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -26171,7 +26434,7 @@ def __get_hyperflex_witness_configuration_by_moid(
async_req (bool): execute request asynchronously
Returns:
- HyperflexWitnessConfiguration
+ HyperflexVmImportOperation
If the method is called asynchronously, returns the request
thread.
"""
@@ -26198,17 +26461,17 @@ def __get_hyperflex_witness_configuration_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_witness_configuration_by_moid = _Endpoint(
+ self.get_hyperflex_vm_import_operation_by_moid = _Endpoint(
settings={
- 'response_type': (HyperflexWitnessConfiguration,),
+ 'response_type': (HyperflexVmImportOperation,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/WitnessConfigurations/{Moid}',
- 'operation_id': 'get_hyperflex_witness_configuration_by_moid',
+ 'endpoint_path': '/api/v1/hyperflex/VmImportOperations/{Moid}',
+ 'operation_id': 'get_hyperflex_vm_import_operation_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -26253,19 +26516,19 @@ def __get_hyperflex_witness_configuration_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_witness_configuration_by_moid
+ callable=__get_hyperflex_vm_import_operation_by_moid
)
- def __get_hyperflex_witness_configuration_list(
+ def __get_hyperflex_vm_import_operation_list(
self,
**kwargs
):
- """Read a 'hyperflex.WitnessConfiguration' resource. # noqa: E501
+ """Read a 'hyperflex.VmImportOperation' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_hyperflex_witness_configuration_list(async_req=True)
+ >>> thread = api.get_hyperflex_vm_import_operation_list(async_req=True)
>>> result = thread.get()
@@ -26302,7 +26565,7 @@ def __get_hyperflex_witness_configuration_list(
async_req (bool): execute request asynchronously
Returns:
- HyperflexWitnessConfigurationResponse
+ HyperflexVmImportOperationResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -26327,17 +26590,17 @@ def __get_hyperflex_witness_configuration_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_hyperflex_witness_configuration_list = _Endpoint(
+ self.get_hyperflex_vm_import_operation_list = _Endpoint(
settings={
- 'response_type': (HyperflexWitnessConfigurationResponse,),
+ 'response_type': (HyperflexVmImportOperationResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/WitnessConfigurations',
- 'operation_id': 'get_hyperflex_witness_configuration_list',
+ 'endpoint_path': '/api/v1/hyperflex/VmImportOperations',
+ 'operation_id': 'get_hyperflex_vm_import_operation_list',
'http_method': 'GET',
'servers': None,
},
@@ -26436,29 +26699,26 @@ def __get_hyperflex_witness_configuration_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_hyperflex_witness_configuration_list
+ callable=__get_hyperflex_vm_import_operation_list
)
- def __patch_hyperflex_app_catalog(
+ def __get_hyperflex_vm_restore_operation_by_moid(
self,
moid,
- hyperflex_app_catalog,
**kwargs
):
- """Update a 'hyperflex.AppCatalog' resource. # noqa: E501
+ """Read a 'hyperflex.VmRestoreOperation' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_app_catalog(moid, hyperflex_app_catalog, async_req=True)
+ >>> thread = api.get_hyperflex_vm_restore_operation_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_app_catalog (HyperflexAppCatalog): The 'hyperflex.AppCatalog' resource to update.
Keyword Args:
- if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -26480,7 +26740,2346 @@ def __patch_hyperflex_app_catalog(
async_req (bool): execute request asynchronously
Returns:
- HyperflexAppCatalog
+ HyperflexVmRestoreOperation
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_hyperflex_vm_restore_operation_by_moid = _Endpoint(
+ settings={
+ 'response_type': (HyperflexVmRestoreOperation,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/VmRestoreOperations/{Moid}',
+ 'operation_id': 'get_hyperflex_vm_restore_operation_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_hyperflex_vm_restore_operation_by_moid
+ )
+
+ def __get_hyperflex_vm_restore_operation_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'hyperflex.VmRestoreOperation' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_hyperflex_vm_restore_operation_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexVmRestoreOperationResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_hyperflex_vm_restore_operation_list = _Endpoint(
+ settings={
+ 'response_type': (HyperflexVmRestoreOperationResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/VmRestoreOperations',
+ 'operation_id': 'get_hyperflex_vm_restore_operation_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_hyperflex_vm_restore_operation_list
+ )
+
+ def __get_hyperflex_vm_snapshot_info_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'hyperflex.VmSnapshotInfo' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_hyperflex_vm_snapshot_info_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexVmSnapshotInfo
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_hyperflex_vm_snapshot_info_by_moid = _Endpoint(
+ settings={
+ 'response_type': (HyperflexVmSnapshotInfo,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/VmSnapshotInfos/{Moid}',
+ 'operation_id': 'get_hyperflex_vm_snapshot_info_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_hyperflex_vm_snapshot_info_by_moid
+ )
+
+ def __get_hyperflex_vm_snapshot_info_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'hyperflex.VmSnapshotInfo' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_hyperflex_vm_snapshot_info_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexVmSnapshotInfoResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_hyperflex_vm_snapshot_info_list = _Endpoint(
+ settings={
+ 'response_type': (HyperflexVmSnapshotInfoResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/VmSnapshotInfos',
+ 'operation_id': 'get_hyperflex_vm_snapshot_info_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_hyperflex_vm_snapshot_info_list
+ )
+
+ def __get_hyperflex_volume_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'hyperflex.Volume' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_hyperflex_volume_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexVolume
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_hyperflex_volume_by_moid = _Endpoint(
+ settings={
+ 'response_type': (HyperflexVolume,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/Volumes/{Moid}',
+ 'operation_id': 'get_hyperflex_volume_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_hyperflex_volume_by_moid
+ )
+
+ def __get_hyperflex_volume_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'hyperflex.Volume' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_hyperflex_volume_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexVolumeResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_hyperflex_volume_list = _Endpoint(
+ settings={
+ 'response_type': (HyperflexVolumeResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/Volumes',
+ 'operation_id': 'get_hyperflex_volume_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_hyperflex_volume_list
+ )
+
+ def __get_hyperflex_witness_configuration_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'hyperflex.WitnessConfiguration' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_hyperflex_witness_configuration_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexWitnessConfiguration
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_hyperflex_witness_configuration_by_moid = _Endpoint(
+ settings={
+ 'response_type': (HyperflexWitnessConfiguration,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/WitnessConfigurations/{Moid}',
+ 'operation_id': 'get_hyperflex_witness_configuration_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_hyperflex_witness_configuration_by_moid
+ )
+
+ def __get_hyperflex_witness_configuration_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'hyperflex.WitnessConfiguration' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_hyperflex_witness_configuration_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexWitnessConfigurationResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_hyperflex_witness_configuration_list = _Endpoint(
+ settings={
+ 'response_type': (HyperflexWitnessConfigurationResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/WitnessConfigurations',
+ 'operation_id': 'get_hyperflex_witness_configuration_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_hyperflex_witness_configuration_list
+ )
+
+ def __patch_hyperflex_app_catalog(
+ self,
+ moid,
+ hyperflex_app_catalog,
+ **kwargs
+ ):
+ """Update a 'hyperflex.AppCatalog' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.patch_hyperflex_app_catalog(moid, hyperflex_app_catalog, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ hyperflex_app_catalog (HyperflexAppCatalog): The 'hyperflex.AppCatalog' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexAppCatalog
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['hyperflex_app_catalog'] = \
+ hyperflex_app_catalog
+ return self.call_with_http_info(**kwargs)
+
+ self.patch_hyperflex_app_catalog = _Endpoint(
+ settings={
+ 'response_type': (HyperflexAppCatalog,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/AppCatalogs/{Moid}',
+ 'operation_id': 'patch_hyperflex_app_catalog',
+ 'http_method': 'PATCH',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'hyperflex_app_catalog',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'hyperflex_app_catalog',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'hyperflex_app_catalog':
+ (HyperflexAppCatalog,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'hyperflex_app_catalog': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__patch_hyperflex_app_catalog
+ )
+
+ def __patch_hyperflex_auto_support_policy(
+ self,
+ moid,
+ hyperflex_auto_support_policy,
+ **kwargs
+ ):
+ """Update a 'hyperflex.AutoSupportPolicy' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.patch_hyperflex_auto_support_policy(moid, hyperflex_auto_support_policy, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ hyperflex_auto_support_policy (HyperflexAutoSupportPolicy): The 'hyperflex.AutoSupportPolicy' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexAutoSupportPolicy
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['hyperflex_auto_support_policy'] = \
+ hyperflex_auto_support_policy
+ return self.call_with_http_info(**kwargs)
+
+ self.patch_hyperflex_auto_support_policy = _Endpoint(
+ settings={
+ 'response_type': (HyperflexAutoSupportPolicy,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/AutoSupportPolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_auto_support_policy',
+ 'http_method': 'PATCH',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'hyperflex_auto_support_policy',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'hyperflex_auto_support_policy',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'hyperflex_auto_support_policy':
+ (HyperflexAutoSupportPolicy,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'hyperflex_auto_support_policy': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__patch_hyperflex_auto_support_policy
+ )
+
+ def __patch_hyperflex_capability_info(
+ self,
+ moid,
+ hyperflex_capability_info,
+ **kwargs
+ ):
+ """Update a 'hyperflex.CapabilityInfo' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.patch_hyperflex_capability_info(moid, hyperflex_capability_info, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ hyperflex_capability_info (HyperflexCapabilityInfo): The 'hyperflex.CapabilityInfo' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexCapabilityInfo
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['hyperflex_capability_info'] = \
+ hyperflex_capability_info
+ return self.call_with_http_info(**kwargs)
+
+ self.patch_hyperflex_capability_info = _Endpoint(
+ settings={
+ 'response_type': (HyperflexCapabilityInfo,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/CapabilityInfos/{Moid}',
+ 'operation_id': 'patch_hyperflex_capability_info',
+ 'http_method': 'PATCH',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'hyperflex_capability_info',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'hyperflex_capability_info',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'hyperflex_capability_info':
+ (HyperflexCapabilityInfo,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'hyperflex_capability_info': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__patch_hyperflex_capability_info
+ )
+
+ def __patch_hyperflex_cluster(
+ self,
+ moid,
+ hyperflex_cluster,
+ **kwargs
+ ):
+ """Update a 'hyperflex.Cluster' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.patch_hyperflex_cluster(moid, hyperflex_cluster, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ hyperflex_cluster (HyperflexCluster): The 'hyperflex.Cluster' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexCluster
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['hyperflex_cluster'] = \
+ hyperflex_cluster
+ return self.call_with_http_info(**kwargs)
+
+ self.patch_hyperflex_cluster = _Endpoint(
+ settings={
+ 'response_type': (HyperflexCluster,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/Clusters/{Moid}',
+ 'operation_id': 'patch_hyperflex_cluster',
+ 'http_method': 'PATCH',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'hyperflex_cluster',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'hyperflex_cluster',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'hyperflex_cluster':
+ (HyperflexCluster,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'hyperflex_cluster': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__patch_hyperflex_cluster
+ )
+
+ def __patch_hyperflex_cluster_backup_policy(
+ self,
+ moid,
+ hyperflex_cluster_backup_policy,
+ **kwargs
+ ):
+ """Update a 'hyperflex.ClusterBackupPolicy' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.patch_hyperflex_cluster_backup_policy(moid, hyperflex_cluster_backup_policy, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ hyperflex_cluster_backup_policy (HyperflexClusterBackupPolicy): The 'hyperflex.ClusterBackupPolicy' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexClusterBackupPolicy
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['hyperflex_cluster_backup_policy'] = \
+ hyperflex_cluster_backup_policy
+ return self.call_with_http_info(**kwargs)
+
+ self.patch_hyperflex_cluster_backup_policy = _Endpoint(
+ settings={
+ 'response_type': (HyperflexClusterBackupPolicy,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_cluster_backup_policy',
+ 'http_method': 'PATCH',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'hyperflex_cluster_backup_policy',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'hyperflex_cluster_backup_policy',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'hyperflex_cluster_backup_policy':
+ (HyperflexClusterBackupPolicy,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'hyperflex_cluster_backup_policy': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__patch_hyperflex_cluster_backup_policy
+ )
+
+ def __patch_hyperflex_cluster_backup_policy_deployment(
+ self,
+ moid,
+ hyperflex_cluster_backup_policy_deployment,
+ **kwargs
+ ):
+ """Update a 'hyperflex.ClusterBackupPolicyDeployment' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.patch_hyperflex_cluster_backup_policy_deployment(moid, hyperflex_cluster_backup_policy_deployment, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ hyperflex_cluster_backup_policy_deployment (HyperflexClusterBackupPolicyDeployment): The 'hyperflex.ClusterBackupPolicyDeployment' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexClusterBackupPolicyDeployment
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['hyperflex_cluster_backup_policy_deployment'] = \
+ hyperflex_cluster_backup_policy_deployment
+ return self.call_with_http_info(**kwargs)
+
+ self.patch_hyperflex_cluster_backup_policy_deployment = _Endpoint(
+ settings={
+ 'response_type': (HyperflexClusterBackupPolicyDeployment,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicyDeployments/{Moid}',
+ 'operation_id': 'patch_hyperflex_cluster_backup_policy_deployment',
+ 'http_method': 'PATCH',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'hyperflex_cluster_backup_policy_deployment',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'hyperflex_cluster_backup_policy_deployment',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'hyperflex_cluster_backup_policy_deployment':
+ (HyperflexClusterBackupPolicyDeployment,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'hyperflex_cluster_backup_policy_deployment': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__patch_hyperflex_cluster_backup_policy_deployment
+ )
+
+ def __patch_hyperflex_cluster_network_policy(
+ self,
+ moid,
+ hyperflex_cluster_network_policy,
+ **kwargs
+ ):
+ """Update a 'hyperflex.ClusterNetworkPolicy' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.patch_hyperflex_cluster_network_policy(moid, hyperflex_cluster_network_policy, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ hyperflex_cluster_network_policy (HyperflexClusterNetworkPolicy): The 'hyperflex.ClusterNetworkPolicy' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexClusterNetworkPolicy
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['hyperflex_cluster_network_policy'] = \
+ hyperflex_cluster_network_policy
+ return self.call_with_http_info(**kwargs)
+
+ self.patch_hyperflex_cluster_network_policy = _Endpoint(
+ settings={
+ 'response_type': (HyperflexClusterNetworkPolicy,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/ClusterNetworkPolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_cluster_network_policy',
+ 'http_method': 'PATCH',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'hyperflex_cluster_network_policy',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'hyperflex_cluster_network_policy',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'hyperflex_cluster_network_policy':
+ (HyperflexClusterNetworkPolicy,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'hyperflex_cluster_network_policy': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__patch_hyperflex_cluster_network_policy
+ )
+
+ def __patch_hyperflex_cluster_profile(
+ self,
+ moid,
+ hyperflex_cluster_profile,
+ **kwargs
+ ):
+ """Update a 'hyperflex.ClusterProfile' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.patch_hyperflex_cluster_profile(moid, hyperflex_cluster_profile, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ hyperflex_cluster_profile (HyperflexClusterProfile): The 'hyperflex.ClusterProfile' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexClusterProfile
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['hyperflex_cluster_profile'] = \
+ hyperflex_cluster_profile
+ return self.call_with_http_info(**kwargs)
+
+ self.patch_hyperflex_cluster_profile = _Endpoint(
+ settings={
+ 'response_type': (HyperflexClusterProfile,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/ClusterProfiles/{Moid}',
+ 'operation_id': 'patch_hyperflex_cluster_profile',
+ 'http_method': 'PATCH',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'hyperflex_cluster_profile',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'hyperflex_cluster_profile',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'hyperflex_cluster_profile':
+ (HyperflexClusterProfile,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'hyperflex_cluster_profile': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__patch_hyperflex_cluster_profile
+ )
+
+ def __patch_hyperflex_cluster_replication_network_policy(
+ self,
+ moid,
+ hyperflex_cluster_replication_network_policy,
+ **kwargs
+ ):
+ """Update a 'hyperflex.ClusterReplicationNetworkPolicy' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.patch_hyperflex_cluster_replication_network_policy(moid, hyperflex_cluster_replication_network_policy, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ hyperflex_cluster_replication_network_policy (HyperflexClusterReplicationNetworkPolicy): The 'hyperflex.ClusterReplicationNetworkPolicy' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexClusterReplicationNetworkPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -26505,33 +29104,33 @@ def __patch_hyperflex_app_catalog(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_app_catalog'] = \
- hyperflex_app_catalog
+ kwargs['hyperflex_cluster_replication_network_policy'] = \
+ hyperflex_cluster_replication_network_policy
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_app_catalog = _Endpoint(
+ self.patch_hyperflex_cluster_replication_network_policy = _Endpoint(
settings={
- 'response_type': (HyperflexAppCatalog,),
+ 'response_type': (HyperflexClusterReplicationNetworkPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/AppCatalogs/{Moid}',
- 'operation_id': 'patch_hyperflex_app_catalog',
+ 'endpoint_path': '/api/v1/hyperflex/ClusterReplicationNetworkPolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_cluster_replication_network_policy',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_app_catalog',
+ 'hyperflex_cluster_replication_network_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_app_catalog',
+ 'hyperflex_cluster_replication_network_policy',
],
'nullable': [
],
@@ -26548,8 +29147,8 @@ def __patch_hyperflex_app_catalog(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_app_catalog':
- (HyperflexAppCatalog,),
+ 'hyperflex_cluster_replication_network_policy':
+ (HyperflexClusterReplicationNetworkPolicy,),
'if_match':
(str,),
},
@@ -26559,7 +29158,7 @@ def __patch_hyperflex_app_catalog(
},
'location_map': {
'moid': 'path',
- 'hyperflex_app_catalog': 'body',
+ 'hyperflex_cluster_replication_network_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -26575,26 +29174,26 @@ def __patch_hyperflex_app_catalog(
]
},
api_client=api_client,
- callable=__patch_hyperflex_app_catalog
+ callable=__patch_hyperflex_cluster_replication_network_policy
)
- def __patch_hyperflex_auto_support_policy(
+ def __patch_hyperflex_cluster_replication_network_policy_deployment(
self,
moid,
- hyperflex_auto_support_policy,
+ hyperflex_cluster_replication_network_policy_deployment,
**kwargs
):
- """Update a 'hyperflex.AutoSupportPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.ClusterReplicationNetworkPolicyDeployment' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_auto_support_policy(moid, hyperflex_auto_support_policy, async_req=True)
+ >>> thread = api.patch_hyperflex_cluster_replication_network_policy_deployment(moid, hyperflex_cluster_replication_network_policy_deployment, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_auto_support_policy (HyperflexAutoSupportPolicy): The 'hyperflex.AutoSupportPolicy' resource to update.
+ hyperflex_cluster_replication_network_policy_deployment (HyperflexClusterReplicationNetworkPolicyDeployment): The 'hyperflex.ClusterReplicationNetworkPolicyDeployment' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -26619,7 +29218,7 @@ def __patch_hyperflex_auto_support_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexAutoSupportPolicy
+ HyperflexClusterReplicationNetworkPolicyDeployment
If the method is called asynchronously, returns the request
thread.
"""
@@ -26644,33 +29243,33 @@ def __patch_hyperflex_auto_support_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_auto_support_policy'] = \
- hyperflex_auto_support_policy
+ kwargs['hyperflex_cluster_replication_network_policy_deployment'] = \
+ hyperflex_cluster_replication_network_policy_deployment
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_auto_support_policy = _Endpoint(
+ self.patch_hyperflex_cluster_replication_network_policy_deployment = _Endpoint(
settings={
- 'response_type': (HyperflexAutoSupportPolicy,),
+ 'response_type': (HyperflexClusterReplicationNetworkPolicyDeployment,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/AutoSupportPolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_auto_support_policy',
+ 'endpoint_path': '/api/v1/hyperflex/ClusterReplicationNetworkPolicyDeployments/{Moid}',
+ 'operation_id': 'patch_hyperflex_cluster_replication_network_policy_deployment',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_auto_support_policy',
+ 'hyperflex_cluster_replication_network_policy_deployment',
'if_match',
],
'required': [
'moid',
- 'hyperflex_auto_support_policy',
+ 'hyperflex_cluster_replication_network_policy_deployment',
],
'nullable': [
],
@@ -26687,8 +29286,8 @@ def __patch_hyperflex_auto_support_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_auto_support_policy':
- (HyperflexAutoSupportPolicy,),
+ 'hyperflex_cluster_replication_network_policy_deployment':
+ (HyperflexClusterReplicationNetworkPolicyDeployment,),
'if_match':
(str,),
},
@@ -26698,7 +29297,7 @@ def __patch_hyperflex_auto_support_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_auto_support_policy': 'body',
+ 'hyperflex_cluster_replication_network_policy_deployment': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -26714,26 +29313,26 @@ def __patch_hyperflex_auto_support_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_auto_support_policy
+ callable=__patch_hyperflex_cluster_replication_network_policy_deployment
)
- def __patch_hyperflex_capability_info(
+ def __patch_hyperflex_cluster_storage_policy(
self,
moid,
- hyperflex_capability_info,
+ hyperflex_cluster_storage_policy,
**kwargs
):
- """Update a 'hyperflex.CapabilityInfo' resource. # noqa: E501
+ """Update a 'hyperflex.ClusterStoragePolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_capability_info(moid, hyperflex_capability_info, async_req=True)
+ >>> thread = api.patch_hyperflex_cluster_storage_policy(moid, hyperflex_cluster_storage_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_capability_info (HyperflexCapabilityInfo): The 'hyperflex.CapabilityInfo' resource to update.
+ hyperflex_cluster_storage_policy (HyperflexClusterStoragePolicy): The 'hyperflex.ClusterStoragePolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -26758,7 +29357,7 @@ def __patch_hyperflex_capability_info(
async_req (bool): execute request asynchronously
Returns:
- HyperflexCapabilityInfo
+ HyperflexClusterStoragePolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -26783,33 +29382,33 @@ def __patch_hyperflex_capability_info(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_capability_info'] = \
- hyperflex_capability_info
+ kwargs['hyperflex_cluster_storage_policy'] = \
+ hyperflex_cluster_storage_policy
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_capability_info = _Endpoint(
+ self.patch_hyperflex_cluster_storage_policy = _Endpoint(
settings={
- 'response_type': (HyperflexCapabilityInfo,),
+ 'response_type': (HyperflexClusterStoragePolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/CapabilityInfos/{Moid}',
- 'operation_id': 'patch_hyperflex_capability_info',
+ 'endpoint_path': '/api/v1/hyperflex/ClusterStoragePolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_cluster_storage_policy',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_capability_info',
+ 'hyperflex_cluster_storage_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_capability_info',
+ 'hyperflex_cluster_storage_policy',
],
'nullable': [
],
@@ -26826,8 +29425,8 @@ def __patch_hyperflex_capability_info(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_capability_info':
- (HyperflexCapabilityInfo,),
+ 'hyperflex_cluster_storage_policy':
+ (HyperflexClusterStoragePolicy,),
'if_match':
(str,),
},
@@ -26837,7 +29436,7 @@ def __patch_hyperflex_capability_info(
},
'location_map': {
'moid': 'path',
- 'hyperflex_capability_info': 'body',
+ 'hyperflex_cluster_storage_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -26853,26 +29452,26 @@ def __patch_hyperflex_capability_info(
]
},
api_client=api_client,
- callable=__patch_hyperflex_capability_info
+ callable=__patch_hyperflex_cluster_storage_policy
)
- def __patch_hyperflex_cluster(
+ def __patch_hyperflex_ext_fc_storage_policy(
self,
moid,
- hyperflex_cluster,
+ hyperflex_ext_fc_storage_policy,
**kwargs
):
- """Update a 'hyperflex.Cluster' resource. # noqa: E501
+ """Update a 'hyperflex.ExtFcStoragePolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_cluster(moid, hyperflex_cluster, async_req=True)
+ >>> thread = api.patch_hyperflex_ext_fc_storage_policy(moid, hyperflex_ext_fc_storage_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster (HyperflexCluster): The 'hyperflex.Cluster' resource to update.
+ hyperflex_ext_fc_storage_policy (HyperflexExtFcStoragePolicy): The 'hyperflex.ExtFcStoragePolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -26897,7 +29496,7 @@ def __patch_hyperflex_cluster(
async_req (bool): execute request asynchronously
Returns:
- HyperflexCluster
+ HyperflexExtFcStoragePolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -26922,33 +29521,33 @@ def __patch_hyperflex_cluster(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster'] = \
- hyperflex_cluster
+ kwargs['hyperflex_ext_fc_storage_policy'] = \
+ hyperflex_ext_fc_storage_policy
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_cluster = _Endpoint(
+ self.patch_hyperflex_ext_fc_storage_policy = _Endpoint(
settings={
- 'response_type': (HyperflexCluster,),
+ 'response_type': (HyperflexExtFcStoragePolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/Clusters/{Moid}',
- 'operation_id': 'patch_hyperflex_cluster',
+ 'endpoint_path': '/api/v1/hyperflex/ExtFcStoragePolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_ext_fc_storage_policy',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster',
+ 'hyperflex_ext_fc_storage_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster',
+ 'hyperflex_ext_fc_storage_policy',
],
'nullable': [
],
@@ -26965,8 +29564,8 @@ def __patch_hyperflex_cluster(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster':
- (HyperflexCluster,),
+ 'hyperflex_ext_fc_storage_policy':
+ (HyperflexExtFcStoragePolicy,),
'if_match':
(str,),
},
@@ -26976,7 +29575,7 @@ def __patch_hyperflex_cluster(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster': 'body',
+ 'hyperflex_ext_fc_storage_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -26992,26 +29591,26 @@ def __patch_hyperflex_cluster(
]
},
api_client=api_client,
- callable=__patch_hyperflex_cluster
+ callable=__patch_hyperflex_ext_fc_storage_policy
)
- def __patch_hyperflex_cluster_backup_policy(
+ def __patch_hyperflex_ext_iscsi_storage_policy(
self,
moid,
- hyperflex_cluster_backup_policy,
+ hyperflex_ext_iscsi_storage_policy,
**kwargs
):
- """Update a 'hyperflex.ClusterBackupPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.ExtIscsiStoragePolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_cluster_backup_policy(moid, hyperflex_cluster_backup_policy, async_req=True)
+ >>> thread = api.patch_hyperflex_ext_iscsi_storage_policy(moid, hyperflex_ext_iscsi_storage_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_backup_policy (HyperflexClusterBackupPolicy): The 'hyperflex.ClusterBackupPolicy' resource to update.
+ hyperflex_ext_iscsi_storage_policy (HyperflexExtIscsiStoragePolicy): The 'hyperflex.ExtIscsiStoragePolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -27036,7 +29635,7 @@ def __patch_hyperflex_cluster_backup_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterBackupPolicy
+ HyperflexExtIscsiStoragePolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -27061,33 +29660,33 @@ def __patch_hyperflex_cluster_backup_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_backup_policy'] = \
- hyperflex_cluster_backup_policy
+ kwargs['hyperflex_ext_iscsi_storage_policy'] = \
+ hyperflex_ext_iscsi_storage_policy
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_cluster_backup_policy = _Endpoint(
+ self.patch_hyperflex_ext_iscsi_storage_policy = _Endpoint(
settings={
- 'response_type': (HyperflexClusterBackupPolicy,),
+ 'response_type': (HyperflexExtIscsiStoragePolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_cluster_backup_policy',
+ 'endpoint_path': '/api/v1/hyperflex/ExtIscsiStoragePolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_ext_iscsi_storage_policy',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_backup_policy',
+ 'hyperflex_ext_iscsi_storage_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_backup_policy',
+ 'hyperflex_ext_iscsi_storage_policy',
],
'nullable': [
],
@@ -27104,8 +29703,8 @@ def __patch_hyperflex_cluster_backup_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_backup_policy':
- (HyperflexClusterBackupPolicy,),
+ 'hyperflex_ext_iscsi_storage_policy':
+ (HyperflexExtIscsiStoragePolicy,),
'if_match':
(str,),
},
@@ -27115,7 +29714,7 @@ def __patch_hyperflex_cluster_backup_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_backup_policy': 'body',
+ 'hyperflex_ext_iscsi_storage_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -27131,26 +29730,26 @@ def __patch_hyperflex_cluster_backup_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_cluster_backup_policy
+ callable=__patch_hyperflex_ext_iscsi_storage_policy
)
- def __patch_hyperflex_cluster_backup_policy_deployment(
+ def __patch_hyperflex_feature_limit_external(
self,
moid,
- hyperflex_cluster_backup_policy_deployment,
+ hyperflex_feature_limit_external,
**kwargs
):
- """Update a 'hyperflex.ClusterBackupPolicyDeployment' resource. # noqa: E501
+ """Update a 'hyperflex.FeatureLimitExternal' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_cluster_backup_policy_deployment(moid, hyperflex_cluster_backup_policy_deployment, async_req=True)
+ >>> thread = api.patch_hyperflex_feature_limit_external(moid, hyperflex_feature_limit_external, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_backup_policy_deployment (HyperflexClusterBackupPolicyDeployment): The 'hyperflex.ClusterBackupPolicyDeployment' resource to update.
+ hyperflex_feature_limit_external (HyperflexFeatureLimitExternal): The 'hyperflex.FeatureLimitExternal' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -27175,7 +29774,7 @@ def __patch_hyperflex_cluster_backup_policy_deployment(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterBackupPolicyDeployment
+ HyperflexFeatureLimitExternal
If the method is called asynchronously, returns the request
thread.
"""
@@ -27200,33 +29799,33 @@ def __patch_hyperflex_cluster_backup_policy_deployment(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_backup_policy_deployment'] = \
- hyperflex_cluster_backup_policy_deployment
+ kwargs['hyperflex_feature_limit_external'] = \
+ hyperflex_feature_limit_external
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_cluster_backup_policy_deployment = _Endpoint(
+ self.patch_hyperflex_feature_limit_external = _Endpoint(
settings={
- 'response_type': (HyperflexClusterBackupPolicyDeployment,),
+ 'response_type': (HyperflexFeatureLimitExternal,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicyDeployments/{Moid}',
- 'operation_id': 'patch_hyperflex_cluster_backup_policy_deployment',
+ 'endpoint_path': '/api/v1/hyperflex/FeatureLimitExternals/{Moid}',
+ 'operation_id': 'patch_hyperflex_feature_limit_external',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_backup_policy_deployment',
+ 'hyperflex_feature_limit_external',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_backup_policy_deployment',
+ 'hyperflex_feature_limit_external',
],
'nullable': [
],
@@ -27243,8 +29842,8 @@ def __patch_hyperflex_cluster_backup_policy_deployment(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_backup_policy_deployment':
- (HyperflexClusterBackupPolicyDeployment,),
+ 'hyperflex_feature_limit_external':
+ (HyperflexFeatureLimitExternal,),
'if_match':
(str,),
},
@@ -27254,7 +29853,7 @@ def __patch_hyperflex_cluster_backup_policy_deployment(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_backup_policy_deployment': 'body',
+ 'hyperflex_feature_limit_external': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -27270,26 +29869,26 @@ def __patch_hyperflex_cluster_backup_policy_deployment(
]
},
api_client=api_client,
- callable=__patch_hyperflex_cluster_backup_policy_deployment
+ callable=__patch_hyperflex_feature_limit_external
)
- def __patch_hyperflex_cluster_network_policy(
+ def __patch_hyperflex_feature_limit_internal(
self,
moid,
- hyperflex_cluster_network_policy,
+ hyperflex_feature_limit_internal,
**kwargs
):
- """Update a 'hyperflex.ClusterNetworkPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.FeatureLimitInternal' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_cluster_network_policy(moid, hyperflex_cluster_network_policy, async_req=True)
+ >>> thread = api.patch_hyperflex_feature_limit_internal(moid, hyperflex_feature_limit_internal, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_network_policy (HyperflexClusterNetworkPolicy): The 'hyperflex.ClusterNetworkPolicy' resource to update.
+ hyperflex_feature_limit_internal (HyperflexFeatureLimitInternal): The 'hyperflex.FeatureLimitInternal' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -27314,7 +29913,7 @@ def __patch_hyperflex_cluster_network_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterNetworkPolicy
+ HyperflexFeatureLimitInternal
If the method is called asynchronously, returns the request
thread.
"""
@@ -27339,33 +29938,33 @@ def __patch_hyperflex_cluster_network_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_network_policy'] = \
- hyperflex_cluster_network_policy
+ kwargs['hyperflex_feature_limit_internal'] = \
+ hyperflex_feature_limit_internal
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_cluster_network_policy = _Endpoint(
+ self.patch_hyperflex_feature_limit_internal = _Endpoint(
settings={
- 'response_type': (HyperflexClusterNetworkPolicy,),
+ 'response_type': (HyperflexFeatureLimitInternal,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterNetworkPolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_cluster_network_policy',
+ 'endpoint_path': '/api/v1/hyperflex/FeatureLimitInternals/{Moid}',
+ 'operation_id': 'patch_hyperflex_feature_limit_internal',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_network_policy',
+ 'hyperflex_feature_limit_internal',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_network_policy',
+ 'hyperflex_feature_limit_internal',
],
'nullable': [
],
@@ -27382,8 +29981,8 @@ def __patch_hyperflex_cluster_network_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_network_policy':
- (HyperflexClusterNetworkPolicy,),
+ 'hyperflex_feature_limit_internal':
+ (HyperflexFeatureLimitInternal,),
'if_match':
(str,),
},
@@ -27393,7 +29992,7 @@ def __patch_hyperflex_cluster_network_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_network_policy': 'body',
+ 'hyperflex_feature_limit_internal': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -27409,26 +30008,26 @@ def __patch_hyperflex_cluster_network_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_cluster_network_policy
+ callable=__patch_hyperflex_feature_limit_internal
)
- def __patch_hyperflex_cluster_profile(
+ def __patch_hyperflex_health_check_definition(
self,
moid,
- hyperflex_cluster_profile,
+ hyperflex_health_check_definition,
**kwargs
):
- """Update a 'hyperflex.ClusterProfile' resource. # noqa: E501
+ """Update a 'hyperflex.HealthCheckDefinition' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_cluster_profile(moid, hyperflex_cluster_profile, async_req=True)
+ >>> thread = api.patch_hyperflex_health_check_definition(moid, hyperflex_health_check_definition, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_profile (HyperflexClusterProfile): The 'hyperflex.ClusterProfile' resource to update.
+ hyperflex_health_check_definition (HyperflexHealthCheckDefinition): The 'hyperflex.HealthCheckDefinition' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -27453,7 +30052,7 @@ def __patch_hyperflex_cluster_profile(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterProfile
+ HyperflexHealthCheckDefinition
If the method is called asynchronously, returns the request
thread.
"""
@@ -27478,33 +30077,33 @@ def __patch_hyperflex_cluster_profile(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_profile'] = \
- hyperflex_cluster_profile
+ kwargs['hyperflex_health_check_definition'] = \
+ hyperflex_health_check_definition
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_cluster_profile = _Endpoint(
+ self.patch_hyperflex_health_check_definition = _Endpoint(
settings={
- 'response_type': (HyperflexClusterProfile,),
+ 'response_type': (HyperflexHealthCheckDefinition,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterProfiles/{Moid}',
- 'operation_id': 'patch_hyperflex_cluster_profile',
+ 'endpoint_path': '/api/v1/hyperflex/HealthCheckDefinitions/{Moid}',
+ 'operation_id': 'patch_hyperflex_health_check_definition',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_profile',
+ 'hyperflex_health_check_definition',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_profile',
+ 'hyperflex_health_check_definition',
],
'nullable': [
],
@@ -27521,8 +30120,8 @@ def __patch_hyperflex_cluster_profile(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_profile':
- (HyperflexClusterProfile,),
+ 'hyperflex_health_check_definition':
+ (HyperflexHealthCheckDefinition,),
'if_match':
(str,),
},
@@ -27532,7 +30131,7 @@ def __patch_hyperflex_cluster_profile(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_profile': 'body',
+ 'hyperflex_health_check_definition': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -27548,26 +30147,26 @@ def __patch_hyperflex_cluster_profile(
]
},
api_client=api_client,
- callable=__patch_hyperflex_cluster_profile
+ callable=__patch_hyperflex_health_check_definition
)
- def __patch_hyperflex_cluster_replication_network_policy(
+ def __patch_hyperflex_health_check_package_checksum(
self,
moid,
- hyperflex_cluster_replication_network_policy,
+ hyperflex_health_check_package_checksum,
**kwargs
):
- """Update a 'hyperflex.ClusterReplicationNetworkPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.HealthCheckPackageChecksum' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_cluster_replication_network_policy(moid, hyperflex_cluster_replication_network_policy, async_req=True)
+ >>> thread = api.patch_hyperflex_health_check_package_checksum(moid, hyperflex_health_check_package_checksum, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_replication_network_policy (HyperflexClusterReplicationNetworkPolicy): The 'hyperflex.ClusterReplicationNetworkPolicy' resource to update.
+ hyperflex_health_check_package_checksum (HyperflexHealthCheckPackageChecksum): The 'hyperflex.HealthCheckPackageChecksum' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -27592,7 +30191,7 @@ def __patch_hyperflex_cluster_replication_network_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterReplicationNetworkPolicy
+ HyperflexHealthCheckPackageChecksum
If the method is called asynchronously, returns the request
thread.
"""
@@ -27617,33 +30216,33 @@ def __patch_hyperflex_cluster_replication_network_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_replication_network_policy'] = \
- hyperflex_cluster_replication_network_policy
+ kwargs['hyperflex_health_check_package_checksum'] = \
+ hyperflex_health_check_package_checksum
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_cluster_replication_network_policy = _Endpoint(
+ self.patch_hyperflex_health_check_package_checksum = _Endpoint(
settings={
- 'response_type': (HyperflexClusterReplicationNetworkPolicy,),
+ 'response_type': (HyperflexHealthCheckPackageChecksum,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterReplicationNetworkPolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_cluster_replication_network_policy',
+ 'endpoint_path': '/api/v1/hyperflex/HealthCheckPackageChecksums/{Moid}',
+ 'operation_id': 'patch_hyperflex_health_check_package_checksum',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_replication_network_policy',
+ 'hyperflex_health_check_package_checksum',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_replication_network_policy',
+ 'hyperflex_health_check_package_checksum',
],
'nullable': [
],
@@ -27660,8 +30259,8 @@ def __patch_hyperflex_cluster_replication_network_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_replication_network_policy':
- (HyperflexClusterReplicationNetworkPolicy,),
+ 'hyperflex_health_check_package_checksum':
+ (HyperflexHealthCheckPackageChecksum,),
'if_match':
(str,),
},
@@ -27671,7 +30270,7 @@ def __patch_hyperflex_cluster_replication_network_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_replication_network_policy': 'body',
+ 'hyperflex_health_check_package_checksum': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -27687,26 +30286,26 @@ def __patch_hyperflex_cluster_replication_network_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_cluster_replication_network_policy
+ callable=__patch_hyperflex_health_check_package_checksum
)
- def __patch_hyperflex_cluster_replication_network_policy_deployment(
+ def __patch_hyperflex_hxdp_version(
self,
moid,
- hyperflex_cluster_replication_network_policy_deployment,
+ hyperflex_hxdp_version,
**kwargs
):
- """Update a 'hyperflex.ClusterReplicationNetworkPolicyDeployment' resource. # noqa: E501
+ """Update a 'hyperflex.HxdpVersion' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_cluster_replication_network_policy_deployment(moid, hyperflex_cluster_replication_network_policy_deployment, async_req=True)
+ >>> thread = api.patch_hyperflex_hxdp_version(moid, hyperflex_hxdp_version, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_replication_network_policy_deployment (HyperflexClusterReplicationNetworkPolicyDeployment): The 'hyperflex.ClusterReplicationNetworkPolicyDeployment' resource to update.
+ hyperflex_hxdp_version (HyperflexHxdpVersion): The 'hyperflex.HxdpVersion' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -27731,7 +30330,7 @@ def __patch_hyperflex_cluster_replication_network_policy_deployment(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterReplicationNetworkPolicyDeployment
+ HyperflexHxdpVersion
If the method is called asynchronously, returns the request
thread.
"""
@@ -27756,33 +30355,33 @@ def __patch_hyperflex_cluster_replication_network_policy_deployment(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_replication_network_policy_deployment'] = \
- hyperflex_cluster_replication_network_policy_deployment
+ kwargs['hyperflex_hxdp_version'] = \
+ hyperflex_hxdp_version
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_cluster_replication_network_policy_deployment = _Endpoint(
+ self.patch_hyperflex_hxdp_version = _Endpoint(
settings={
- 'response_type': (HyperflexClusterReplicationNetworkPolicyDeployment,),
+ 'response_type': (HyperflexHxdpVersion,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterReplicationNetworkPolicyDeployments/{Moid}',
- 'operation_id': 'patch_hyperflex_cluster_replication_network_policy_deployment',
+ 'endpoint_path': '/api/v1/hyperflex/HxdpVersions/{Moid}',
+ 'operation_id': 'patch_hyperflex_hxdp_version',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_replication_network_policy_deployment',
+ 'hyperflex_hxdp_version',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_replication_network_policy_deployment',
+ 'hyperflex_hxdp_version',
],
'nullable': [
],
@@ -27799,8 +30398,8 @@ def __patch_hyperflex_cluster_replication_network_policy_deployment(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_replication_network_policy_deployment':
- (HyperflexClusterReplicationNetworkPolicyDeployment,),
+ 'hyperflex_hxdp_version':
+ (HyperflexHxdpVersion,),
'if_match':
(str,),
},
@@ -27810,7 +30409,7 @@ def __patch_hyperflex_cluster_replication_network_policy_deployment(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_replication_network_policy_deployment': 'body',
+ 'hyperflex_hxdp_version': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -27826,26 +30425,26 @@ def __patch_hyperflex_cluster_replication_network_policy_deployment(
]
},
api_client=api_client,
- callable=__patch_hyperflex_cluster_replication_network_policy_deployment
+ callable=__patch_hyperflex_hxdp_version
)
- def __patch_hyperflex_cluster_storage_policy(
+ def __patch_hyperflex_hypervisor_host(
self,
moid,
- hyperflex_cluster_storage_policy,
+ hyperflex_hypervisor_host,
**kwargs
):
- """Update a 'hyperflex.ClusterStoragePolicy' resource. # noqa: E501
+ """Update a 'hyperflex.HypervisorHost' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_cluster_storage_policy(moid, hyperflex_cluster_storage_policy, async_req=True)
+ >>> thread = api.patch_hyperflex_hypervisor_host(moid, hyperflex_hypervisor_host, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_storage_policy (HyperflexClusterStoragePolicy): The 'hyperflex.ClusterStoragePolicy' resource to update.
+ hyperflex_hypervisor_host (HyperflexHypervisorHost): The 'hyperflex.HypervisorHost' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -27870,7 +30469,7 @@ def __patch_hyperflex_cluster_storage_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterStoragePolicy
+ HyperflexHypervisorHost
If the method is called asynchronously, returns the request
thread.
"""
@@ -27895,33 +30494,33 @@ def __patch_hyperflex_cluster_storage_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_storage_policy'] = \
- hyperflex_cluster_storage_policy
+ kwargs['hyperflex_hypervisor_host'] = \
+ hyperflex_hypervisor_host
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_cluster_storage_policy = _Endpoint(
+ self.patch_hyperflex_hypervisor_host = _Endpoint(
settings={
- 'response_type': (HyperflexClusterStoragePolicy,),
+ 'response_type': (HyperflexHypervisorHost,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterStoragePolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_cluster_storage_policy',
+ 'endpoint_path': '/api/v1/hyperflex/HypervisorHosts/{Moid}',
+ 'operation_id': 'patch_hyperflex_hypervisor_host',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_storage_policy',
+ 'hyperflex_hypervisor_host',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_storage_policy',
+ 'hyperflex_hypervisor_host',
],
'nullable': [
],
@@ -27938,8 +30537,8 @@ def __patch_hyperflex_cluster_storage_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_storage_policy':
- (HyperflexClusterStoragePolicy,),
+ 'hyperflex_hypervisor_host':
+ (HyperflexHypervisorHost,),
'if_match':
(str,),
},
@@ -27949,7 +30548,7 @@ def __patch_hyperflex_cluster_storage_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_storage_policy': 'body',
+ 'hyperflex_hypervisor_host': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -27965,26 +30564,26 @@ def __patch_hyperflex_cluster_storage_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_cluster_storage_policy
+ callable=__patch_hyperflex_hypervisor_host
)
- def __patch_hyperflex_ext_fc_storage_policy(
+ def __patch_hyperflex_hypervisor_virtual_machine(
self,
moid,
- hyperflex_ext_fc_storage_policy,
+ hyperflex_hypervisor_virtual_machine,
**kwargs
):
- """Update a 'hyperflex.ExtFcStoragePolicy' resource. # noqa: E501
+ """Update a 'hyperflex.HypervisorVirtualMachine' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_ext_fc_storage_policy(moid, hyperflex_ext_fc_storage_policy, async_req=True)
+ >>> thread = api.patch_hyperflex_hypervisor_virtual_machine(moid, hyperflex_hypervisor_virtual_machine, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_ext_fc_storage_policy (HyperflexExtFcStoragePolicy): The 'hyperflex.ExtFcStoragePolicy' resource to update.
+ hyperflex_hypervisor_virtual_machine (HyperflexHypervisorVirtualMachine): The 'hyperflex.HypervisorVirtualMachine' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -28009,7 +30608,7 @@ def __patch_hyperflex_ext_fc_storage_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexExtFcStoragePolicy
+ HyperflexHypervisorVirtualMachine
If the method is called asynchronously, returns the request
thread.
"""
@@ -28034,33 +30633,33 @@ def __patch_hyperflex_ext_fc_storage_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_ext_fc_storage_policy'] = \
- hyperflex_ext_fc_storage_policy
+ kwargs['hyperflex_hypervisor_virtual_machine'] = \
+ hyperflex_hypervisor_virtual_machine
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_ext_fc_storage_policy = _Endpoint(
+ self.patch_hyperflex_hypervisor_virtual_machine = _Endpoint(
settings={
- 'response_type': (HyperflexExtFcStoragePolicy,),
+ 'response_type': (HyperflexHypervisorVirtualMachine,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ExtFcStoragePolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_ext_fc_storage_policy',
+ 'endpoint_path': '/api/v1/hyperflex/HypervisorVirtualMachines/{Moid}',
+ 'operation_id': 'patch_hyperflex_hypervisor_virtual_machine',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_ext_fc_storage_policy',
+ 'hyperflex_hypervisor_virtual_machine',
'if_match',
],
'required': [
'moid',
- 'hyperflex_ext_fc_storage_policy',
+ 'hyperflex_hypervisor_virtual_machine',
],
'nullable': [
],
@@ -28077,8 +30676,8 @@ def __patch_hyperflex_ext_fc_storage_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_ext_fc_storage_policy':
- (HyperflexExtFcStoragePolicy,),
+ 'hyperflex_hypervisor_virtual_machine':
+ (HyperflexHypervisorVirtualMachine,),
'if_match':
(str,),
},
@@ -28088,7 +30687,7 @@ def __patch_hyperflex_ext_fc_storage_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_ext_fc_storage_policy': 'body',
+ 'hyperflex_hypervisor_virtual_machine': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -28104,26 +30703,26 @@ def __patch_hyperflex_ext_fc_storage_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_ext_fc_storage_policy
+ callable=__patch_hyperflex_hypervisor_virtual_machine
)
- def __patch_hyperflex_ext_iscsi_storage_policy(
+ def __patch_hyperflex_key_encryption_key(
self,
moid,
- hyperflex_ext_iscsi_storage_policy,
+ hyperflex_key_encryption_key,
**kwargs
):
- """Update a 'hyperflex.ExtIscsiStoragePolicy' resource. # noqa: E501
+ """Update a 'hyperflex.KeyEncryptionKey' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_ext_iscsi_storage_policy(moid, hyperflex_ext_iscsi_storage_policy, async_req=True)
+ >>> thread = api.patch_hyperflex_key_encryption_key(moid, hyperflex_key_encryption_key, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_ext_iscsi_storage_policy (HyperflexExtIscsiStoragePolicy): The 'hyperflex.ExtIscsiStoragePolicy' resource to update.
+ hyperflex_key_encryption_key (HyperflexKeyEncryptionKey): The 'hyperflex.KeyEncryptionKey' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -28148,7 +30747,7 @@ def __patch_hyperflex_ext_iscsi_storage_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexExtIscsiStoragePolicy
+ HyperflexKeyEncryptionKey
If the method is called asynchronously, returns the request
thread.
"""
@@ -28173,33 +30772,33 @@ def __patch_hyperflex_ext_iscsi_storage_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_ext_iscsi_storage_policy'] = \
- hyperflex_ext_iscsi_storage_policy
+ kwargs['hyperflex_key_encryption_key'] = \
+ hyperflex_key_encryption_key
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_ext_iscsi_storage_policy = _Endpoint(
+ self.patch_hyperflex_key_encryption_key = _Endpoint(
settings={
- 'response_type': (HyperflexExtIscsiStoragePolicy,),
+ 'response_type': (HyperflexKeyEncryptionKey,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ExtIscsiStoragePolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_ext_iscsi_storage_policy',
+ 'endpoint_path': '/api/v1/hyperflex/KeyEncryptionKeys/{Moid}',
+ 'operation_id': 'patch_hyperflex_key_encryption_key',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_ext_iscsi_storage_policy',
+ 'hyperflex_key_encryption_key',
'if_match',
],
'required': [
'moid',
- 'hyperflex_ext_iscsi_storage_policy',
+ 'hyperflex_key_encryption_key',
],
'nullable': [
],
@@ -28216,8 +30815,8 @@ def __patch_hyperflex_ext_iscsi_storage_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_ext_iscsi_storage_policy':
- (HyperflexExtIscsiStoragePolicy,),
+ 'hyperflex_key_encryption_key':
+ (HyperflexKeyEncryptionKey,),
'if_match':
(str,),
},
@@ -28227,7 +30826,7 @@ def __patch_hyperflex_ext_iscsi_storage_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_ext_iscsi_storage_policy': 'body',
+ 'hyperflex_key_encryption_key': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -28243,26 +30842,26 @@ def __patch_hyperflex_ext_iscsi_storage_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_ext_iscsi_storage_policy
+ callable=__patch_hyperflex_key_encryption_key
)
- def __patch_hyperflex_feature_limit_external(
+ def __patch_hyperflex_local_credential_policy(
self,
moid,
- hyperflex_feature_limit_external,
+ hyperflex_local_credential_policy,
**kwargs
):
- """Update a 'hyperflex.FeatureLimitExternal' resource. # noqa: E501
+ """Update a 'hyperflex.LocalCredentialPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_feature_limit_external(moid, hyperflex_feature_limit_external, async_req=True)
+ >>> thread = api.patch_hyperflex_local_credential_policy(moid, hyperflex_local_credential_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_feature_limit_external (HyperflexFeatureLimitExternal): The 'hyperflex.FeatureLimitExternal' resource to update.
+ hyperflex_local_credential_policy (HyperflexLocalCredentialPolicy): The 'hyperflex.LocalCredentialPolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -28287,7 +30886,7 @@ def __patch_hyperflex_feature_limit_external(
async_req (bool): execute request asynchronously
Returns:
- HyperflexFeatureLimitExternal
+ HyperflexLocalCredentialPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -28312,33 +30911,33 @@ def __patch_hyperflex_feature_limit_external(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_feature_limit_external'] = \
- hyperflex_feature_limit_external
+ kwargs['hyperflex_local_credential_policy'] = \
+ hyperflex_local_credential_policy
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_feature_limit_external = _Endpoint(
+ self.patch_hyperflex_local_credential_policy = _Endpoint(
settings={
- 'response_type': (HyperflexFeatureLimitExternal,),
+ 'response_type': (HyperflexLocalCredentialPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/FeatureLimitExternals/{Moid}',
- 'operation_id': 'patch_hyperflex_feature_limit_external',
+ 'endpoint_path': '/api/v1/hyperflex/LocalCredentialPolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_local_credential_policy',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_feature_limit_external',
+ 'hyperflex_local_credential_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_feature_limit_external',
+ 'hyperflex_local_credential_policy',
],
'nullable': [
],
@@ -28355,8 +30954,8 @@ def __patch_hyperflex_feature_limit_external(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_feature_limit_external':
- (HyperflexFeatureLimitExternal,),
+ 'hyperflex_local_credential_policy':
+ (HyperflexLocalCredentialPolicy,),
'if_match':
(str,),
},
@@ -28366,7 +30965,7 @@ def __patch_hyperflex_feature_limit_external(
},
'location_map': {
'moid': 'path',
- 'hyperflex_feature_limit_external': 'body',
+ 'hyperflex_local_credential_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -28382,26 +30981,26 @@ def __patch_hyperflex_feature_limit_external(
]
},
api_client=api_client,
- callable=__patch_hyperflex_feature_limit_external
+ callable=__patch_hyperflex_local_credential_policy
)
- def __patch_hyperflex_feature_limit_internal(
+ def __patch_hyperflex_node_config_policy(
self,
moid,
- hyperflex_feature_limit_internal,
+ hyperflex_node_config_policy,
**kwargs
):
- """Update a 'hyperflex.FeatureLimitInternal' resource. # noqa: E501
+ """Update a 'hyperflex.NodeConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_feature_limit_internal(moid, hyperflex_feature_limit_internal, async_req=True)
+ >>> thread = api.patch_hyperflex_node_config_policy(moid, hyperflex_node_config_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_feature_limit_internal (HyperflexFeatureLimitInternal): The 'hyperflex.FeatureLimitInternal' resource to update.
+ hyperflex_node_config_policy (HyperflexNodeConfigPolicy): The 'hyperflex.NodeConfigPolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -28426,7 +31025,7 @@ def __patch_hyperflex_feature_limit_internal(
async_req (bool): execute request asynchronously
Returns:
- HyperflexFeatureLimitInternal
+ HyperflexNodeConfigPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -28451,33 +31050,33 @@ def __patch_hyperflex_feature_limit_internal(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_feature_limit_internal'] = \
- hyperflex_feature_limit_internal
+ kwargs['hyperflex_node_config_policy'] = \
+ hyperflex_node_config_policy
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_feature_limit_internal = _Endpoint(
+ self.patch_hyperflex_node_config_policy = _Endpoint(
settings={
- 'response_type': (HyperflexFeatureLimitInternal,),
+ 'response_type': (HyperflexNodeConfigPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/FeatureLimitInternals/{Moid}',
- 'operation_id': 'patch_hyperflex_feature_limit_internal',
+ 'endpoint_path': '/api/v1/hyperflex/NodeConfigPolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_node_config_policy',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_feature_limit_internal',
+ 'hyperflex_node_config_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_feature_limit_internal',
+ 'hyperflex_node_config_policy',
],
'nullable': [
],
@@ -28494,8 +31093,8 @@ def __patch_hyperflex_feature_limit_internal(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_feature_limit_internal':
- (HyperflexFeatureLimitInternal,),
+ 'hyperflex_node_config_policy':
+ (HyperflexNodeConfigPolicy,),
'if_match':
(str,),
},
@@ -28505,7 +31104,7 @@ def __patch_hyperflex_feature_limit_internal(
},
'location_map': {
'moid': 'path',
- 'hyperflex_feature_limit_internal': 'body',
+ 'hyperflex_node_config_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -28521,26 +31120,26 @@ def __patch_hyperflex_feature_limit_internal(
]
},
api_client=api_client,
- callable=__patch_hyperflex_feature_limit_internal
+ callable=__patch_hyperflex_node_config_policy
)
- def __patch_hyperflex_health_check_definition(
+ def __patch_hyperflex_node_profile(
self,
moid,
- hyperflex_health_check_definition,
+ hyperflex_node_profile,
**kwargs
):
- """Update a 'hyperflex.HealthCheckDefinition' resource. # noqa: E501
+ """Update a 'hyperflex.NodeProfile' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_health_check_definition(moid, hyperflex_health_check_definition, async_req=True)
+ >>> thread = api.patch_hyperflex_node_profile(moid, hyperflex_node_profile, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_health_check_definition (HyperflexHealthCheckDefinition): The 'hyperflex.HealthCheckDefinition' resource to update.
+ hyperflex_node_profile (HyperflexNodeProfile): The 'hyperflex.NodeProfile' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -28565,7 +31164,7 @@ def __patch_hyperflex_health_check_definition(
async_req (bool): execute request asynchronously
Returns:
- HyperflexHealthCheckDefinition
+ HyperflexNodeProfile
If the method is called asynchronously, returns the request
thread.
"""
@@ -28590,33 +31189,33 @@ def __patch_hyperflex_health_check_definition(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_health_check_definition'] = \
- hyperflex_health_check_definition
+ kwargs['hyperflex_node_profile'] = \
+ hyperflex_node_profile
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_health_check_definition = _Endpoint(
+ self.patch_hyperflex_node_profile = _Endpoint(
settings={
- 'response_type': (HyperflexHealthCheckDefinition,),
+ 'response_type': (HyperflexNodeProfile,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/HealthCheckDefinitions/{Moid}',
- 'operation_id': 'patch_hyperflex_health_check_definition',
+ 'endpoint_path': '/api/v1/hyperflex/NodeProfiles/{Moid}',
+ 'operation_id': 'patch_hyperflex_node_profile',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_health_check_definition',
+ 'hyperflex_node_profile',
'if_match',
],
'required': [
'moid',
- 'hyperflex_health_check_definition',
+ 'hyperflex_node_profile',
],
'nullable': [
],
@@ -28633,8 +31232,8 @@ def __patch_hyperflex_health_check_definition(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_health_check_definition':
- (HyperflexHealthCheckDefinition,),
+ 'hyperflex_node_profile':
+ (HyperflexNodeProfile,),
'if_match':
(str,),
},
@@ -28644,7 +31243,7 @@ def __patch_hyperflex_health_check_definition(
},
'location_map': {
'moid': 'path',
- 'hyperflex_health_check_definition': 'body',
+ 'hyperflex_node_profile': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -28660,26 +31259,26 @@ def __patch_hyperflex_health_check_definition(
]
},
api_client=api_client,
- callable=__patch_hyperflex_health_check_definition
+ callable=__patch_hyperflex_node_profile
)
- def __patch_hyperflex_health_check_package_checksum(
+ def __patch_hyperflex_proxy_setting_policy(
self,
moid,
- hyperflex_health_check_package_checksum,
+ hyperflex_proxy_setting_policy,
**kwargs
):
- """Update a 'hyperflex.HealthCheckPackageChecksum' resource. # noqa: E501
+ """Update a 'hyperflex.ProxySettingPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_health_check_package_checksum(moid, hyperflex_health_check_package_checksum, async_req=True)
+ >>> thread = api.patch_hyperflex_proxy_setting_policy(moid, hyperflex_proxy_setting_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_health_check_package_checksum (HyperflexHealthCheckPackageChecksum): The 'hyperflex.HealthCheckPackageChecksum' resource to update.
+ hyperflex_proxy_setting_policy (HyperflexProxySettingPolicy): The 'hyperflex.ProxySettingPolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -28704,7 +31303,7 @@ def __patch_hyperflex_health_check_package_checksum(
async_req (bool): execute request asynchronously
Returns:
- HyperflexHealthCheckPackageChecksum
+ HyperflexProxySettingPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -28729,33 +31328,33 @@ def __patch_hyperflex_health_check_package_checksum(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_health_check_package_checksum'] = \
- hyperflex_health_check_package_checksum
+ kwargs['hyperflex_proxy_setting_policy'] = \
+ hyperflex_proxy_setting_policy
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_health_check_package_checksum = _Endpoint(
+ self.patch_hyperflex_proxy_setting_policy = _Endpoint(
settings={
- 'response_type': (HyperflexHealthCheckPackageChecksum,),
+ 'response_type': (HyperflexProxySettingPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/HealthCheckPackageChecksums/{Moid}',
- 'operation_id': 'patch_hyperflex_health_check_package_checksum',
+ 'endpoint_path': '/api/v1/hyperflex/ProxySettingPolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_proxy_setting_policy',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_health_check_package_checksum',
+ 'hyperflex_proxy_setting_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_health_check_package_checksum',
+ 'hyperflex_proxy_setting_policy',
],
'nullable': [
],
@@ -28772,8 +31371,8 @@ def __patch_hyperflex_health_check_package_checksum(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_health_check_package_checksum':
- (HyperflexHealthCheckPackageChecksum,),
+ 'hyperflex_proxy_setting_policy':
+ (HyperflexProxySettingPolicy,),
'if_match':
(str,),
},
@@ -28783,7 +31382,7 @@ def __patch_hyperflex_health_check_package_checksum(
},
'location_map': {
'moid': 'path',
- 'hyperflex_health_check_package_checksum': 'body',
+ 'hyperflex_proxy_setting_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -28799,26 +31398,26 @@ def __patch_hyperflex_health_check_package_checksum(
]
},
api_client=api_client,
- callable=__patch_hyperflex_health_check_package_checksum
+ callable=__patch_hyperflex_proxy_setting_policy
)
- def __patch_hyperflex_hxdp_version(
+ def __patch_hyperflex_server_firmware_version(
self,
moid,
- hyperflex_hxdp_version,
+ hyperflex_server_firmware_version,
**kwargs
):
- """Update a 'hyperflex.HxdpVersion' resource. # noqa: E501
+ """Update a 'hyperflex.ServerFirmwareVersion' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_hxdp_version(moid, hyperflex_hxdp_version, async_req=True)
+ >>> thread = api.patch_hyperflex_server_firmware_version(moid, hyperflex_server_firmware_version, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_hxdp_version (HyperflexHxdpVersion): The 'hyperflex.HxdpVersion' resource to update.
+ hyperflex_server_firmware_version (HyperflexServerFirmwareVersion): The 'hyperflex.ServerFirmwareVersion' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -28843,7 +31442,7 @@ def __patch_hyperflex_hxdp_version(
async_req (bool): execute request asynchronously
Returns:
- HyperflexHxdpVersion
+ HyperflexServerFirmwareVersion
If the method is called asynchronously, returns the request
thread.
"""
@@ -28868,33 +31467,33 @@ def __patch_hyperflex_hxdp_version(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_hxdp_version'] = \
- hyperflex_hxdp_version
+ kwargs['hyperflex_server_firmware_version'] = \
+ hyperflex_server_firmware_version
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_hxdp_version = _Endpoint(
+ self.patch_hyperflex_server_firmware_version = _Endpoint(
settings={
- 'response_type': (HyperflexHxdpVersion,),
+ 'response_type': (HyperflexServerFirmwareVersion,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/HxdpVersions/{Moid}',
- 'operation_id': 'patch_hyperflex_hxdp_version',
+ 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersions/{Moid}',
+ 'operation_id': 'patch_hyperflex_server_firmware_version',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_hxdp_version',
+ 'hyperflex_server_firmware_version',
'if_match',
],
'required': [
'moid',
- 'hyperflex_hxdp_version',
+ 'hyperflex_server_firmware_version',
],
'nullable': [
],
@@ -28911,8 +31510,8 @@ def __patch_hyperflex_hxdp_version(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_hxdp_version':
- (HyperflexHxdpVersion,),
+ 'hyperflex_server_firmware_version':
+ (HyperflexServerFirmwareVersion,),
'if_match':
(str,),
},
@@ -28922,7 +31521,7 @@ def __patch_hyperflex_hxdp_version(
},
'location_map': {
'moid': 'path',
- 'hyperflex_hxdp_version': 'body',
+ 'hyperflex_server_firmware_version': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -28938,26 +31537,26 @@ def __patch_hyperflex_hxdp_version(
]
},
api_client=api_client,
- callable=__patch_hyperflex_hxdp_version
+ callable=__patch_hyperflex_server_firmware_version
)
- def __patch_hyperflex_local_credential_policy(
+ def __patch_hyperflex_server_firmware_version_entry(
self,
moid,
- hyperflex_local_credential_policy,
+ hyperflex_server_firmware_version_entry,
**kwargs
):
- """Update a 'hyperflex.LocalCredentialPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.ServerFirmwareVersionEntry' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_local_credential_policy(moid, hyperflex_local_credential_policy, async_req=True)
+ >>> thread = api.patch_hyperflex_server_firmware_version_entry(moid, hyperflex_server_firmware_version_entry, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_local_credential_policy (HyperflexLocalCredentialPolicy): The 'hyperflex.LocalCredentialPolicy' resource to update.
+ hyperflex_server_firmware_version_entry (HyperflexServerFirmwareVersionEntry): The 'hyperflex.ServerFirmwareVersionEntry' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -28982,7 +31581,7 @@ def __patch_hyperflex_local_credential_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexLocalCredentialPolicy
+ HyperflexServerFirmwareVersionEntry
If the method is called asynchronously, returns the request
thread.
"""
@@ -29007,33 +31606,33 @@ def __patch_hyperflex_local_credential_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_local_credential_policy'] = \
- hyperflex_local_credential_policy
+ kwargs['hyperflex_server_firmware_version_entry'] = \
+ hyperflex_server_firmware_version_entry
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_local_credential_policy = _Endpoint(
+ self.patch_hyperflex_server_firmware_version_entry = _Endpoint(
settings={
- 'response_type': (HyperflexLocalCredentialPolicy,),
+ 'response_type': (HyperflexServerFirmwareVersionEntry,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/LocalCredentialPolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_local_credential_policy',
+ 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersionEntries/{Moid}',
+ 'operation_id': 'patch_hyperflex_server_firmware_version_entry',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_local_credential_policy',
+ 'hyperflex_server_firmware_version_entry',
'if_match',
],
'required': [
'moid',
- 'hyperflex_local_credential_policy',
+ 'hyperflex_server_firmware_version_entry',
],
'nullable': [
],
@@ -29050,8 +31649,8 @@ def __patch_hyperflex_local_credential_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_local_credential_policy':
- (HyperflexLocalCredentialPolicy,),
+ 'hyperflex_server_firmware_version_entry':
+ (HyperflexServerFirmwareVersionEntry,),
'if_match':
(str,),
},
@@ -29061,7 +31660,7 @@ def __patch_hyperflex_local_credential_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_local_credential_policy': 'body',
+ 'hyperflex_server_firmware_version_entry': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -29077,26 +31676,26 @@ def __patch_hyperflex_local_credential_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_local_credential_policy
+ callable=__patch_hyperflex_server_firmware_version_entry
)
- def __patch_hyperflex_node_config_policy(
+ def __patch_hyperflex_server_model(
self,
moid,
- hyperflex_node_config_policy,
+ hyperflex_server_model,
**kwargs
):
- """Update a 'hyperflex.NodeConfigPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.ServerModel' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_node_config_policy(moid, hyperflex_node_config_policy, async_req=True)
+ >>> thread = api.patch_hyperflex_server_model(moid, hyperflex_server_model, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_node_config_policy (HyperflexNodeConfigPolicy): The 'hyperflex.NodeConfigPolicy' resource to update.
+ hyperflex_server_model (HyperflexServerModel): The 'hyperflex.ServerModel' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -29121,7 +31720,7 @@ def __patch_hyperflex_node_config_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexNodeConfigPolicy
+ HyperflexServerModel
If the method is called asynchronously, returns the request
thread.
"""
@@ -29146,33 +31745,33 @@ def __patch_hyperflex_node_config_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_node_config_policy'] = \
- hyperflex_node_config_policy
+ kwargs['hyperflex_server_model'] = \
+ hyperflex_server_model
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_node_config_policy = _Endpoint(
+ self.patch_hyperflex_server_model = _Endpoint(
settings={
- 'response_type': (HyperflexNodeConfigPolicy,),
+ 'response_type': (HyperflexServerModel,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/NodeConfigPolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_node_config_policy',
+ 'endpoint_path': '/api/v1/hyperflex/ServerModels/{Moid}',
+ 'operation_id': 'patch_hyperflex_server_model',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_node_config_policy',
+ 'hyperflex_server_model',
'if_match',
],
'required': [
'moid',
- 'hyperflex_node_config_policy',
+ 'hyperflex_server_model',
],
'nullable': [
],
@@ -29189,8 +31788,8 @@ def __patch_hyperflex_node_config_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_node_config_policy':
- (HyperflexNodeConfigPolicy,),
+ 'hyperflex_server_model':
+ (HyperflexServerModel,),
'if_match':
(str,),
},
@@ -29200,7 +31799,7 @@ def __patch_hyperflex_node_config_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_node_config_policy': 'body',
+ 'hyperflex_server_model': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -29216,26 +31815,26 @@ def __patch_hyperflex_node_config_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_node_config_policy
+ callable=__patch_hyperflex_server_model
)
- def __patch_hyperflex_node_profile(
+ def __patch_hyperflex_service_auth_token(
self,
moid,
- hyperflex_node_profile,
+ hyperflex_service_auth_token,
**kwargs
):
- """Update a 'hyperflex.NodeProfile' resource. # noqa: E501
+ """Update a 'hyperflex.ServiceAuthToken' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_node_profile(moid, hyperflex_node_profile, async_req=True)
+ >>> thread = api.patch_hyperflex_service_auth_token(moid, hyperflex_service_auth_token, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_node_profile (HyperflexNodeProfile): The 'hyperflex.NodeProfile' resource to update.
+ hyperflex_service_auth_token (HyperflexServiceAuthToken): The 'hyperflex.ServiceAuthToken' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -29260,7 +31859,7 @@ def __patch_hyperflex_node_profile(
async_req (bool): execute request asynchronously
Returns:
- HyperflexNodeProfile
+ HyperflexServiceAuthToken
If the method is called asynchronously, returns the request
thread.
"""
@@ -29285,33 +31884,33 @@ def __patch_hyperflex_node_profile(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_node_profile'] = \
- hyperflex_node_profile
+ kwargs['hyperflex_service_auth_token'] = \
+ hyperflex_service_auth_token
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_node_profile = _Endpoint(
+ self.patch_hyperflex_service_auth_token = _Endpoint(
settings={
- 'response_type': (HyperflexNodeProfile,),
+ 'response_type': (HyperflexServiceAuthToken,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/NodeProfiles/{Moid}',
- 'operation_id': 'patch_hyperflex_node_profile',
+ 'endpoint_path': '/api/v1/hyperflex/ServiceAuthTokens/{Moid}',
+ 'operation_id': 'patch_hyperflex_service_auth_token',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_node_profile',
+ 'hyperflex_service_auth_token',
'if_match',
],
'required': [
'moid',
- 'hyperflex_node_profile',
+ 'hyperflex_service_auth_token',
],
'nullable': [
],
@@ -29328,8 +31927,8 @@ def __patch_hyperflex_node_profile(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_node_profile':
- (HyperflexNodeProfile,),
+ 'hyperflex_service_auth_token':
+ (HyperflexServiceAuthToken,),
'if_match':
(str,),
},
@@ -29339,7 +31938,7 @@ def __patch_hyperflex_node_profile(
},
'location_map': {
'moid': 'path',
- 'hyperflex_node_profile': 'body',
+ 'hyperflex_service_auth_token': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -29355,26 +31954,26 @@ def __patch_hyperflex_node_profile(
]
},
api_client=api_client,
- callable=__patch_hyperflex_node_profile
+ callable=__patch_hyperflex_service_auth_token
)
- def __patch_hyperflex_proxy_setting_policy(
+ def __patch_hyperflex_software_distribution_component(
self,
moid,
- hyperflex_proxy_setting_policy,
+ hyperflex_software_distribution_component,
**kwargs
):
- """Update a 'hyperflex.ProxySettingPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.SoftwareDistributionComponent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_proxy_setting_policy(moid, hyperflex_proxy_setting_policy, async_req=True)
+ >>> thread = api.patch_hyperflex_software_distribution_component(moid, hyperflex_software_distribution_component, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_proxy_setting_policy (HyperflexProxySettingPolicy): The 'hyperflex.ProxySettingPolicy' resource to update.
+ hyperflex_software_distribution_component (HyperflexSoftwareDistributionComponent): The 'hyperflex.SoftwareDistributionComponent' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -29399,7 +31998,7 @@ def __patch_hyperflex_proxy_setting_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexProxySettingPolicy
+ HyperflexSoftwareDistributionComponent
If the method is called asynchronously, returns the request
thread.
"""
@@ -29424,33 +32023,33 @@ def __patch_hyperflex_proxy_setting_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_proxy_setting_policy'] = \
- hyperflex_proxy_setting_policy
+ kwargs['hyperflex_software_distribution_component'] = \
+ hyperflex_software_distribution_component
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_proxy_setting_policy = _Endpoint(
+ self.patch_hyperflex_software_distribution_component = _Endpoint(
settings={
- 'response_type': (HyperflexProxySettingPolicy,),
+ 'response_type': (HyperflexSoftwareDistributionComponent,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ProxySettingPolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_proxy_setting_policy',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionComponents/{Moid}',
+ 'operation_id': 'patch_hyperflex_software_distribution_component',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_proxy_setting_policy',
+ 'hyperflex_software_distribution_component',
'if_match',
],
'required': [
'moid',
- 'hyperflex_proxy_setting_policy',
+ 'hyperflex_software_distribution_component',
],
'nullable': [
],
@@ -29467,8 +32066,8 @@ def __patch_hyperflex_proxy_setting_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_proxy_setting_policy':
- (HyperflexProxySettingPolicy,),
+ 'hyperflex_software_distribution_component':
+ (HyperflexSoftwareDistributionComponent,),
'if_match':
(str,),
},
@@ -29478,7 +32077,7 @@ def __patch_hyperflex_proxy_setting_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_proxy_setting_policy': 'body',
+ 'hyperflex_software_distribution_component': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -29494,26 +32093,26 @@ def __patch_hyperflex_proxy_setting_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_proxy_setting_policy
+ callable=__patch_hyperflex_software_distribution_component
)
- def __patch_hyperflex_server_firmware_version(
+ def __patch_hyperflex_software_distribution_entry(
self,
moid,
- hyperflex_server_firmware_version,
+ hyperflex_software_distribution_entry,
**kwargs
):
- """Update a 'hyperflex.ServerFirmwareVersion' resource. # noqa: E501
+ """Update a 'hyperflex.SoftwareDistributionEntry' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_server_firmware_version(moid, hyperflex_server_firmware_version, async_req=True)
+ >>> thread = api.patch_hyperflex_software_distribution_entry(moid, hyperflex_software_distribution_entry, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_server_firmware_version (HyperflexServerFirmwareVersion): The 'hyperflex.ServerFirmwareVersion' resource to update.
+ hyperflex_software_distribution_entry (HyperflexSoftwareDistributionEntry): The 'hyperflex.SoftwareDistributionEntry' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -29538,7 +32137,7 @@ def __patch_hyperflex_server_firmware_version(
async_req (bool): execute request asynchronously
Returns:
- HyperflexServerFirmwareVersion
+ HyperflexSoftwareDistributionEntry
If the method is called asynchronously, returns the request
thread.
"""
@@ -29563,33 +32162,33 @@ def __patch_hyperflex_server_firmware_version(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_server_firmware_version'] = \
- hyperflex_server_firmware_version
+ kwargs['hyperflex_software_distribution_entry'] = \
+ hyperflex_software_distribution_entry
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_server_firmware_version = _Endpoint(
+ self.patch_hyperflex_software_distribution_entry = _Endpoint(
settings={
- 'response_type': (HyperflexServerFirmwareVersion,),
+ 'response_type': (HyperflexSoftwareDistributionEntry,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersions/{Moid}',
- 'operation_id': 'patch_hyperflex_server_firmware_version',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionEntries/{Moid}',
+ 'operation_id': 'patch_hyperflex_software_distribution_entry',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_server_firmware_version',
+ 'hyperflex_software_distribution_entry',
'if_match',
],
'required': [
'moid',
- 'hyperflex_server_firmware_version',
+ 'hyperflex_software_distribution_entry',
],
'nullable': [
],
@@ -29606,8 +32205,8 @@ def __patch_hyperflex_server_firmware_version(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_server_firmware_version':
- (HyperflexServerFirmwareVersion,),
+ 'hyperflex_software_distribution_entry':
+ (HyperflexSoftwareDistributionEntry,),
'if_match':
(str,),
},
@@ -29617,7 +32216,7 @@ def __patch_hyperflex_server_firmware_version(
},
'location_map': {
'moid': 'path',
- 'hyperflex_server_firmware_version': 'body',
+ 'hyperflex_software_distribution_entry': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -29633,26 +32232,26 @@ def __patch_hyperflex_server_firmware_version(
]
},
api_client=api_client,
- callable=__patch_hyperflex_server_firmware_version
+ callable=__patch_hyperflex_software_distribution_entry
)
- def __patch_hyperflex_server_firmware_version_entry(
+ def __patch_hyperflex_software_distribution_version(
self,
moid,
- hyperflex_server_firmware_version_entry,
+ hyperflex_software_distribution_version,
**kwargs
):
- """Update a 'hyperflex.ServerFirmwareVersionEntry' resource. # noqa: E501
+ """Update a 'hyperflex.SoftwareDistributionVersion' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_server_firmware_version_entry(moid, hyperflex_server_firmware_version_entry, async_req=True)
+ >>> thread = api.patch_hyperflex_software_distribution_version(moid, hyperflex_software_distribution_version, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_server_firmware_version_entry (HyperflexServerFirmwareVersionEntry): The 'hyperflex.ServerFirmwareVersionEntry' resource to update.
+ hyperflex_software_distribution_version (HyperflexSoftwareDistributionVersion): The 'hyperflex.SoftwareDistributionVersion' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -29677,7 +32276,7 @@ def __patch_hyperflex_server_firmware_version_entry(
async_req (bool): execute request asynchronously
Returns:
- HyperflexServerFirmwareVersionEntry
+ HyperflexSoftwareDistributionVersion
If the method is called asynchronously, returns the request
thread.
"""
@@ -29702,33 +32301,33 @@ def __patch_hyperflex_server_firmware_version_entry(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_server_firmware_version_entry'] = \
- hyperflex_server_firmware_version_entry
+ kwargs['hyperflex_software_distribution_version'] = \
+ hyperflex_software_distribution_version
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_server_firmware_version_entry = _Endpoint(
+ self.patch_hyperflex_software_distribution_version = _Endpoint(
settings={
- 'response_type': (HyperflexServerFirmwareVersionEntry,),
+ 'response_type': (HyperflexSoftwareDistributionVersion,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServerFirmwareVersionEntries/{Moid}',
- 'operation_id': 'patch_hyperflex_server_firmware_version_entry',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionVersions/{Moid}',
+ 'operation_id': 'patch_hyperflex_software_distribution_version',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_server_firmware_version_entry',
+ 'hyperflex_software_distribution_version',
'if_match',
],
'required': [
'moid',
- 'hyperflex_server_firmware_version_entry',
+ 'hyperflex_software_distribution_version',
],
'nullable': [
],
@@ -29745,8 +32344,8 @@ def __patch_hyperflex_server_firmware_version_entry(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_server_firmware_version_entry':
- (HyperflexServerFirmwareVersionEntry,),
+ 'hyperflex_software_distribution_version':
+ (HyperflexSoftwareDistributionVersion,),
'if_match':
(str,),
},
@@ -29756,7 +32355,7 @@ def __patch_hyperflex_server_firmware_version_entry(
},
'location_map': {
'moid': 'path',
- 'hyperflex_server_firmware_version_entry': 'body',
+ 'hyperflex_software_distribution_version': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -29772,26 +32371,26 @@ def __patch_hyperflex_server_firmware_version_entry(
]
},
api_client=api_client,
- callable=__patch_hyperflex_server_firmware_version_entry
+ callable=__patch_hyperflex_software_distribution_version
)
- def __patch_hyperflex_server_model(
+ def __patch_hyperflex_software_version_policy(
self,
moid,
- hyperflex_server_model,
+ hyperflex_software_version_policy,
**kwargs
):
- """Update a 'hyperflex.ServerModel' resource. # noqa: E501
+ """Update a 'hyperflex.SoftwareVersionPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_server_model(moid, hyperflex_server_model, async_req=True)
+ >>> thread = api.patch_hyperflex_software_version_policy(moid, hyperflex_software_version_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_server_model (HyperflexServerModel): The 'hyperflex.ServerModel' resource to update.
+ hyperflex_software_version_policy (HyperflexSoftwareVersionPolicy): The 'hyperflex.SoftwareVersionPolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -29816,7 +32415,7 @@ def __patch_hyperflex_server_model(
async_req (bool): execute request asynchronously
Returns:
- HyperflexServerModel
+ HyperflexSoftwareVersionPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -29841,33 +32440,33 @@ def __patch_hyperflex_server_model(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_server_model'] = \
- hyperflex_server_model
+ kwargs['hyperflex_software_version_policy'] = \
+ hyperflex_software_version_policy
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_server_model = _Endpoint(
+ self.patch_hyperflex_software_version_policy = _Endpoint(
settings={
- 'response_type': (HyperflexServerModel,),
+ 'response_type': (HyperflexSoftwareVersionPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServerModels/{Moid}',
- 'operation_id': 'patch_hyperflex_server_model',
+ 'endpoint_path': '/api/v1/hyperflex/SoftwareVersionPolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_software_version_policy',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_server_model',
+ 'hyperflex_software_version_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_server_model',
+ 'hyperflex_software_version_policy',
],
'nullable': [
],
@@ -29884,8 +32483,8 @@ def __patch_hyperflex_server_model(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_server_model':
- (HyperflexServerModel,),
+ 'hyperflex_software_version_policy':
+ (HyperflexSoftwareVersionPolicy,),
'if_match':
(str,),
},
@@ -29895,7 +32494,7 @@ def __patch_hyperflex_server_model(
},
'location_map': {
'moid': 'path',
- 'hyperflex_server_model': 'body',
+ 'hyperflex_software_version_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -29911,26 +32510,26 @@ def __patch_hyperflex_server_model(
]
},
api_client=api_client,
- callable=__patch_hyperflex_server_model
+ callable=__patch_hyperflex_software_version_policy
)
- def __patch_hyperflex_service_auth_token(
+ def __patch_hyperflex_storage_container(
self,
moid,
- hyperflex_service_auth_token,
+ hyperflex_storage_container,
**kwargs
):
- """Update a 'hyperflex.ServiceAuthToken' resource. # noqa: E501
+ """Update a 'hyperflex.StorageContainer' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_service_auth_token(moid, hyperflex_service_auth_token, async_req=True)
+ >>> thread = api.patch_hyperflex_storage_container(moid, hyperflex_storage_container, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_service_auth_token (HyperflexServiceAuthToken): The 'hyperflex.ServiceAuthToken' resource to update.
+ hyperflex_storage_container (HyperflexStorageContainer): The 'hyperflex.StorageContainer' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -29955,7 +32554,7 @@ def __patch_hyperflex_service_auth_token(
async_req (bool): execute request asynchronously
Returns:
- HyperflexServiceAuthToken
+ HyperflexStorageContainer
If the method is called asynchronously, returns the request
thread.
"""
@@ -29980,33 +32579,33 @@ def __patch_hyperflex_service_auth_token(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_service_auth_token'] = \
- hyperflex_service_auth_token
+ kwargs['hyperflex_storage_container'] = \
+ hyperflex_storage_container
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_service_auth_token = _Endpoint(
+ self.patch_hyperflex_storage_container = _Endpoint(
settings={
- 'response_type': (HyperflexServiceAuthToken,),
+ 'response_type': (HyperflexStorageContainer,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ServiceAuthTokens/{Moid}',
- 'operation_id': 'patch_hyperflex_service_auth_token',
+ 'endpoint_path': '/api/v1/hyperflex/StorageContainers/{Moid}',
+ 'operation_id': 'patch_hyperflex_storage_container',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_service_auth_token',
+ 'hyperflex_storage_container',
'if_match',
],
'required': [
'moid',
- 'hyperflex_service_auth_token',
+ 'hyperflex_storage_container',
],
'nullable': [
],
@@ -30023,8 +32622,8 @@ def __patch_hyperflex_service_auth_token(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_service_auth_token':
- (HyperflexServiceAuthToken,),
+ 'hyperflex_storage_container':
+ (HyperflexStorageContainer,),
'if_match':
(str,),
},
@@ -30034,7 +32633,7 @@ def __patch_hyperflex_service_auth_token(
},
'location_map': {
'moid': 'path',
- 'hyperflex_service_auth_token': 'body',
+ 'hyperflex_storage_container': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -30050,26 +32649,26 @@ def __patch_hyperflex_service_auth_token(
]
},
api_client=api_client,
- callable=__patch_hyperflex_service_auth_token
+ callable=__patch_hyperflex_storage_container
)
- def __patch_hyperflex_software_distribution_component(
+ def __patch_hyperflex_sys_config_policy(
self,
moid,
- hyperflex_software_distribution_component,
+ hyperflex_sys_config_policy,
**kwargs
):
- """Update a 'hyperflex.SoftwareDistributionComponent' resource. # noqa: E501
+ """Update a 'hyperflex.SysConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_software_distribution_component(moid, hyperflex_software_distribution_component, async_req=True)
+ >>> thread = api.patch_hyperflex_sys_config_policy(moid, hyperflex_sys_config_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_software_distribution_component (HyperflexSoftwareDistributionComponent): The 'hyperflex.SoftwareDistributionComponent' resource to update.
+ hyperflex_sys_config_policy (HyperflexSysConfigPolicy): The 'hyperflex.SysConfigPolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -30094,7 +32693,7 @@ def __patch_hyperflex_software_distribution_component(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSoftwareDistributionComponent
+ HyperflexSysConfigPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -30119,33 +32718,33 @@ def __patch_hyperflex_software_distribution_component(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_software_distribution_component'] = \
- hyperflex_software_distribution_component
+ kwargs['hyperflex_sys_config_policy'] = \
+ hyperflex_sys_config_policy
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_software_distribution_component = _Endpoint(
+ self.patch_hyperflex_sys_config_policy = _Endpoint(
settings={
- 'response_type': (HyperflexSoftwareDistributionComponent,),
+ 'response_type': (HyperflexSysConfigPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionComponents/{Moid}',
- 'operation_id': 'patch_hyperflex_software_distribution_component',
+ 'endpoint_path': '/api/v1/hyperflex/SysConfigPolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_sys_config_policy',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_software_distribution_component',
+ 'hyperflex_sys_config_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_software_distribution_component',
+ 'hyperflex_sys_config_policy',
],
'nullable': [
],
@@ -30162,8 +32761,8 @@ def __patch_hyperflex_software_distribution_component(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_software_distribution_component':
- (HyperflexSoftwareDistributionComponent,),
+ 'hyperflex_sys_config_policy':
+ (HyperflexSysConfigPolicy,),
'if_match':
(str,),
},
@@ -30173,7 +32772,7 @@ def __patch_hyperflex_software_distribution_component(
},
'location_map': {
'moid': 'path',
- 'hyperflex_software_distribution_component': 'body',
+ 'hyperflex_sys_config_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -30189,26 +32788,26 @@ def __patch_hyperflex_software_distribution_component(
]
},
api_client=api_client,
- callable=__patch_hyperflex_software_distribution_component
+ callable=__patch_hyperflex_sys_config_policy
)
- def __patch_hyperflex_software_distribution_entry(
+ def __patch_hyperflex_ucsm_config_policy(
self,
moid,
- hyperflex_software_distribution_entry,
+ hyperflex_ucsm_config_policy,
**kwargs
):
- """Update a 'hyperflex.SoftwareDistributionEntry' resource. # noqa: E501
+ """Update a 'hyperflex.UcsmConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_software_distribution_entry(moid, hyperflex_software_distribution_entry, async_req=True)
+ >>> thread = api.patch_hyperflex_ucsm_config_policy(moid, hyperflex_ucsm_config_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_software_distribution_entry (HyperflexSoftwareDistributionEntry): The 'hyperflex.SoftwareDistributionEntry' resource to update.
+ hyperflex_ucsm_config_policy (HyperflexUcsmConfigPolicy): The 'hyperflex.UcsmConfigPolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -30233,7 +32832,7 @@ def __patch_hyperflex_software_distribution_entry(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSoftwareDistributionEntry
+ HyperflexUcsmConfigPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -30258,33 +32857,33 @@ def __patch_hyperflex_software_distribution_entry(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_software_distribution_entry'] = \
- hyperflex_software_distribution_entry
+ kwargs['hyperflex_ucsm_config_policy'] = \
+ hyperflex_ucsm_config_policy
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_software_distribution_entry = _Endpoint(
+ self.patch_hyperflex_ucsm_config_policy = _Endpoint(
settings={
- 'response_type': (HyperflexSoftwareDistributionEntry,),
+ 'response_type': (HyperflexUcsmConfigPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionEntries/{Moid}',
- 'operation_id': 'patch_hyperflex_software_distribution_entry',
+ 'endpoint_path': '/api/v1/hyperflex/UcsmConfigPolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_ucsm_config_policy',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_software_distribution_entry',
+ 'hyperflex_ucsm_config_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_software_distribution_entry',
+ 'hyperflex_ucsm_config_policy',
],
'nullable': [
],
@@ -30301,8 +32900,8 @@ def __patch_hyperflex_software_distribution_entry(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_software_distribution_entry':
- (HyperflexSoftwareDistributionEntry,),
+ 'hyperflex_ucsm_config_policy':
+ (HyperflexUcsmConfigPolicy,),
'if_match':
(str,),
},
@@ -30312,7 +32911,7 @@ def __patch_hyperflex_software_distribution_entry(
},
'location_map': {
'moid': 'path',
- 'hyperflex_software_distribution_entry': 'body',
+ 'hyperflex_ucsm_config_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -30328,26 +32927,26 @@ def __patch_hyperflex_software_distribution_entry(
]
},
api_client=api_client,
- callable=__patch_hyperflex_software_distribution_entry
+ callable=__patch_hyperflex_ucsm_config_policy
)
- def __patch_hyperflex_software_distribution_version(
+ def __patch_hyperflex_vcenter_config_policy(
self,
moid,
- hyperflex_software_distribution_version,
+ hyperflex_vcenter_config_policy,
**kwargs
):
- """Update a 'hyperflex.SoftwareDistributionVersion' resource. # noqa: E501
+ """Update a 'hyperflex.VcenterConfigPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_software_distribution_version(moid, hyperflex_software_distribution_version, async_req=True)
+ >>> thread = api.patch_hyperflex_vcenter_config_policy(moid, hyperflex_vcenter_config_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_software_distribution_version (HyperflexSoftwareDistributionVersion): The 'hyperflex.SoftwareDistributionVersion' resource to update.
+ hyperflex_vcenter_config_policy (HyperflexVcenterConfigPolicy): The 'hyperflex.VcenterConfigPolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -30372,7 +32971,7 @@ def __patch_hyperflex_software_distribution_version(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSoftwareDistributionVersion
+ HyperflexVcenterConfigPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -30397,33 +32996,33 @@ def __patch_hyperflex_software_distribution_version(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_software_distribution_version'] = \
- hyperflex_software_distribution_version
+ kwargs['hyperflex_vcenter_config_policy'] = \
+ hyperflex_vcenter_config_policy
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_software_distribution_version = _Endpoint(
+ self.patch_hyperflex_vcenter_config_policy = _Endpoint(
settings={
- 'response_type': (HyperflexSoftwareDistributionVersion,),
+ 'response_type': (HyperflexVcenterConfigPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareDistributionVersions/{Moid}',
- 'operation_id': 'patch_hyperflex_software_distribution_version',
+ 'endpoint_path': '/api/v1/hyperflex/VcenterConfigPolicies/{Moid}',
+ 'operation_id': 'patch_hyperflex_vcenter_config_policy',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_software_distribution_version',
+ 'hyperflex_vcenter_config_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_software_distribution_version',
+ 'hyperflex_vcenter_config_policy',
],
'nullable': [
],
@@ -30440,8 +33039,8 @@ def __patch_hyperflex_software_distribution_version(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_software_distribution_version':
- (HyperflexSoftwareDistributionVersion,),
+ 'hyperflex_vcenter_config_policy':
+ (HyperflexVcenterConfigPolicy,),
'if_match':
(str,),
},
@@ -30451,7 +33050,7 @@ def __patch_hyperflex_software_distribution_version(
},
'location_map': {
'moid': 'path',
- 'hyperflex_software_distribution_version': 'body',
+ 'hyperflex_vcenter_config_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -30467,26 +33066,26 @@ def __patch_hyperflex_software_distribution_version(
]
},
api_client=api_client,
- callable=__patch_hyperflex_software_distribution_version
+ callable=__patch_hyperflex_vcenter_config_policy
)
- def __patch_hyperflex_software_version_policy(
+ def __patch_hyperflex_volume(
self,
moid,
- hyperflex_software_version_policy,
+ hyperflex_volume,
**kwargs
):
- """Update a 'hyperflex.SoftwareVersionPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.Volume' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_software_version_policy(moid, hyperflex_software_version_policy, async_req=True)
+ >>> thread = api.patch_hyperflex_volume(moid, hyperflex_volume, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_software_version_policy (HyperflexSoftwareVersionPolicy): The 'hyperflex.SoftwareVersionPolicy' resource to update.
+ hyperflex_volume (HyperflexVolume): The 'hyperflex.Volume' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -30511,7 +33110,7 @@ def __patch_hyperflex_software_version_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSoftwareVersionPolicy
+ HyperflexVolume
If the method is called asynchronously, returns the request
thread.
"""
@@ -30536,33 +33135,33 @@ def __patch_hyperflex_software_version_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_software_version_policy'] = \
- hyperflex_software_version_policy
+ kwargs['hyperflex_volume'] = \
+ hyperflex_volume
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_software_version_policy = _Endpoint(
+ self.patch_hyperflex_volume = _Endpoint(
settings={
- 'response_type': (HyperflexSoftwareVersionPolicy,),
+ 'response_type': (HyperflexVolume,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SoftwareVersionPolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_software_version_policy',
+ 'endpoint_path': '/api/v1/hyperflex/Volumes/{Moid}',
+ 'operation_id': 'patch_hyperflex_volume',
'http_method': 'PATCH',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_software_version_policy',
+ 'hyperflex_volume',
'if_match',
],
'required': [
'moid',
- 'hyperflex_software_version_policy',
+ 'hyperflex_volume',
],
'nullable': [
],
@@ -30579,8 +33178,8 @@ def __patch_hyperflex_software_version_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_software_version_policy':
- (HyperflexSoftwareVersionPolicy,),
+ 'hyperflex_volume':
+ (HyperflexVolume,),
'if_match':
(str,),
},
@@ -30590,7 +33189,7 @@ def __patch_hyperflex_software_version_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_software_version_policy': 'body',
+ 'hyperflex_volume': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -30606,26 +33205,26 @@ def __patch_hyperflex_software_version_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_software_version_policy
+ callable=__patch_hyperflex_volume
)
- def __patch_hyperflex_sys_config_policy(
+ def __update_hyperflex_app_catalog(
self,
moid,
- hyperflex_sys_config_policy,
+ hyperflex_app_catalog,
**kwargs
):
- """Update a 'hyperflex.SysConfigPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.AppCatalog' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_sys_config_policy(moid, hyperflex_sys_config_policy, async_req=True)
+ >>> thread = api.update_hyperflex_app_catalog(moid, hyperflex_app_catalog, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_sys_config_policy (HyperflexSysConfigPolicy): The 'hyperflex.SysConfigPolicy' resource to update.
+ hyperflex_app_catalog (HyperflexAppCatalog): The 'hyperflex.AppCatalog' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -30650,7 +33249,7 @@ def __patch_hyperflex_sys_config_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexSysConfigPolicy
+ HyperflexAppCatalog
If the method is called asynchronously, returns the request
thread.
"""
@@ -30675,33 +33274,33 @@ def __patch_hyperflex_sys_config_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_sys_config_policy'] = \
- hyperflex_sys_config_policy
+ kwargs['hyperflex_app_catalog'] = \
+ hyperflex_app_catalog
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_sys_config_policy = _Endpoint(
+ self.update_hyperflex_app_catalog = _Endpoint(
settings={
- 'response_type': (HyperflexSysConfigPolicy,),
+ 'response_type': (HyperflexAppCatalog,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/SysConfigPolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_sys_config_policy',
- 'http_method': 'PATCH',
+ 'endpoint_path': '/api/v1/hyperflex/AppCatalogs/{Moid}',
+ 'operation_id': 'update_hyperflex_app_catalog',
+ 'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_sys_config_policy',
+ 'hyperflex_app_catalog',
'if_match',
],
'required': [
'moid',
- 'hyperflex_sys_config_policy',
+ 'hyperflex_app_catalog',
],
'nullable': [
],
@@ -30718,8 +33317,8 @@ def __patch_hyperflex_sys_config_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_sys_config_policy':
- (HyperflexSysConfigPolicy,),
+ 'hyperflex_app_catalog':
+ (HyperflexAppCatalog,),
'if_match':
(str,),
},
@@ -30729,7 +33328,7 @@ def __patch_hyperflex_sys_config_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_sys_config_policy': 'body',
+ 'hyperflex_app_catalog': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -30745,26 +33344,26 @@ def __patch_hyperflex_sys_config_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_sys_config_policy
+ callable=__update_hyperflex_app_catalog
)
- def __patch_hyperflex_ucsm_config_policy(
+ def __update_hyperflex_auto_support_policy(
self,
moid,
- hyperflex_ucsm_config_policy,
+ hyperflex_auto_support_policy,
**kwargs
):
- """Update a 'hyperflex.UcsmConfigPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.AutoSupportPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_ucsm_config_policy(moid, hyperflex_ucsm_config_policy, async_req=True)
+ >>> thread = api.update_hyperflex_auto_support_policy(moid, hyperflex_auto_support_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_ucsm_config_policy (HyperflexUcsmConfigPolicy): The 'hyperflex.UcsmConfigPolicy' resource to update.
+ hyperflex_auto_support_policy (HyperflexAutoSupportPolicy): The 'hyperflex.AutoSupportPolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -30789,7 +33388,7 @@ def __patch_hyperflex_ucsm_config_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexUcsmConfigPolicy
+ HyperflexAutoSupportPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -30814,33 +33413,33 @@ def __patch_hyperflex_ucsm_config_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_ucsm_config_policy'] = \
- hyperflex_ucsm_config_policy
+ kwargs['hyperflex_auto_support_policy'] = \
+ hyperflex_auto_support_policy
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_ucsm_config_policy = _Endpoint(
+ self.update_hyperflex_auto_support_policy = _Endpoint(
settings={
- 'response_type': (HyperflexUcsmConfigPolicy,),
+ 'response_type': (HyperflexAutoSupportPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/UcsmConfigPolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_ucsm_config_policy',
- 'http_method': 'PATCH',
+ 'endpoint_path': '/api/v1/hyperflex/AutoSupportPolicies/{Moid}',
+ 'operation_id': 'update_hyperflex_auto_support_policy',
+ 'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_ucsm_config_policy',
+ 'hyperflex_auto_support_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_ucsm_config_policy',
+ 'hyperflex_auto_support_policy',
],
'nullable': [
],
@@ -30857,8 +33456,8 @@ def __patch_hyperflex_ucsm_config_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_ucsm_config_policy':
- (HyperflexUcsmConfigPolicy,),
+ 'hyperflex_auto_support_policy':
+ (HyperflexAutoSupportPolicy,),
'if_match':
(str,),
},
@@ -30868,7 +33467,7 @@ def __patch_hyperflex_ucsm_config_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_ucsm_config_policy': 'body',
+ 'hyperflex_auto_support_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -30884,26 +33483,26 @@ def __patch_hyperflex_ucsm_config_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_ucsm_config_policy
+ callable=__update_hyperflex_auto_support_policy
)
- def __patch_hyperflex_vcenter_config_policy(
+ def __update_hyperflex_capability_info(
self,
moid,
- hyperflex_vcenter_config_policy,
+ hyperflex_capability_info,
**kwargs
):
- """Update a 'hyperflex.VcenterConfigPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.CapabilityInfo' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.patch_hyperflex_vcenter_config_policy(moid, hyperflex_vcenter_config_policy, async_req=True)
+ >>> thread = api.update_hyperflex_capability_info(moid, hyperflex_capability_info, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_vcenter_config_policy (HyperflexVcenterConfigPolicy): The 'hyperflex.VcenterConfigPolicy' resource to update.
+ hyperflex_capability_info (HyperflexCapabilityInfo): The 'hyperflex.CapabilityInfo' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -30928,7 +33527,7 @@ def __patch_hyperflex_vcenter_config_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexVcenterConfigPolicy
+ HyperflexCapabilityInfo
If the method is called asynchronously, returns the request
thread.
"""
@@ -30953,33 +33552,33 @@ def __patch_hyperflex_vcenter_config_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_vcenter_config_policy'] = \
- hyperflex_vcenter_config_policy
+ kwargs['hyperflex_capability_info'] = \
+ hyperflex_capability_info
return self.call_with_http_info(**kwargs)
- self.patch_hyperflex_vcenter_config_policy = _Endpoint(
+ self.update_hyperflex_capability_info = _Endpoint(
settings={
- 'response_type': (HyperflexVcenterConfigPolicy,),
+ 'response_type': (HyperflexCapabilityInfo,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/VcenterConfigPolicies/{Moid}',
- 'operation_id': 'patch_hyperflex_vcenter_config_policy',
- 'http_method': 'PATCH',
+ 'endpoint_path': '/api/v1/hyperflex/CapabilityInfos/{Moid}',
+ 'operation_id': 'update_hyperflex_capability_info',
+ 'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_vcenter_config_policy',
+ 'hyperflex_capability_info',
'if_match',
],
'required': [
'moid',
- 'hyperflex_vcenter_config_policy',
+ 'hyperflex_capability_info',
],
'nullable': [
],
@@ -30996,8 +33595,8 @@ def __patch_hyperflex_vcenter_config_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_vcenter_config_policy':
- (HyperflexVcenterConfigPolicy,),
+ 'hyperflex_capability_info':
+ (HyperflexCapabilityInfo,),
'if_match':
(str,),
},
@@ -31007,7 +33606,7 @@ def __patch_hyperflex_vcenter_config_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_vcenter_config_policy': 'body',
+ 'hyperflex_capability_info': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -31023,26 +33622,26 @@ def __patch_hyperflex_vcenter_config_policy(
]
},
api_client=api_client,
- callable=__patch_hyperflex_vcenter_config_policy
+ callable=__update_hyperflex_capability_info
)
- def __update_hyperflex_app_catalog(
+ def __update_hyperflex_cluster(
self,
moid,
- hyperflex_app_catalog,
+ hyperflex_cluster,
**kwargs
):
- """Update a 'hyperflex.AppCatalog' resource. # noqa: E501
+ """Update a 'hyperflex.Cluster' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_app_catalog(moid, hyperflex_app_catalog, async_req=True)
+ >>> thread = api.update_hyperflex_cluster(moid, hyperflex_cluster, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_app_catalog (HyperflexAppCatalog): The 'hyperflex.AppCatalog' resource to update.
+ hyperflex_cluster (HyperflexCluster): The 'hyperflex.Cluster' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -31067,7 +33666,7 @@ def __update_hyperflex_app_catalog(
async_req (bool): execute request asynchronously
Returns:
- HyperflexAppCatalog
+ HyperflexCluster
If the method is called asynchronously, returns the request
thread.
"""
@@ -31092,33 +33691,33 @@ def __update_hyperflex_app_catalog(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_app_catalog'] = \
- hyperflex_app_catalog
+ kwargs['hyperflex_cluster'] = \
+ hyperflex_cluster
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_app_catalog = _Endpoint(
+ self.update_hyperflex_cluster = _Endpoint(
settings={
- 'response_type': (HyperflexAppCatalog,),
+ 'response_type': (HyperflexCluster,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/AppCatalogs/{Moid}',
- 'operation_id': 'update_hyperflex_app_catalog',
+ 'endpoint_path': '/api/v1/hyperflex/Clusters/{Moid}',
+ 'operation_id': 'update_hyperflex_cluster',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_app_catalog',
+ 'hyperflex_cluster',
'if_match',
],
'required': [
'moid',
- 'hyperflex_app_catalog',
+ 'hyperflex_cluster',
],
'nullable': [
],
@@ -31135,8 +33734,8 @@ def __update_hyperflex_app_catalog(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_app_catalog':
- (HyperflexAppCatalog,),
+ 'hyperflex_cluster':
+ (HyperflexCluster,),
'if_match':
(str,),
},
@@ -31146,7 +33745,7 @@ def __update_hyperflex_app_catalog(
},
'location_map': {
'moid': 'path',
- 'hyperflex_app_catalog': 'body',
+ 'hyperflex_cluster': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -31162,26 +33761,26 @@ def __update_hyperflex_app_catalog(
]
},
api_client=api_client,
- callable=__update_hyperflex_app_catalog
+ callable=__update_hyperflex_cluster
)
- def __update_hyperflex_auto_support_policy(
+ def __update_hyperflex_cluster_backup_policy(
self,
moid,
- hyperflex_auto_support_policy,
+ hyperflex_cluster_backup_policy,
**kwargs
):
- """Update a 'hyperflex.AutoSupportPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.ClusterBackupPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_auto_support_policy(moid, hyperflex_auto_support_policy, async_req=True)
+ >>> thread = api.update_hyperflex_cluster_backup_policy(moid, hyperflex_cluster_backup_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_auto_support_policy (HyperflexAutoSupportPolicy): The 'hyperflex.AutoSupportPolicy' resource to update.
+ hyperflex_cluster_backup_policy (HyperflexClusterBackupPolicy): The 'hyperflex.ClusterBackupPolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -31206,7 +33805,7 @@ def __update_hyperflex_auto_support_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexAutoSupportPolicy
+ HyperflexClusterBackupPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -31231,33 +33830,33 @@ def __update_hyperflex_auto_support_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_auto_support_policy'] = \
- hyperflex_auto_support_policy
+ kwargs['hyperflex_cluster_backup_policy'] = \
+ hyperflex_cluster_backup_policy
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_auto_support_policy = _Endpoint(
+ self.update_hyperflex_cluster_backup_policy = _Endpoint(
settings={
- 'response_type': (HyperflexAutoSupportPolicy,),
+ 'response_type': (HyperflexClusterBackupPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/AutoSupportPolicies/{Moid}',
- 'operation_id': 'update_hyperflex_auto_support_policy',
+ 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicies/{Moid}',
+ 'operation_id': 'update_hyperflex_cluster_backup_policy',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_auto_support_policy',
+ 'hyperflex_cluster_backup_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_auto_support_policy',
+ 'hyperflex_cluster_backup_policy',
],
'nullable': [
],
@@ -31274,8 +33873,8 @@ def __update_hyperflex_auto_support_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_auto_support_policy':
- (HyperflexAutoSupportPolicy,),
+ 'hyperflex_cluster_backup_policy':
+ (HyperflexClusterBackupPolicy,),
'if_match':
(str,),
},
@@ -31285,7 +33884,7 @@ def __update_hyperflex_auto_support_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_auto_support_policy': 'body',
+ 'hyperflex_cluster_backup_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -31301,26 +33900,26 @@ def __update_hyperflex_auto_support_policy(
]
},
api_client=api_client,
- callable=__update_hyperflex_auto_support_policy
+ callable=__update_hyperflex_cluster_backup_policy
)
- def __update_hyperflex_capability_info(
+ def __update_hyperflex_cluster_backup_policy_deployment(
self,
moid,
- hyperflex_capability_info,
+ hyperflex_cluster_backup_policy_deployment,
**kwargs
):
- """Update a 'hyperflex.CapabilityInfo' resource. # noqa: E501
+ """Update a 'hyperflex.ClusterBackupPolicyDeployment' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_capability_info(moid, hyperflex_capability_info, async_req=True)
+ >>> thread = api.update_hyperflex_cluster_backup_policy_deployment(moid, hyperflex_cluster_backup_policy_deployment, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_capability_info (HyperflexCapabilityInfo): The 'hyperflex.CapabilityInfo' resource to update.
+ hyperflex_cluster_backup_policy_deployment (HyperflexClusterBackupPolicyDeployment): The 'hyperflex.ClusterBackupPolicyDeployment' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -31345,7 +33944,7 @@ def __update_hyperflex_capability_info(
async_req (bool): execute request asynchronously
Returns:
- HyperflexCapabilityInfo
+ HyperflexClusterBackupPolicyDeployment
If the method is called asynchronously, returns the request
thread.
"""
@@ -31370,33 +33969,33 @@ def __update_hyperflex_capability_info(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_capability_info'] = \
- hyperflex_capability_info
+ kwargs['hyperflex_cluster_backup_policy_deployment'] = \
+ hyperflex_cluster_backup_policy_deployment
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_capability_info = _Endpoint(
+ self.update_hyperflex_cluster_backup_policy_deployment = _Endpoint(
settings={
- 'response_type': (HyperflexCapabilityInfo,),
+ 'response_type': (HyperflexClusterBackupPolicyDeployment,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/CapabilityInfos/{Moid}',
- 'operation_id': 'update_hyperflex_capability_info',
+ 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicyDeployments/{Moid}',
+ 'operation_id': 'update_hyperflex_cluster_backup_policy_deployment',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_capability_info',
+ 'hyperflex_cluster_backup_policy_deployment',
'if_match',
],
'required': [
'moid',
- 'hyperflex_capability_info',
+ 'hyperflex_cluster_backup_policy_deployment',
],
'nullable': [
],
@@ -31413,8 +34012,8 @@ def __update_hyperflex_capability_info(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_capability_info':
- (HyperflexCapabilityInfo,),
+ 'hyperflex_cluster_backup_policy_deployment':
+ (HyperflexClusterBackupPolicyDeployment,),
'if_match':
(str,),
},
@@ -31424,7 +34023,7 @@ def __update_hyperflex_capability_info(
},
'location_map': {
'moid': 'path',
- 'hyperflex_capability_info': 'body',
+ 'hyperflex_cluster_backup_policy_deployment': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -31440,26 +34039,26 @@ def __update_hyperflex_capability_info(
]
},
api_client=api_client,
- callable=__update_hyperflex_capability_info
+ callable=__update_hyperflex_cluster_backup_policy_deployment
)
- def __update_hyperflex_cluster(
+ def __update_hyperflex_cluster_network_policy(
self,
moid,
- hyperflex_cluster,
+ hyperflex_cluster_network_policy,
**kwargs
):
- """Update a 'hyperflex.Cluster' resource. # noqa: E501
+ """Update a 'hyperflex.ClusterNetworkPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_cluster(moid, hyperflex_cluster, async_req=True)
+ >>> thread = api.update_hyperflex_cluster_network_policy(moid, hyperflex_cluster_network_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster (HyperflexCluster): The 'hyperflex.Cluster' resource to update.
+ hyperflex_cluster_network_policy (HyperflexClusterNetworkPolicy): The 'hyperflex.ClusterNetworkPolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -31484,7 +34083,7 @@ def __update_hyperflex_cluster(
async_req (bool): execute request asynchronously
Returns:
- HyperflexCluster
+ HyperflexClusterNetworkPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -31509,33 +34108,33 @@ def __update_hyperflex_cluster(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster'] = \
- hyperflex_cluster
+ kwargs['hyperflex_cluster_network_policy'] = \
+ hyperflex_cluster_network_policy
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_cluster = _Endpoint(
+ self.update_hyperflex_cluster_network_policy = _Endpoint(
settings={
- 'response_type': (HyperflexCluster,),
+ 'response_type': (HyperflexClusterNetworkPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/Clusters/{Moid}',
- 'operation_id': 'update_hyperflex_cluster',
+ 'endpoint_path': '/api/v1/hyperflex/ClusterNetworkPolicies/{Moid}',
+ 'operation_id': 'update_hyperflex_cluster_network_policy',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster',
+ 'hyperflex_cluster_network_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster',
+ 'hyperflex_cluster_network_policy',
],
'nullable': [
],
@@ -31552,8 +34151,8 @@ def __update_hyperflex_cluster(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster':
- (HyperflexCluster,),
+ 'hyperflex_cluster_network_policy':
+ (HyperflexClusterNetworkPolicy,),
'if_match':
(str,),
},
@@ -31563,7 +34162,7 @@ def __update_hyperflex_cluster(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster': 'body',
+ 'hyperflex_cluster_network_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -31579,26 +34178,26 @@ def __update_hyperflex_cluster(
]
},
api_client=api_client,
- callable=__update_hyperflex_cluster
+ callable=__update_hyperflex_cluster_network_policy
)
- def __update_hyperflex_cluster_backup_policy(
+ def __update_hyperflex_cluster_profile(
self,
moid,
- hyperflex_cluster_backup_policy,
+ hyperflex_cluster_profile,
**kwargs
):
- """Update a 'hyperflex.ClusterBackupPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.ClusterProfile' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_cluster_backup_policy(moid, hyperflex_cluster_backup_policy, async_req=True)
+ >>> thread = api.update_hyperflex_cluster_profile(moid, hyperflex_cluster_profile, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_backup_policy (HyperflexClusterBackupPolicy): The 'hyperflex.ClusterBackupPolicy' resource to update.
+ hyperflex_cluster_profile (HyperflexClusterProfile): The 'hyperflex.ClusterProfile' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -31623,7 +34222,7 @@ def __update_hyperflex_cluster_backup_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterBackupPolicy
+ HyperflexClusterProfile
If the method is called asynchronously, returns the request
thread.
"""
@@ -31648,33 +34247,33 @@ def __update_hyperflex_cluster_backup_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_backup_policy'] = \
- hyperflex_cluster_backup_policy
+ kwargs['hyperflex_cluster_profile'] = \
+ hyperflex_cluster_profile
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_cluster_backup_policy = _Endpoint(
+ self.update_hyperflex_cluster_profile = _Endpoint(
settings={
- 'response_type': (HyperflexClusterBackupPolicy,),
+ 'response_type': (HyperflexClusterProfile,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicies/{Moid}',
- 'operation_id': 'update_hyperflex_cluster_backup_policy',
+ 'endpoint_path': '/api/v1/hyperflex/ClusterProfiles/{Moid}',
+ 'operation_id': 'update_hyperflex_cluster_profile',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_backup_policy',
+ 'hyperflex_cluster_profile',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_backup_policy',
+ 'hyperflex_cluster_profile',
],
'nullable': [
],
@@ -31691,8 +34290,8 @@ def __update_hyperflex_cluster_backup_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_backup_policy':
- (HyperflexClusterBackupPolicy,),
+ 'hyperflex_cluster_profile':
+ (HyperflexClusterProfile,),
'if_match':
(str,),
},
@@ -31702,7 +34301,7 @@ def __update_hyperflex_cluster_backup_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_backup_policy': 'body',
+ 'hyperflex_cluster_profile': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -31718,26 +34317,26 @@ def __update_hyperflex_cluster_backup_policy(
]
},
api_client=api_client,
- callable=__update_hyperflex_cluster_backup_policy
+ callable=__update_hyperflex_cluster_profile
)
- def __update_hyperflex_cluster_backup_policy_deployment(
+ def __update_hyperflex_cluster_replication_network_policy(
self,
moid,
- hyperflex_cluster_backup_policy_deployment,
+ hyperflex_cluster_replication_network_policy,
**kwargs
):
- """Update a 'hyperflex.ClusterBackupPolicyDeployment' resource. # noqa: E501
+ """Update a 'hyperflex.ClusterReplicationNetworkPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_cluster_backup_policy_deployment(moid, hyperflex_cluster_backup_policy_deployment, async_req=True)
+ >>> thread = api.update_hyperflex_cluster_replication_network_policy(moid, hyperflex_cluster_replication_network_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_backup_policy_deployment (HyperflexClusterBackupPolicyDeployment): The 'hyperflex.ClusterBackupPolicyDeployment' resource to update.
+ hyperflex_cluster_replication_network_policy (HyperflexClusterReplicationNetworkPolicy): The 'hyperflex.ClusterReplicationNetworkPolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -31762,7 +34361,7 @@ def __update_hyperflex_cluster_backup_policy_deployment(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterBackupPolicyDeployment
+ HyperflexClusterReplicationNetworkPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -31787,33 +34386,33 @@ def __update_hyperflex_cluster_backup_policy_deployment(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_backup_policy_deployment'] = \
- hyperflex_cluster_backup_policy_deployment
+ kwargs['hyperflex_cluster_replication_network_policy'] = \
+ hyperflex_cluster_replication_network_policy
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_cluster_backup_policy_deployment = _Endpoint(
+ self.update_hyperflex_cluster_replication_network_policy = _Endpoint(
settings={
- 'response_type': (HyperflexClusterBackupPolicyDeployment,),
+ 'response_type': (HyperflexClusterReplicationNetworkPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterBackupPolicyDeployments/{Moid}',
- 'operation_id': 'update_hyperflex_cluster_backup_policy_deployment',
+ 'endpoint_path': '/api/v1/hyperflex/ClusterReplicationNetworkPolicies/{Moid}',
+ 'operation_id': 'update_hyperflex_cluster_replication_network_policy',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_backup_policy_deployment',
+ 'hyperflex_cluster_replication_network_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_backup_policy_deployment',
+ 'hyperflex_cluster_replication_network_policy',
],
'nullable': [
],
@@ -31830,8 +34429,8 @@ def __update_hyperflex_cluster_backup_policy_deployment(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_backup_policy_deployment':
- (HyperflexClusterBackupPolicyDeployment,),
+ 'hyperflex_cluster_replication_network_policy':
+ (HyperflexClusterReplicationNetworkPolicy,),
'if_match':
(str,),
},
@@ -31841,7 +34440,7 @@ def __update_hyperflex_cluster_backup_policy_deployment(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_backup_policy_deployment': 'body',
+ 'hyperflex_cluster_replication_network_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -31857,26 +34456,26 @@ def __update_hyperflex_cluster_backup_policy_deployment(
]
},
api_client=api_client,
- callable=__update_hyperflex_cluster_backup_policy_deployment
+ callable=__update_hyperflex_cluster_replication_network_policy
)
- def __update_hyperflex_cluster_network_policy(
+ def __update_hyperflex_cluster_replication_network_policy_deployment(
self,
moid,
- hyperflex_cluster_network_policy,
+ hyperflex_cluster_replication_network_policy_deployment,
**kwargs
):
- """Update a 'hyperflex.ClusterNetworkPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.ClusterReplicationNetworkPolicyDeployment' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_cluster_network_policy(moid, hyperflex_cluster_network_policy, async_req=True)
+ >>> thread = api.update_hyperflex_cluster_replication_network_policy_deployment(moid, hyperflex_cluster_replication_network_policy_deployment, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_network_policy (HyperflexClusterNetworkPolicy): The 'hyperflex.ClusterNetworkPolicy' resource to update.
+ hyperflex_cluster_replication_network_policy_deployment (HyperflexClusterReplicationNetworkPolicyDeployment): The 'hyperflex.ClusterReplicationNetworkPolicyDeployment' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -31901,7 +34500,7 @@ def __update_hyperflex_cluster_network_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterNetworkPolicy
+ HyperflexClusterReplicationNetworkPolicyDeployment
If the method is called asynchronously, returns the request
thread.
"""
@@ -31926,33 +34525,33 @@ def __update_hyperflex_cluster_network_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_network_policy'] = \
- hyperflex_cluster_network_policy
+ kwargs['hyperflex_cluster_replication_network_policy_deployment'] = \
+ hyperflex_cluster_replication_network_policy_deployment
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_cluster_network_policy = _Endpoint(
+ self.update_hyperflex_cluster_replication_network_policy_deployment = _Endpoint(
settings={
- 'response_type': (HyperflexClusterNetworkPolicy,),
+ 'response_type': (HyperflexClusterReplicationNetworkPolicyDeployment,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterNetworkPolicies/{Moid}',
- 'operation_id': 'update_hyperflex_cluster_network_policy',
+ 'endpoint_path': '/api/v1/hyperflex/ClusterReplicationNetworkPolicyDeployments/{Moid}',
+ 'operation_id': 'update_hyperflex_cluster_replication_network_policy_deployment',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_network_policy',
+ 'hyperflex_cluster_replication_network_policy_deployment',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_network_policy',
+ 'hyperflex_cluster_replication_network_policy_deployment',
],
'nullable': [
],
@@ -31969,8 +34568,8 @@ def __update_hyperflex_cluster_network_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_network_policy':
- (HyperflexClusterNetworkPolicy,),
+ 'hyperflex_cluster_replication_network_policy_deployment':
+ (HyperflexClusterReplicationNetworkPolicyDeployment,),
'if_match':
(str,),
},
@@ -31980,7 +34579,7 @@ def __update_hyperflex_cluster_network_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_network_policy': 'body',
+ 'hyperflex_cluster_replication_network_policy_deployment': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -31996,26 +34595,26 @@ def __update_hyperflex_cluster_network_policy(
]
},
api_client=api_client,
- callable=__update_hyperflex_cluster_network_policy
+ callable=__update_hyperflex_cluster_replication_network_policy_deployment
)
- def __update_hyperflex_cluster_profile(
+ def __update_hyperflex_cluster_storage_policy(
self,
moid,
- hyperflex_cluster_profile,
+ hyperflex_cluster_storage_policy,
**kwargs
):
- """Update a 'hyperflex.ClusterProfile' resource. # noqa: E501
+ """Update a 'hyperflex.ClusterStoragePolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_cluster_profile(moid, hyperflex_cluster_profile, async_req=True)
+ >>> thread = api.update_hyperflex_cluster_storage_policy(moid, hyperflex_cluster_storage_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_profile (HyperflexClusterProfile): The 'hyperflex.ClusterProfile' resource to update.
+ hyperflex_cluster_storage_policy (HyperflexClusterStoragePolicy): The 'hyperflex.ClusterStoragePolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -32040,7 +34639,7 @@ def __update_hyperflex_cluster_profile(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterProfile
+ HyperflexClusterStoragePolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -32065,33 +34664,33 @@ def __update_hyperflex_cluster_profile(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_profile'] = \
- hyperflex_cluster_profile
+ kwargs['hyperflex_cluster_storage_policy'] = \
+ hyperflex_cluster_storage_policy
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_cluster_profile = _Endpoint(
+ self.update_hyperflex_cluster_storage_policy = _Endpoint(
settings={
- 'response_type': (HyperflexClusterProfile,),
+ 'response_type': (HyperflexClusterStoragePolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterProfiles/{Moid}',
- 'operation_id': 'update_hyperflex_cluster_profile',
+ 'endpoint_path': '/api/v1/hyperflex/ClusterStoragePolicies/{Moid}',
+ 'operation_id': 'update_hyperflex_cluster_storage_policy',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_profile',
+ 'hyperflex_cluster_storage_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_profile',
+ 'hyperflex_cluster_storage_policy',
],
'nullable': [
],
@@ -32108,8 +34707,8 @@ def __update_hyperflex_cluster_profile(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_profile':
- (HyperflexClusterProfile,),
+ 'hyperflex_cluster_storage_policy':
+ (HyperflexClusterStoragePolicy,),
'if_match':
(str,),
},
@@ -32119,7 +34718,7 @@ def __update_hyperflex_cluster_profile(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_profile': 'body',
+ 'hyperflex_cluster_storage_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -32135,26 +34734,26 @@ def __update_hyperflex_cluster_profile(
]
},
api_client=api_client,
- callable=__update_hyperflex_cluster_profile
+ callable=__update_hyperflex_cluster_storage_policy
)
- def __update_hyperflex_cluster_replication_network_policy(
+ def __update_hyperflex_ext_fc_storage_policy(
self,
moid,
- hyperflex_cluster_replication_network_policy,
+ hyperflex_ext_fc_storage_policy,
**kwargs
):
- """Update a 'hyperflex.ClusterReplicationNetworkPolicy' resource. # noqa: E501
+ """Update a 'hyperflex.ExtFcStoragePolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_cluster_replication_network_policy(moid, hyperflex_cluster_replication_network_policy, async_req=True)
+ >>> thread = api.update_hyperflex_ext_fc_storage_policy(moid, hyperflex_ext_fc_storage_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_replication_network_policy (HyperflexClusterReplicationNetworkPolicy): The 'hyperflex.ClusterReplicationNetworkPolicy' resource to update.
+ hyperflex_ext_fc_storage_policy (HyperflexExtFcStoragePolicy): The 'hyperflex.ExtFcStoragePolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -32179,7 +34778,7 @@ def __update_hyperflex_cluster_replication_network_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterReplicationNetworkPolicy
+ HyperflexExtFcStoragePolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -32204,33 +34803,33 @@ def __update_hyperflex_cluster_replication_network_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_replication_network_policy'] = \
- hyperflex_cluster_replication_network_policy
+ kwargs['hyperflex_ext_fc_storage_policy'] = \
+ hyperflex_ext_fc_storage_policy
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_cluster_replication_network_policy = _Endpoint(
+ self.update_hyperflex_ext_fc_storage_policy = _Endpoint(
settings={
- 'response_type': (HyperflexClusterReplicationNetworkPolicy,),
+ 'response_type': (HyperflexExtFcStoragePolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterReplicationNetworkPolicies/{Moid}',
- 'operation_id': 'update_hyperflex_cluster_replication_network_policy',
+ 'endpoint_path': '/api/v1/hyperflex/ExtFcStoragePolicies/{Moid}',
+ 'operation_id': 'update_hyperflex_ext_fc_storage_policy',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_replication_network_policy',
+ 'hyperflex_ext_fc_storage_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_replication_network_policy',
+ 'hyperflex_ext_fc_storage_policy',
],
'nullable': [
],
@@ -32247,8 +34846,8 @@ def __update_hyperflex_cluster_replication_network_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_replication_network_policy':
- (HyperflexClusterReplicationNetworkPolicy,),
+ 'hyperflex_ext_fc_storage_policy':
+ (HyperflexExtFcStoragePolicy,),
'if_match':
(str,),
},
@@ -32258,7 +34857,7 @@ def __update_hyperflex_cluster_replication_network_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_replication_network_policy': 'body',
+ 'hyperflex_ext_fc_storage_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -32274,26 +34873,26 @@ def __update_hyperflex_cluster_replication_network_policy(
]
},
api_client=api_client,
- callable=__update_hyperflex_cluster_replication_network_policy
+ callable=__update_hyperflex_ext_fc_storage_policy
)
- def __update_hyperflex_cluster_replication_network_policy_deployment(
+ def __update_hyperflex_ext_iscsi_storage_policy(
self,
moid,
- hyperflex_cluster_replication_network_policy_deployment,
+ hyperflex_ext_iscsi_storage_policy,
**kwargs
):
- """Update a 'hyperflex.ClusterReplicationNetworkPolicyDeployment' resource. # noqa: E501
+ """Update a 'hyperflex.ExtIscsiStoragePolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_cluster_replication_network_policy_deployment(moid, hyperflex_cluster_replication_network_policy_deployment, async_req=True)
+ >>> thread = api.update_hyperflex_ext_iscsi_storage_policy(moid, hyperflex_ext_iscsi_storage_policy, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_replication_network_policy_deployment (HyperflexClusterReplicationNetworkPolicyDeployment): The 'hyperflex.ClusterReplicationNetworkPolicyDeployment' resource to update.
+ hyperflex_ext_iscsi_storage_policy (HyperflexExtIscsiStoragePolicy): The 'hyperflex.ExtIscsiStoragePolicy' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -32318,7 +34917,7 @@ def __update_hyperflex_cluster_replication_network_policy_deployment(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterReplicationNetworkPolicyDeployment
+ HyperflexExtIscsiStoragePolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -32343,33 +34942,33 @@ def __update_hyperflex_cluster_replication_network_policy_deployment(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_replication_network_policy_deployment'] = \
- hyperflex_cluster_replication_network_policy_deployment
+ kwargs['hyperflex_ext_iscsi_storage_policy'] = \
+ hyperflex_ext_iscsi_storage_policy
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_cluster_replication_network_policy_deployment = _Endpoint(
+ self.update_hyperflex_ext_iscsi_storage_policy = _Endpoint(
settings={
- 'response_type': (HyperflexClusterReplicationNetworkPolicyDeployment,),
+ 'response_type': (HyperflexExtIscsiStoragePolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterReplicationNetworkPolicyDeployments/{Moid}',
- 'operation_id': 'update_hyperflex_cluster_replication_network_policy_deployment',
+ 'endpoint_path': '/api/v1/hyperflex/ExtIscsiStoragePolicies/{Moid}',
+ 'operation_id': 'update_hyperflex_ext_iscsi_storage_policy',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_replication_network_policy_deployment',
+ 'hyperflex_ext_iscsi_storage_policy',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_replication_network_policy_deployment',
+ 'hyperflex_ext_iscsi_storage_policy',
],
'nullable': [
],
@@ -32386,8 +34985,8 @@ def __update_hyperflex_cluster_replication_network_policy_deployment(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_replication_network_policy_deployment':
- (HyperflexClusterReplicationNetworkPolicyDeployment,),
+ 'hyperflex_ext_iscsi_storage_policy':
+ (HyperflexExtIscsiStoragePolicy,),
'if_match':
(str,),
},
@@ -32397,7 +34996,7 @@ def __update_hyperflex_cluster_replication_network_policy_deployment(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_replication_network_policy_deployment': 'body',
+ 'hyperflex_ext_iscsi_storage_policy': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -32413,26 +35012,26 @@ def __update_hyperflex_cluster_replication_network_policy_deployment(
]
},
api_client=api_client,
- callable=__update_hyperflex_cluster_replication_network_policy_deployment
+ callable=__update_hyperflex_ext_iscsi_storage_policy
)
- def __update_hyperflex_cluster_storage_policy(
+ def __update_hyperflex_feature_limit_external(
self,
moid,
- hyperflex_cluster_storage_policy,
+ hyperflex_feature_limit_external,
**kwargs
):
- """Update a 'hyperflex.ClusterStoragePolicy' resource. # noqa: E501
+ """Update a 'hyperflex.FeatureLimitExternal' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_cluster_storage_policy(moid, hyperflex_cluster_storage_policy, async_req=True)
+ >>> thread = api.update_hyperflex_feature_limit_external(moid, hyperflex_feature_limit_external, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_cluster_storage_policy (HyperflexClusterStoragePolicy): The 'hyperflex.ClusterStoragePolicy' resource to update.
+ hyperflex_feature_limit_external (HyperflexFeatureLimitExternal): The 'hyperflex.FeatureLimitExternal' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -32457,7 +35056,7 @@ def __update_hyperflex_cluster_storage_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexClusterStoragePolicy
+ HyperflexFeatureLimitExternal
If the method is called asynchronously, returns the request
thread.
"""
@@ -32482,33 +35081,33 @@ def __update_hyperflex_cluster_storage_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_cluster_storage_policy'] = \
- hyperflex_cluster_storage_policy
+ kwargs['hyperflex_feature_limit_external'] = \
+ hyperflex_feature_limit_external
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_cluster_storage_policy = _Endpoint(
+ self.update_hyperflex_feature_limit_external = _Endpoint(
settings={
- 'response_type': (HyperflexClusterStoragePolicy,),
+ 'response_type': (HyperflexFeatureLimitExternal,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ClusterStoragePolicies/{Moid}',
- 'operation_id': 'update_hyperflex_cluster_storage_policy',
+ 'endpoint_path': '/api/v1/hyperflex/FeatureLimitExternals/{Moid}',
+ 'operation_id': 'update_hyperflex_feature_limit_external',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_cluster_storage_policy',
+ 'hyperflex_feature_limit_external',
'if_match',
],
'required': [
'moid',
- 'hyperflex_cluster_storage_policy',
+ 'hyperflex_feature_limit_external',
],
'nullable': [
],
@@ -32525,8 +35124,8 @@ def __update_hyperflex_cluster_storage_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_cluster_storage_policy':
- (HyperflexClusterStoragePolicy,),
+ 'hyperflex_feature_limit_external':
+ (HyperflexFeatureLimitExternal,),
'if_match':
(str,),
},
@@ -32536,7 +35135,7 @@ def __update_hyperflex_cluster_storage_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_cluster_storage_policy': 'body',
+ 'hyperflex_feature_limit_external': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -32552,26 +35151,26 @@ def __update_hyperflex_cluster_storage_policy(
]
},
api_client=api_client,
- callable=__update_hyperflex_cluster_storage_policy
+ callable=__update_hyperflex_feature_limit_external
)
- def __update_hyperflex_ext_fc_storage_policy(
+ def __update_hyperflex_feature_limit_internal(
self,
moid,
- hyperflex_ext_fc_storage_policy,
+ hyperflex_feature_limit_internal,
**kwargs
):
- """Update a 'hyperflex.ExtFcStoragePolicy' resource. # noqa: E501
+ """Update a 'hyperflex.FeatureLimitInternal' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_ext_fc_storage_policy(moid, hyperflex_ext_fc_storage_policy, async_req=True)
+ >>> thread = api.update_hyperflex_feature_limit_internal(moid, hyperflex_feature_limit_internal, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_ext_fc_storage_policy (HyperflexExtFcStoragePolicy): The 'hyperflex.ExtFcStoragePolicy' resource to update.
+ hyperflex_feature_limit_internal (HyperflexFeatureLimitInternal): The 'hyperflex.FeatureLimitInternal' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -32596,7 +35195,7 @@ def __update_hyperflex_ext_fc_storage_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexExtFcStoragePolicy
+ HyperflexFeatureLimitInternal
If the method is called asynchronously, returns the request
thread.
"""
@@ -32621,33 +35220,33 @@ def __update_hyperflex_ext_fc_storage_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_ext_fc_storage_policy'] = \
- hyperflex_ext_fc_storage_policy
+ kwargs['hyperflex_feature_limit_internal'] = \
+ hyperflex_feature_limit_internal
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_ext_fc_storage_policy = _Endpoint(
+ self.update_hyperflex_feature_limit_internal = _Endpoint(
settings={
- 'response_type': (HyperflexExtFcStoragePolicy,),
+ 'response_type': (HyperflexFeatureLimitInternal,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ExtFcStoragePolicies/{Moid}',
- 'operation_id': 'update_hyperflex_ext_fc_storage_policy',
+ 'endpoint_path': '/api/v1/hyperflex/FeatureLimitInternals/{Moid}',
+ 'operation_id': 'update_hyperflex_feature_limit_internal',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_ext_fc_storage_policy',
+ 'hyperflex_feature_limit_internal',
'if_match',
],
'required': [
'moid',
- 'hyperflex_ext_fc_storage_policy',
+ 'hyperflex_feature_limit_internal',
],
'nullable': [
],
@@ -32664,8 +35263,8 @@ def __update_hyperflex_ext_fc_storage_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_ext_fc_storage_policy':
- (HyperflexExtFcStoragePolicy,),
+ 'hyperflex_feature_limit_internal':
+ (HyperflexFeatureLimitInternal,),
'if_match':
(str,),
},
@@ -32675,7 +35274,7 @@ def __update_hyperflex_ext_fc_storage_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_ext_fc_storage_policy': 'body',
+ 'hyperflex_feature_limit_internal': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -32691,26 +35290,26 @@ def __update_hyperflex_ext_fc_storage_policy(
]
},
api_client=api_client,
- callable=__update_hyperflex_ext_fc_storage_policy
+ callable=__update_hyperflex_feature_limit_internal
)
- def __update_hyperflex_ext_iscsi_storage_policy(
+ def __update_hyperflex_health_check_definition(
self,
moid,
- hyperflex_ext_iscsi_storage_policy,
+ hyperflex_health_check_definition,
**kwargs
):
- """Update a 'hyperflex.ExtIscsiStoragePolicy' resource. # noqa: E501
+ """Update a 'hyperflex.HealthCheckDefinition' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_ext_iscsi_storage_policy(moid, hyperflex_ext_iscsi_storage_policy, async_req=True)
+ >>> thread = api.update_hyperflex_health_check_definition(moid, hyperflex_health_check_definition, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_ext_iscsi_storage_policy (HyperflexExtIscsiStoragePolicy): The 'hyperflex.ExtIscsiStoragePolicy' resource to update.
+ hyperflex_health_check_definition (HyperflexHealthCheckDefinition): The 'hyperflex.HealthCheckDefinition' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -32735,7 +35334,7 @@ def __update_hyperflex_ext_iscsi_storage_policy(
async_req (bool): execute request asynchronously
Returns:
- HyperflexExtIscsiStoragePolicy
+ HyperflexHealthCheckDefinition
If the method is called asynchronously, returns the request
thread.
"""
@@ -32760,33 +35359,33 @@ def __update_hyperflex_ext_iscsi_storage_policy(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_ext_iscsi_storage_policy'] = \
- hyperflex_ext_iscsi_storage_policy
+ kwargs['hyperflex_health_check_definition'] = \
+ hyperflex_health_check_definition
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_ext_iscsi_storage_policy = _Endpoint(
+ self.update_hyperflex_health_check_definition = _Endpoint(
settings={
- 'response_type': (HyperflexExtIscsiStoragePolicy,),
+ 'response_type': (HyperflexHealthCheckDefinition,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/ExtIscsiStoragePolicies/{Moid}',
- 'operation_id': 'update_hyperflex_ext_iscsi_storage_policy',
+ 'endpoint_path': '/api/v1/hyperflex/HealthCheckDefinitions/{Moid}',
+ 'operation_id': 'update_hyperflex_health_check_definition',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_ext_iscsi_storage_policy',
+ 'hyperflex_health_check_definition',
'if_match',
],
'required': [
'moid',
- 'hyperflex_ext_iscsi_storage_policy',
+ 'hyperflex_health_check_definition',
],
'nullable': [
],
@@ -32803,8 +35402,8 @@ def __update_hyperflex_ext_iscsi_storage_policy(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_ext_iscsi_storage_policy':
- (HyperflexExtIscsiStoragePolicy,),
+ 'hyperflex_health_check_definition':
+ (HyperflexHealthCheckDefinition,),
'if_match':
(str,),
},
@@ -32814,7 +35413,7 @@ def __update_hyperflex_ext_iscsi_storage_policy(
},
'location_map': {
'moid': 'path',
- 'hyperflex_ext_iscsi_storage_policy': 'body',
+ 'hyperflex_health_check_definition': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -32830,26 +35429,26 @@ def __update_hyperflex_ext_iscsi_storage_policy(
]
},
api_client=api_client,
- callable=__update_hyperflex_ext_iscsi_storage_policy
+ callable=__update_hyperflex_health_check_definition
)
- def __update_hyperflex_feature_limit_external(
+ def __update_hyperflex_health_check_package_checksum(
self,
moid,
- hyperflex_feature_limit_external,
+ hyperflex_health_check_package_checksum,
**kwargs
):
- """Update a 'hyperflex.FeatureLimitExternal' resource. # noqa: E501
+ """Update a 'hyperflex.HealthCheckPackageChecksum' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_feature_limit_external(moid, hyperflex_feature_limit_external, async_req=True)
+ >>> thread = api.update_hyperflex_health_check_package_checksum(moid, hyperflex_health_check_package_checksum, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_feature_limit_external (HyperflexFeatureLimitExternal): The 'hyperflex.FeatureLimitExternal' resource to update.
+ hyperflex_health_check_package_checksum (HyperflexHealthCheckPackageChecksum): The 'hyperflex.HealthCheckPackageChecksum' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -32874,7 +35473,7 @@ def __update_hyperflex_feature_limit_external(
async_req (bool): execute request asynchronously
Returns:
- HyperflexFeatureLimitExternal
+ HyperflexHealthCheckPackageChecksum
If the method is called asynchronously, returns the request
thread.
"""
@@ -32899,33 +35498,33 @@ def __update_hyperflex_feature_limit_external(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_feature_limit_external'] = \
- hyperflex_feature_limit_external
+ kwargs['hyperflex_health_check_package_checksum'] = \
+ hyperflex_health_check_package_checksum
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_feature_limit_external = _Endpoint(
+ self.update_hyperflex_health_check_package_checksum = _Endpoint(
settings={
- 'response_type': (HyperflexFeatureLimitExternal,),
+ 'response_type': (HyperflexHealthCheckPackageChecksum,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/FeatureLimitExternals/{Moid}',
- 'operation_id': 'update_hyperflex_feature_limit_external',
+ 'endpoint_path': '/api/v1/hyperflex/HealthCheckPackageChecksums/{Moid}',
+ 'operation_id': 'update_hyperflex_health_check_package_checksum',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_feature_limit_external',
+ 'hyperflex_health_check_package_checksum',
'if_match',
],
'required': [
'moid',
- 'hyperflex_feature_limit_external',
+ 'hyperflex_health_check_package_checksum',
],
'nullable': [
],
@@ -32942,8 +35541,8 @@ def __update_hyperflex_feature_limit_external(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_feature_limit_external':
- (HyperflexFeatureLimitExternal,),
+ 'hyperflex_health_check_package_checksum':
+ (HyperflexHealthCheckPackageChecksum,),
'if_match':
(str,),
},
@@ -32953,7 +35552,7 @@ def __update_hyperflex_feature_limit_external(
},
'location_map': {
'moid': 'path',
- 'hyperflex_feature_limit_external': 'body',
+ 'hyperflex_health_check_package_checksum': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -32969,26 +35568,26 @@ def __update_hyperflex_feature_limit_external(
]
},
api_client=api_client,
- callable=__update_hyperflex_feature_limit_external
+ callable=__update_hyperflex_health_check_package_checksum
)
- def __update_hyperflex_feature_limit_internal(
+ def __update_hyperflex_hxdp_version(
self,
moid,
- hyperflex_feature_limit_internal,
+ hyperflex_hxdp_version,
**kwargs
):
- """Update a 'hyperflex.FeatureLimitInternal' resource. # noqa: E501
+ """Update a 'hyperflex.HxdpVersion' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_feature_limit_internal(moid, hyperflex_feature_limit_internal, async_req=True)
+ >>> thread = api.update_hyperflex_hxdp_version(moid, hyperflex_hxdp_version, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_feature_limit_internal (HyperflexFeatureLimitInternal): The 'hyperflex.FeatureLimitInternal' resource to update.
+ hyperflex_hxdp_version (HyperflexHxdpVersion): The 'hyperflex.HxdpVersion' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -33013,7 +35612,7 @@ def __update_hyperflex_feature_limit_internal(
async_req (bool): execute request asynchronously
Returns:
- HyperflexFeatureLimitInternal
+ HyperflexHxdpVersion
If the method is called asynchronously, returns the request
thread.
"""
@@ -33038,33 +35637,33 @@ def __update_hyperflex_feature_limit_internal(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_feature_limit_internal'] = \
- hyperflex_feature_limit_internal
+ kwargs['hyperflex_hxdp_version'] = \
+ hyperflex_hxdp_version
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_feature_limit_internal = _Endpoint(
+ self.update_hyperflex_hxdp_version = _Endpoint(
settings={
- 'response_type': (HyperflexFeatureLimitInternal,),
+ 'response_type': (HyperflexHxdpVersion,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/FeatureLimitInternals/{Moid}',
- 'operation_id': 'update_hyperflex_feature_limit_internal',
+ 'endpoint_path': '/api/v1/hyperflex/HxdpVersions/{Moid}',
+ 'operation_id': 'update_hyperflex_hxdp_version',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_feature_limit_internal',
+ 'hyperflex_hxdp_version',
'if_match',
],
'required': [
'moid',
- 'hyperflex_feature_limit_internal',
+ 'hyperflex_hxdp_version',
],
'nullable': [
],
@@ -33081,8 +35680,8 @@ def __update_hyperflex_feature_limit_internal(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_feature_limit_internal':
- (HyperflexFeatureLimitInternal,),
+ 'hyperflex_hxdp_version':
+ (HyperflexHxdpVersion,),
'if_match':
(str,),
},
@@ -33092,7 +35691,7 @@ def __update_hyperflex_feature_limit_internal(
},
'location_map': {
'moid': 'path',
- 'hyperflex_feature_limit_internal': 'body',
+ 'hyperflex_hxdp_version': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -33108,26 +35707,26 @@ def __update_hyperflex_feature_limit_internal(
]
},
api_client=api_client,
- callable=__update_hyperflex_feature_limit_internal
+ callable=__update_hyperflex_hxdp_version
)
- def __update_hyperflex_health_check_definition(
+ def __update_hyperflex_hypervisor_host(
self,
moid,
- hyperflex_health_check_definition,
+ hyperflex_hypervisor_host,
**kwargs
):
- """Update a 'hyperflex.HealthCheckDefinition' resource. # noqa: E501
+ """Update a 'hyperflex.HypervisorHost' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_health_check_definition(moid, hyperflex_health_check_definition, async_req=True)
+ >>> thread = api.update_hyperflex_hypervisor_host(moid, hyperflex_hypervisor_host, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_health_check_definition (HyperflexHealthCheckDefinition): The 'hyperflex.HealthCheckDefinition' resource to update.
+ hyperflex_hypervisor_host (HyperflexHypervisorHost): The 'hyperflex.HypervisorHost' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -33152,7 +35751,7 @@ def __update_hyperflex_health_check_definition(
async_req (bool): execute request asynchronously
Returns:
- HyperflexHealthCheckDefinition
+ HyperflexHypervisorHost
If the method is called asynchronously, returns the request
thread.
"""
@@ -33177,33 +35776,33 @@ def __update_hyperflex_health_check_definition(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_health_check_definition'] = \
- hyperflex_health_check_definition
+ kwargs['hyperflex_hypervisor_host'] = \
+ hyperflex_hypervisor_host
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_health_check_definition = _Endpoint(
+ self.update_hyperflex_hypervisor_host = _Endpoint(
settings={
- 'response_type': (HyperflexHealthCheckDefinition,),
+ 'response_type': (HyperflexHypervisorHost,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/HealthCheckDefinitions/{Moid}',
- 'operation_id': 'update_hyperflex_health_check_definition',
+ 'endpoint_path': '/api/v1/hyperflex/HypervisorHosts/{Moid}',
+ 'operation_id': 'update_hyperflex_hypervisor_host',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_health_check_definition',
+ 'hyperflex_hypervisor_host',
'if_match',
],
'required': [
'moid',
- 'hyperflex_health_check_definition',
+ 'hyperflex_hypervisor_host',
],
'nullable': [
],
@@ -33220,8 +35819,8 @@ def __update_hyperflex_health_check_definition(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_health_check_definition':
- (HyperflexHealthCheckDefinition,),
+ 'hyperflex_hypervisor_host':
+ (HyperflexHypervisorHost,),
'if_match':
(str,),
},
@@ -33231,7 +35830,7 @@ def __update_hyperflex_health_check_definition(
},
'location_map': {
'moid': 'path',
- 'hyperflex_health_check_definition': 'body',
+ 'hyperflex_hypervisor_host': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -33247,26 +35846,26 @@ def __update_hyperflex_health_check_definition(
]
},
api_client=api_client,
- callable=__update_hyperflex_health_check_definition
+ callable=__update_hyperflex_hypervisor_host
)
- def __update_hyperflex_health_check_package_checksum(
+ def __update_hyperflex_hypervisor_virtual_machine(
self,
moid,
- hyperflex_health_check_package_checksum,
+ hyperflex_hypervisor_virtual_machine,
**kwargs
):
- """Update a 'hyperflex.HealthCheckPackageChecksum' resource. # noqa: E501
+ """Update a 'hyperflex.HypervisorVirtualMachine' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_health_check_package_checksum(moid, hyperflex_health_check_package_checksum, async_req=True)
+ >>> thread = api.update_hyperflex_hypervisor_virtual_machine(moid, hyperflex_hypervisor_virtual_machine, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_health_check_package_checksum (HyperflexHealthCheckPackageChecksum): The 'hyperflex.HealthCheckPackageChecksum' resource to update.
+ hyperflex_hypervisor_virtual_machine (HyperflexHypervisorVirtualMachine): The 'hyperflex.HypervisorVirtualMachine' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -33291,7 +35890,7 @@ def __update_hyperflex_health_check_package_checksum(
async_req (bool): execute request asynchronously
Returns:
- HyperflexHealthCheckPackageChecksum
+ HyperflexHypervisorVirtualMachine
If the method is called asynchronously, returns the request
thread.
"""
@@ -33316,33 +35915,33 @@ def __update_hyperflex_health_check_package_checksum(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_health_check_package_checksum'] = \
- hyperflex_health_check_package_checksum
+ kwargs['hyperflex_hypervisor_virtual_machine'] = \
+ hyperflex_hypervisor_virtual_machine
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_health_check_package_checksum = _Endpoint(
+ self.update_hyperflex_hypervisor_virtual_machine = _Endpoint(
settings={
- 'response_type': (HyperflexHealthCheckPackageChecksum,),
+ 'response_type': (HyperflexHypervisorVirtualMachine,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/HealthCheckPackageChecksums/{Moid}',
- 'operation_id': 'update_hyperflex_health_check_package_checksum',
+ 'endpoint_path': '/api/v1/hyperflex/HypervisorVirtualMachines/{Moid}',
+ 'operation_id': 'update_hyperflex_hypervisor_virtual_machine',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_health_check_package_checksum',
+ 'hyperflex_hypervisor_virtual_machine',
'if_match',
],
'required': [
'moid',
- 'hyperflex_health_check_package_checksum',
+ 'hyperflex_hypervisor_virtual_machine',
],
'nullable': [
],
@@ -33359,8 +35958,8 @@ def __update_hyperflex_health_check_package_checksum(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_health_check_package_checksum':
- (HyperflexHealthCheckPackageChecksum,),
+ 'hyperflex_hypervisor_virtual_machine':
+ (HyperflexHypervisorVirtualMachine,),
'if_match':
(str,),
},
@@ -33370,7 +35969,7 @@ def __update_hyperflex_health_check_package_checksum(
},
'location_map': {
'moid': 'path',
- 'hyperflex_health_check_package_checksum': 'body',
+ 'hyperflex_hypervisor_virtual_machine': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -33386,26 +35985,26 @@ def __update_hyperflex_health_check_package_checksum(
]
},
api_client=api_client,
- callable=__update_hyperflex_health_check_package_checksum
+ callable=__update_hyperflex_hypervisor_virtual_machine
)
- def __update_hyperflex_hxdp_version(
+ def __update_hyperflex_key_encryption_key(
self,
moid,
- hyperflex_hxdp_version,
+ hyperflex_key_encryption_key,
**kwargs
):
- """Update a 'hyperflex.HxdpVersion' resource. # noqa: E501
+ """Update a 'hyperflex.KeyEncryptionKey' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.update_hyperflex_hxdp_version(moid, hyperflex_hxdp_version, async_req=True)
+ >>> thread = api.update_hyperflex_key_encryption_key(moid, hyperflex_key_encryption_key, async_req=True)
>>> result = thread.get()
Args:
moid (str): The unique Moid identifier of a resource instance.
- hyperflex_hxdp_version (HyperflexHxdpVersion): The 'hyperflex.HxdpVersion' resource to update.
+ hyperflex_key_encryption_key (HyperflexKeyEncryptionKey): The 'hyperflex.KeyEncryptionKey' resource to update.
Keyword Args:
if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
@@ -33430,7 +36029,7 @@ def __update_hyperflex_hxdp_version(
async_req (bool): execute request asynchronously
Returns:
- HyperflexHxdpVersion
+ HyperflexKeyEncryptionKey
If the method is called asynchronously, returns the request
thread.
"""
@@ -33455,33 +36054,33 @@ def __update_hyperflex_hxdp_version(
kwargs['_host_index'] = kwargs.get('_host_index')
kwargs['moid'] = \
moid
- kwargs['hyperflex_hxdp_version'] = \
- hyperflex_hxdp_version
+ kwargs['hyperflex_key_encryption_key'] = \
+ hyperflex_key_encryption_key
return self.call_with_http_info(**kwargs)
- self.update_hyperflex_hxdp_version = _Endpoint(
+ self.update_hyperflex_key_encryption_key = _Endpoint(
settings={
- 'response_type': (HyperflexHxdpVersion,),
+ 'response_type': (HyperflexKeyEncryptionKey,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/hyperflex/HxdpVersions/{Moid}',
- 'operation_id': 'update_hyperflex_hxdp_version',
+ 'endpoint_path': '/api/v1/hyperflex/KeyEncryptionKeys/{Moid}',
+ 'operation_id': 'update_hyperflex_key_encryption_key',
'http_method': 'POST',
'servers': None,
},
params_map={
'all': [
'moid',
- 'hyperflex_hxdp_version',
+ 'hyperflex_key_encryption_key',
'if_match',
],
'required': [
'moid',
- 'hyperflex_hxdp_version',
+ 'hyperflex_key_encryption_key',
],
'nullable': [
],
@@ -33498,8 +36097,8 @@ def __update_hyperflex_hxdp_version(
'openapi_types': {
'moid':
(str,),
- 'hyperflex_hxdp_version':
- (HyperflexHxdpVersion,),
+ 'hyperflex_key_encryption_key':
+ (HyperflexKeyEncryptionKey,),
'if_match':
(str,),
},
@@ -33509,7 +36108,7 @@ def __update_hyperflex_hxdp_version(
},
'location_map': {
'moid': 'path',
- 'hyperflex_hxdp_version': 'body',
+ 'hyperflex_key_encryption_key': 'body',
'if_match': 'header',
},
'collection_format_map': {
@@ -33525,7 +36124,7 @@ def __update_hyperflex_hxdp_version(
]
},
api_client=api_client,
- callable=__update_hyperflex_hxdp_version
+ callable=__update_hyperflex_key_encryption_key
)
def __update_hyperflex_local_credential_policy(
@@ -35196,6 +37795,145 @@ def __update_hyperflex_software_version_policy(
callable=__update_hyperflex_software_version_policy
)
+ def __update_hyperflex_storage_container(
+ self,
+ moid,
+ hyperflex_storage_container,
+ **kwargs
+ ):
+ """Update a 'hyperflex.StorageContainer' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.update_hyperflex_storage_container(moid, hyperflex_storage_container, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ hyperflex_storage_container (HyperflexStorageContainer): The 'hyperflex.StorageContainer' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexStorageContainer
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['hyperflex_storage_container'] = \
+ hyperflex_storage_container
+ return self.call_with_http_info(**kwargs)
+
+ self.update_hyperflex_storage_container = _Endpoint(
+ settings={
+ 'response_type': (HyperflexStorageContainer,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/StorageContainers/{Moid}',
+ 'operation_id': 'update_hyperflex_storage_container',
+ 'http_method': 'POST',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'hyperflex_storage_container',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'hyperflex_storage_container',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'hyperflex_storage_container':
+ (HyperflexStorageContainer,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'hyperflex_storage_container': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__update_hyperflex_storage_container
+ )
+
def __update_hyperflex_sys_config_policy(
self,
moid,
@@ -35612,3 +38350,142 @@ def __update_hyperflex_vcenter_config_policy(
api_client=api_client,
callable=__update_hyperflex_vcenter_config_policy
)
+
+ def __update_hyperflex_volume(
+ self,
+ moid,
+ hyperflex_volume,
+ **kwargs
+ ):
+ """Update a 'hyperflex.Volume' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.update_hyperflex_volume(moid, hyperflex_volume, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+ hyperflex_volume (HyperflexVolume): The 'hyperflex.Volume' resource to update.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ HyperflexVolume
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ kwargs['hyperflex_volume'] = \
+ hyperflex_volume
+ return self.call_with_http_info(**kwargs)
+
+ self.update_hyperflex_volume = _Endpoint(
+ settings={
+ 'response_type': (HyperflexVolume,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/hyperflex/Volumes/{Moid}',
+ 'operation_id': 'update_hyperflex_volume',
+ 'http_method': 'POST',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ 'hyperflex_volume',
+ 'if_match',
+ ],
+ 'required': [
+ 'moid',
+ 'hyperflex_volume',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ 'hyperflex_volume':
+ (HyperflexVolume,),
+ 'if_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ 'if_match': 'If-Match',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ 'hyperflex_volume': 'body',
+ 'if_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json',
+ 'application/json-patch+json'
+ ]
+ },
+ api_client=api_client,
+ callable=__update_hyperflex_volume
+ )
diff --git a/intersight/api/iaas_api.py b/intersight/api/iaas_api.py
index ece278ff88..71008b364d 100644
--- a/intersight/api/iaas_api.py
+++ b/intersight/api/iaas_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/iam_api.py b/intersight/api/iam_api.py
index 8df2fb8ece..e1119a6ad8 100644
--- a/intersight/api/iam_api.py
+++ b/intersight/api/iam_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/inventory_api.py b/intersight/api/inventory_api.py
index 90d63e12f4..4c7b386a06 100644
--- a/intersight/api/inventory_api.py
+++ b/intersight/api/inventory_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/ipmioverlan_api.py b/intersight/api/ipmioverlan_api.py
index da2033757c..09126fa628 100644
--- a/intersight/api/ipmioverlan_api.py
+++ b/intersight/api/ipmioverlan_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/ippool_api.py b/intersight/api/ippool_api.py
index c1e8643073..6a5b6092e2 100644
--- a/intersight/api/ippool_api.py
+++ b/intersight/api/ippool_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/iqnpool_api.py b/intersight/api/iqnpool_api.py
index 15fbd36fdd..19c81f16b7 100644
--- a/intersight/api/iqnpool_api.py
+++ b/intersight/api/iqnpool_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/iwotenant_api.py b/intersight/api/iwotenant_api.py
index 4fead95c89..a17a18e736 100644
--- a/intersight/api/iwotenant_api.py
+++ b/intersight/api/iwotenant_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/kubernetes_api.py b/intersight/api/kubernetes_api.py
index 186a70e268..132112cb7c 100644
--- a/intersight/api/kubernetes_api.py
+++ b/intersight/api/kubernetes_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/kvm_api.py b/intersight/api/kvm_api.py
index 022c1ab21d..418aaa9b4e 100644
--- a/intersight/api/kvm_api.py
+++ b/intersight/api/kvm_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/license_api.py b/intersight/api/license_api.py
index 7160fcae21..f33a3074a6 100644
--- a/intersight/api/license_api.py
+++ b/intersight/api/license_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/ls_api.py b/intersight/api/ls_api.py
index 2cccd00a14..9a9a23f425 100644
--- a/intersight/api/ls_api.py
+++ b/intersight/api/ls_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/macpool_api.py b/intersight/api/macpool_api.py
index 8523f1f008..8e7ee5f065 100644
--- a/intersight/api/macpool_api.py
+++ b/intersight/api/macpool_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/management_api.py b/intersight/api/management_api.py
index 15e77feebf..96d90b5214 100644
--- a/intersight/api/management_api.py
+++ b/intersight/api/management_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/memory_api.py b/intersight/api/memory_api.py
index 4fc1e7affb..c0b682063a 100644
--- a/intersight/api/memory_api.py
+++ b/intersight/api/memory_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/meta_api.py b/intersight/api/meta_api.py
index 42ff000a38..c3e57c6c16 100644
--- a/intersight/api/meta_api.py
+++ b/intersight/api/meta_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/network_api.py b/intersight/api/network_api.py
index 6e313e57f5..fe7342045b 100644
--- a/intersight/api/network_api.py
+++ b/intersight/api/network_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/networkconfig_api.py b/intersight/api/networkconfig_api.py
index 56c773759e..fbc5c80328 100644
--- a/intersight/api/networkconfig_api.py
+++ b/intersight/api/networkconfig_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/niaapi_api.py b/intersight/api/niaapi_api.py
index c8222e0e7b..b2f8a0ebe0 100644
--- a/intersight/api/niaapi_api.py
+++ b/intersight/api/niaapi_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/niatelemetry_api.py b/intersight/api/niatelemetry_api.py
index 48a13ac83a..6728040ee2 100644
--- a/intersight/api/niatelemetry_api.py
+++ b/intersight/api/niatelemetry_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/notification_api.py b/intersight/api/notification_api.py
index 80b2908fb8..8f2d8769ca 100644
--- a/intersight/api/notification_api.py
+++ b/intersight/api/notification_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/ntp_api.py b/intersight/api/ntp_api.py
index f7349e0eff..52365bf622 100644
--- a/intersight/api/ntp_api.py
+++ b/intersight/api/ntp_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/oauth_api.py b/intersight/api/oauth_api.py
index a2346c59cf..a6c29952ac 100644
--- a/intersight/api/oauth_api.py
+++ b/intersight/api/oauth_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/oprs_api.py b/intersight/api/oprs_api.py
index 0884070baa..848c3c0712 100644
--- a/intersight/api/oprs_api.py
+++ b/intersight/api/oprs_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/organization_api.py b/intersight/api/organization_api.py
index eb28ead6c2..6c2c83f05a 100644
--- a/intersight/api/organization_api.py
+++ b/intersight/api/organization_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/os_api.py b/intersight/api/os_api.py
index 994e1d2250..4fdc7defb7 100644
--- a/intersight/api/os_api.py
+++ b/intersight/api/os_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/pci_api.py b/intersight/api/pci_api.py
index 00a05980d4..03a34fd77b 100644
--- a/intersight/api/pci_api.py
+++ b/intersight/api/pci_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/port_api.py b/intersight/api/port_api.py
index 0a60cad167..de2db60f54 100644
--- a/intersight/api/port_api.py
+++ b/intersight/api/port_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/power_api.py b/intersight/api/power_api.py
index 8f30b7ada5..edc405c2a4 100644
--- a/intersight/api/power_api.py
+++ b/intersight/api/power_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/processor_api.py b/intersight/api/processor_api.py
index 9e704b9d6b..6c7a64cf9d 100644
--- a/intersight/api/processor_api.py
+++ b/intersight/api/processor_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/rack_api.py b/intersight/api/rack_api.py
index 0476ac0b4f..e4387753f7 100644
--- a/intersight/api/rack_api.py
+++ b/intersight/api/rack_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/recommendation_api.py b/intersight/api/recommendation_api.py
index 0cbaf0c2b4..68aefe0654 100644
--- a/intersight/api/recommendation_api.py
+++ b/intersight/api/recommendation_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/recovery_api.py b/intersight/api/recovery_api.py
index b1dd42cdfe..4aff1250bf 100644
--- a/intersight/api/recovery_api.py
+++ b/intersight/api/recovery_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/resource_api.py b/intersight/api/resource_api.py
index c7697aeef5..0e5b3160fc 100644
--- a/intersight/api/resource_api.py
+++ b/intersight/api/resource_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/resourcepool_api.py b/intersight/api/resourcepool_api.py
index 94efaa4aad..0b147858d2 100644
--- a/intersight/api/resourcepool_api.py
+++ b/intersight/api/resourcepool_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/rproxy_api.py b/intersight/api/rproxy_api.py
index d3e501c08d..4e5f54c495 100644
--- a/intersight/api/rproxy_api.py
+++ b/intersight/api/rproxy_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/sdcard_api.py b/intersight/api/sdcard_api.py
index 6ba978b7be..87c07d34a2 100644
--- a/intersight/api/sdcard_api.py
+++ b/intersight/api/sdcard_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/search_api.py b/intersight/api/search_api.py
index d80c71a160..42035f2e1a 100644
--- a/intersight/api/search_api.py
+++ b/intersight/api/search_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/security_api.py b/intersight/api/security_api.py
index 7e9b09d1cc..dfb869816b 100644
--- a/intersight/api/security_api.py
+++ b/intersight/api/security_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/server_api.py b/intersight/api/server_api.py
index 40ed85a3d6..745a4bc9fe 100644
--- a/intersight/api/server_api.py
+++ b/intersight/api/server_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/smtp_api.py b/intersight/api/smtp_api.py
index efeca506b3..fe11d9ae81 100644
--- a/intersight/api/smtp_api.py
+++ b/intersight/api/smtp_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/snmp_api.py b/intersight/api/snmp_api.py
index 49a3f35194..a4128abc4c 100644
--- a/intersight/api/snmp_api.py
+++ b/intersight/api/snmp_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/software_api.py b/intersight/api/software_api.py
index 41ca2fe2ae..15c110142c 100644
--- a/intersight/api/software_api.py
+++ b/intersight/api/software_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/softwarerepository_api.py b/intersight/api/softwarerepository_api.py
index 30ec172dc4..f9e1e3b97b 100644
--- a/intersight/api/softwarerepository_api.py
+++ b/intersight/api/softwarerepository_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/sol_api.py b/intersight/api/sol_api.py
index 31907cf308..71e4615505 100644
--- a/intersight/api/sol_api.py
+++ b/intersight/api/sol_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/ssh_api.py b/intersight/api/ssh_api.py
index 1fca11aa62..9fe4b4bbcf 100644
--- a/intersight/api/ssh_api.py
+++ b/intersight/api/ssh_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/storage_api.py b/intersight/api/storage_api.py
index d4a9d9d157..d0c2f03450 100644
--- a/intersight/api/storage_api.py
+++ b/intersight/api/storage_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -76,30 +76,48 @@
from intersight.model.storage_item import StorageItem
from intersight.model.storage_item_response import StorageItemResponse
from intersight.model.storage_net_app_aggregate import StorageNetAppAggregate
+from intersight.model.storage_net_app_aggregate_event import StorageNetAppAggregateEvent
+from intersight.model.storage_net_app_aggregate_event_response import StorageNetAppAggregateEventResponse
from intersight.model.storage_net_app_aggregate_response import StorageNetAppAggregateResponse
from intersight.model.storage_net_app_base_disk import StorageNetAppBaseDisk
from intersight.model.storage_net_app_base_disk_response import StorageNetAppBaseDiskResponse
from intersight.model.storage_net_app_cluster import StorageNetAppCluster
+from intersight.model.storage_net_app_cluster_event import StorageNetAppClusterEvent
+from intersight.model.storage_net_app_cluster_event_response import StorageNetAppClusterEventResponse
from intersight.model.storage_net_app_cluster_response import StorageNetAppClusterResponse
+from intersight.model.storage_net_app_disk_event import StorageNetAppDiskEvent
+from intersight.model.storage_net_app_disk_event_response import StorageNetAppDiskEventResponse
from intersight.model.storage_net_app_ethernet_port import StorageNetAppEthernetPort
+from intersight.model.storage_net_app_ethernet_port_event import StorageNetAppEthernetPortEvent
+from intersight.model.storage_net_app_ethernet_port_event_response import StorageNetAppEthernetPortEventResponse
from intersight.model.storage_net_app_ethernet_port_response import StorageNetAppEthernetPortResponse
from intersight.model.storage_net_app_export_policy import StorageNetAppExportPolicy
from intersight.model.storage_net_app_export_policy_response import StorageNetAppExportPolicyResponse
from intersight.model.storage_net_app_fc_interface import StorageNetAppFcInterface
+from intersight.model.storage_net_app_fc_interface_event import StorageNetAppFcInterfaceEvent
+from intersight.model.storage_net_app_fc_interface_event_response import StorageNetAppFcInterfaceEventResponse
from intersight.model.storage_net_app_fc_interface_response import StorageNetAppFcInterfaceResponse
from intersight.model.storage_net_app_fc_port import StorageNetAppFcPort
+from intersight.model.storage_net_app_fc_port_event import StorageNetAppFcPortEvent
+from intersight.model.storage_net_app_fc_port_event_response import StorageNetAppFcPortEventResponse
from intersight.model.storage_net_app_fc_port_response import StorageNetAppFcPortResponse
from intersight.model.storage_net_app_initiator_group import StorageNetAppInitiatorGroup
from intersight.model.storage_net_app_initiator_group_response import StorageNetAppInitiatorGroupResponse
from intersight.model.storage_net_app_ip_interface import StorageNetAppIpInterface
+from intersight.model.storage_net_app_ip_interface_event import StorageNetAppIpInterfaceEvent
+from intersight.model.storage_net_app_ip_interface_event_response import StorageNetAppIpInterfaceEventResponse
from intersight.model.storage_net_app_ip_interface_response import StorageNetAppIpInterfaceResponse
from intersight.model.storage_net_app_license import StorageNetAppLicense
from intersight.model.storage_net_app_license_response import StorageNetAppLicenseResponse
from intersight.model.storage_net_app_lun import StorageNetAppLun
+from intersight.model.storage_net_app_lun_event import StorageNetAppLunEvent
+from intersight.model.storage_net_app_lun_event_response import StorageNetAppLunEventResponse
from intersight.model.storage_net_app_lun_map import StorageNetAppLunMap
from intersight.model.storage_net_app_lun_map_response import StorageNetAppLunMapResponse
from intersight.model.storage_net_app_lun_response import StorageNetAppLunResponse
from intersight.model.storage_net_app_node import StorageNetAppNode
+from intersight.model.storage_net_app_node_event import StorageNetAppNodeEvent
+from intersight.model.storage_net_app_node_event_response import StorageNetAppNodeEventResponse
from intersight.model.storage_net_app_node_response import StorageNetAppNodeResponse
from intersight.model.storage_net_app_ntp_server import StorageNetAppNtpServer
from intersight.model.storage_net_app_ntp_server_response import StorageNetAppNtpServerResponse
@@ -107,7 +125,11 @@
from intersight.model.storage_net_app_sensor_response import StorageNetAppSensorResponse
from intersight.model.storage_net_app_storage_vm import StorageNetAppStorageVm
from intersight.model.storage_net_app_storage_vm_response import StorageNetAppStorageVmResponse
+from intersight.model.storage_net_app_svm_event import StorageNetAppSvmEvent
+from intersight.model.storage_net_app_svm_event_response import StorageNetAppSvmEventResponse
from intersight.model.storage_net_app_volume import StorageNetAppVolume
+from intersight.model.storage_net_app_volume_event import StorageNetAppVolumeEvent
+from intersight.model.storage_net_app_volume_event_response import StorageNetAppVolumeEventResponse
from intersight.model.storage_net_app_volume_response import StorageNetAppVolumeResponse
from intersight.model.storage_net_app_volume_snapshot import StorageNetAppVolumeSnapshot
from intersight.model.storage_net_app_volume_snapshot_response import StorageNetAppVolumeSnapshotResponse
@@ -8764,31 +8786,23 @@ def __get_storage_net_app_aggregate_by_moid(
callable=__get_storage_net_app_aggregate_by_moid
)
- def __get_storage_net_app_aggregate_list(
+ def __get_storage_net_app_aggregate_event_by_moid(
self,
+ moid,
**kwargs
):
- """Read a 'storage.NetAppAggregate' resource. # noqa: E501
+ """Read a 'storage.NetAppAggregateEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_aggregate_list(async_req=True)
+ >>> thread = api.get_storage_net_app_aggregate_event_by_moid(moid, async_req=True)
>>> result = thread.get()
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -8810,7 +8824,7 @@ def __get_storage_net_app_aggregate_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppAggregateResponse
+ StorageNetAppAggregateEvent
If the method is called asynchronously, returns the request
thread.
"""
@@ -8833,41 +8847,34 @@ def __get_storage_net_app_aggregate_list(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_aggregate_list = _Endpoint(
+ self.get_storage_net_app_aggregate_event_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppAggregateResponse,),
+ 'response_type': (StorageNetAppAggregateEvent,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppAggregates',
- 'operation_id': 'get_storage_net_app_aggregate_list',
+ 'endpoint_path': '/api/v1/storage/NetAppAggregateEvents/{Moid}',
+ 'operation_id': 'get_storage_net_app_aggregate_event_by_moid',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'filter',
- 'orderby',
- 'top',
- 'skip',
- 'select',
- 'expand',
- 'apply',
- 'count',
- 'inlinecount',
- 'at',
- 'tags',
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
],
- 'required': [],
'nullable': [
],
'enum': [
- 'inlinecount',
],
'validation': [
]
@@ -8876,61 +8883,16 @@ def __get_storage_net_app_aggregate_list(
'validations': {
},
'allowed_values': {
- ('inlinecount',): {
-
- "ALLPAGES": "allpages",
- "NONE": "none"
- },
},
'openapi_types': {
- 'filter':
- (str,),
- 'orderby':
- (str,),
- 'top':
- (int,),
- 'skip':
- (int,),
- 'select':
- (str,),
- 'expand':
- (str,),
- 'apply':
- (str,),
- 'count':
- (bool,),
- 'inlinecount':
- (str,),
- 'at':
- (str,),
- 'tags':
+ 'moid':
(str,),
},
'attribute_map': {
- 'filter': '$filter',
- 'orderby': '$orderby',
- 'top': '$top',
- 'skip': '$skip',
- 'select': '$select',
- 'expand': '$expand',
- 'apply': '$apply',
- 'count': '$count',
- 'inlinecount': '$inlinecount',
- 'at': 'at',
- 'tags': 'tags',
+ 'moid': 'Moid',
},
'location_map': {
- 'filter': 'query',
- 'orderby': 'query',
- 'top': 'query',
- 'skip': 'query',
- 'select': 'query',
- 'expand': 'query',
- 'apply': 'query',
- 'count': 'query',
- 'inlinecount': 'query',
- 'at': 'query',
- 'tags': 'query',
+ 'moid': 'path',
},
'collection_format_map': {
}
@@ -8944,26 +8906,34 @@ def __get_storage_net_app_aggregate_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_aggregate_list
+ callable=__get_storage_net_app_aggregate_event_by_moid
)
- def __get_storage_net_app_base_disk_by_moid(
+ def __get_storage_net_app_aggregate_event_list(
self,
- moid,
**kwargs
):
- """Read a 'storage.NetAppBaseDisk' resource. # noqa: E501
+ """Read a 'storage.NetAppAggregateEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_base_disk_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_aggregate_event_list(async_req=True)
>>> result = thread.get()
- Args:
- moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -8985,7 +8955,7 @@ def __get_storage_net_app_base_disk_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppBaseDisk
+ StorageNetAppAggregateEventResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -9008,34 +8978,41 @@ def __get_storage_net_app_base_disk_by_moid(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_base_disk_by_moid = _Endpoint(
+ self.get_storage_net_app_aggregate_event_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppBaseDisk,),
+ 'response_type': (StorageNetAppAggregateEventResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppBaseDisks/{Moid}',
- 'operation_id': 'get_storage_net_app_base_disk_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppAggregateEvents',
+ 'operation_id': 'get_storage_net_app_aggregate_event_list',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
],
+ 'required': [],
'nullable': [
],
'enum': [
+ 'inlinecount',
],
'validation': [
]
@@ -9044,16 +9021,61 @@ def __get_storage_net_app_base_disk_by_moid(
'validations': {
},
'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
},
'openapi_types': {
- 'moid':
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
(str,),
},
'attribute_map': {
- 'moid': 'Moid',
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
},
'location_map': {
- 'moid': 'path',
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
},
'collection_format_map': {
}
@@ -9067,19 +9089,19 @@ def __get_storage_net_app_base_disk_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_base_disk_by_moid
+ callable=__get_storage_net_app_aggregate_event_list
)
- def __get_storage_net_app_base_disk_list(
+ def __get_storage_net_app_aggregate_list(
self,
**kwargs
):
- """Read a 'storage.NetAppBaseDisk' resource. # noqa: E501
+ """Read a 'storage.NetAppAggregate' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_base_disk_list(async_req=True)
+ >>> thread = api.get_storage_net_app_aggregate_list(async_req=True)
>>> result = thread.get()
@@ -9116,7 +9138,7 @@ def __get_storage_net_app_base_disk_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppBaseDiskResponse
+ StorageNetAppAggregateResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -9141,17 +9163,17 @@ def __get_storage_net_app_base_disk_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_base_disk_list = _Endpoint(
+ self.get_storage_net_app_aggregate_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppBaseDiskResponse,),
+ 'response_type': (StorageNetAppAggregateResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppBaseDisks',
- 'operation_id': 'get_storage_net_app_base_disk_list',
+ 'endpoint_path': '/api/v1/storage/NetAppAggregates',
+ 'operation_id': 'get_storage_net_app_aggregate_list',
'http_method': 'GET',
'servers': None,
},
@@ -9250,20 +9272,20 @@ def __get_storage_net_app_base_disk_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_base_disk_list
+ callable=__get_storage_net_app_aggregate_list
)
- def __get_storage_net_app_cluster_by_moid(
+ def __get_storage_net_app_base_disk_by_moid(
self,
moid,
**kwargs
):
- """Read a 'storage.NetAppCluster' resource. # noqa: E501
+ """Read a 'storage.NetAppBaseDisk' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_cluster_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_base_disk_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -9291,7 +9313,7 @@ def __get_storage_net_app_cluster_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppCluster
+ StorageNetAppBaseDisk
If the method is called asynchronously, returns the request
thread.
"""
@@ -9318,17 +9340,17 @@ def __get_storage_net_app_cluster_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_cluster_by_moid = _Endpoint(
+ self.get_storage_net_app_base_disk_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppCluster,),
+ 'response_type': (StorageNetAppBaseDisk,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppClusters/{Moid}',
- 'operation_id': 'get_storage_net_app_cluster_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppBaseDisks/{Moid}',
+ 'operation_id': 'get_storage_net_app_base_disk_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -9373,19 +9395,19 @@ def __get_storage_net_app_cluster_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_cluster_by_moid
+ callable=__get_storage_net_app_base_disk_by_moid
)
- def __get_storage_net_app_cluster_list(
+ def __get_storage_net_app_base_disk_list(
self,
**kwargs
):
- """Read a 'storage.NetAppCluster' resource. # noqa: E501
+ """Read a 'storage.NetAppBaseDisk' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_cluster_list(async_req=True)
+ >>> thread = api.get_storage_net_app_base_disk_list(async_req=True)
>>> result = thread.get()
@@ -9422,7 +9444,7 @@ def __get_storage_net_app_cluster_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppClusterResponse
+ StorageNetAppBaseDiskResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -9447,17 +9469,17 @@ def __get_storage_net_app_cluster_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_cluster_list = _Endpoint(
+ self.get_storage_net_app_base_disk_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppClusterResponse,),
+ 'response_type': (StorageNetAppBaseDiskResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppClusters',
- 'operation_id': 'get_storage_net_app_cluster_list',
+ 'endpoint_path': '/api/v1/storage/NetAppBaseDisks',
+ 'operation_id': 'get_storage_net_app_base_disk_list',
'http_method': 'GET',
'servers': None,
},
@@ -9556,20 +9578,20 @@ def __get_storage_net_app_cluster_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_cluster_list
+ callable=__get_storage_net_app_base_disk_list
)
- def __get_storage_net_app_ethernet_port_by_moid(
+ def __get_storage_net_app_cluster_by_moid(
self,
moid,
**kwargs
):
- """Read a 'storage.NetAppEthernetPort' resource. # noqa: E501
+ """Read a 'storage.NetAppCluster' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_ethernet_port_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_cluster_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -9597,7 +9619,7 @@ def __get_storage_net_app_ethernet_port_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppEthernetPort
+ StorageNetAppCluster
If the method is called asynchronously, returns the request
thread.
"""
@@ -9624,17 +9646,17 @@ def __get_storage_net_app_ethernet_port_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_ethernet_port_by_moid = _Endpoint(
+ self.get_storage_net_app_cluster_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppEthernetPort,),
+ 'response_type': (StorageNetAppCluster,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppEthernetPorts/{Moid}',
- 'operation_id': 'get_storage_net_app_ethernet_port_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppClusters/{Moid}',
+ 'operation_id': 'get_storage_net_app_cluster_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -9679,34 +9701,26 @@ def __get_storage_net_app_ethernet_port_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_ethernet_port_by_moid
+ callable=__get_storage_net_app_cluster_by_moid
)
- def __get_storage_net_app_ethernet_port_list(
+ def __get_storage_net_app_cluster_event_by_moid(
self,
+ moid,
**kwargs
):
- """Read a 'storage.NetAppEthernetPort' resource. # noqa: E501
+ """Read a 'storage.NetAppClusterEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_ethernet_port_list(async_req=True)
+ >>> thread = api.get_storage_net_app_cluster_event_by_moid(moid, async_req=True)
>>> result = thread.get()
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -9728,7 +9742,7 @@ def __get_storage_net_app_ethernet_port_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppEthernetPortResponse
+ StorageNetAppClusterEvent
If the method is called asynchronously, returns the request
thread.
"""
@@ -9751,41 +9765,34 @@ def __get_storage_net_app_ethernet_port_list(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_ethernet_port_list = _Endpoint(
+ self.get_storage_net_app_cluster_event_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppEthernetPortResponse,),
+ 'response_type': (StorageNetAppClusterEvent,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppEthernetPorts',
- 'operation_id': 'get_storage_net_app_ethernet_port_list',
+ 'endpoint_path': '/api/v1/storage/NetAppClusterEvents/{Moid}',
+ 'operation_id': 'get_storage_net_app_cluster_event_by_moid',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'filter',
- 'orderby',
- 'top',
- 'skip',
- 'select',
- 'expand',
- 'apply',
- 'count',
- 'inlinecount',
- 'at',
- 'tags',
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
],
- 'required': [],
'nullable': [
],
'enum': [
- 'inlinecount',
],
'validation': [
]
@@ -9794,61 +9801,16 @@ def __get_storage_net_app_ethernet_port_list(
'validations': {
},
'allowed_values': {
- ('inlinecount',): {
-
- "ALLPAGES": "allpages",
- "NONE": "none"
- },
},
'openapi_types': {
- 'filter':
- (str,),
- 'orderby':
- (str,),
- 'top':
- (int,),
- 'skip':
- (int,),
- 'select':
- (str,),
- 'expand':
- (str,),
- 'apply':
- (str,),
- 'count':
- (bool,),
- 'inlinecount':
- (str,),
- 'at':
- (str,),
- 'tags':
+ 'moid':
(str,),
},
'attribute_map': {
- 'filter': '$filter',
- 'orderby': '$orderby',
- 'top': '$top',
- 'skip': '$skip',
- 'select': '$select',
- 'expand': '$expand',
- 'apply': '$apply',
- 'count': '$count',
- 'inlinecount': '$inlinecount',
- 'at': 'at',
- 'tags': 'tags',
+ 'moid': 'Moid',
},
'location_map': {
- 'filter': 'query',
- 'orderby': 'query',
- 'top': 'query',
- 'skip': 'query',
- 'select': 'query',
- 'expand': 'query',
- 'apply': 'query',
- 'count': 'query',
- 'inlinecount': 'query',
- 'at': 'query',
- 'tags': 'query',
+ 'moid': 'path',
},
'collection_format_map': {
}
@@ -9862,26 +9824,34 @@ def __get_storage_net_app_ethernet_port_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_ethernet_port_list
+ callable=__get_storage_net_app_cluster_event_by_moid
)
- def __get_storage_net_app_export_policy_by_moid(
+ def __get_storage_net_app_cluster_event_list(
self,
- moid,
**kwargs
):
- """Read a 'storage.NetAppExportPolicy' resource. # noqa: E501
+ """Read a 'storage.NetAppClusterEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_export_policy_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_cluster_event_list(async_req=True)
>>> result = thread.get()
- Args:
- moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -9903,7 +9873,7 @@ def __get_storage_net_app_export_policy_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppExportPolicy
+ StorageNetAppClusterEventResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -9926,34 +9896,41 @@ def __get_storage_net_app_export_policy_by_moid(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_export_policy_by_moid = _Endpoint(
+ self.get_storage_net_app_cluster_event_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppExportPolicy,),
+ 'response_type': (StorageNetAppClusterEventResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppExportPolicies/{Moid}',
- 'operation_id': 'get_storage_net_app_export_policy_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppClusterEvents',
+ 'operation_id': 'get_storage_net_app_cluster_event_list',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
],
+ 'required': [],
'nullable': [
],
'enum': [
+ 'inlinecount',
],
'validation': [
]
@@ -9962,16 +9939,61 @@ def __get_storage_net_app_export_policy_by_moid(
'validations': {
},
'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
},
'openapi_types': {
- 'moid':
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
(str,),
},
'attribute_map': {
- 'moid': 'Moid',
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
},
'location_map': {
- 'moid': 'path',
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
},
'collection_format_map': {
}
@@ -9985,19 +10007,19 @@ def __get_storage_net_app_export_policy_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_export_policy_by_moid
+ callable=__get_storage_net_app_cluster_event_list
)
- def __get_storage_net_app_export_policy_list(
+ def __get_storage_net_app_cluster_list(
self,
**kwargs
):
- """Read a 'storage.NetAppExportPolicy' resource. # noqa: E501
+ """Read a 'storage.NetAppCluster' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_export_policy_list(async_req=True)
+ >>> thread = api.get_storage_net_app_cluster_list(async_req=True)
>>> result = thread.get()
@@ -10034,7 +10056,7 @@ def __get_storage_net_app_export_policy_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppExportPolicyResponse
+ StorageNetAppClusterResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -10059,17 +10081,17 @@ def __get_storage_net_app_export_policy_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_export_policy_list = _Endpoint(
+ self.get_storage_net_app_cluster_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppExportPolicyResponse,),
+ 'response_type': (StorageNetAppClusterResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppExportPolicies',
- 'operation_id': 'get_storage_net_app_export_policy_list',
+ 'endpoint_path': '/api/v1/storage/NetAppClusters',
+ 'operation_id': 'get_storage_net_app_cluster_list',
'http_method': 'GET',
'servers': None,
},
@@ -10168,20 +10190,20 @@ def __get_storage_net_app_export_policy_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_export_policy_list
+ callable=__get_storage_net_app_cluster_list
)
- def __get_storage_net_app_fc_interface_by_moid(
+ def __get_storage_net_app_disk_event_by_moid(
self,
moid,
**kwargs
):
- """Read a 'storage.NetAppFcInterface' resource. # noqa: E501
+ """Read a 'storage.NetAppDiskEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_fc_interface_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_disk_event_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -10209,7 +10231,7 @@ def __get_storage_net_app_fc_interface_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppFcInterface
+ StorageNetAppDiskEvent
If the method is called asynchronously, returns the request
thread.
"""
@@ -10236,17 +10258,17 @@ def __get_storage_net_app_fc_interface_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_fc_interface_by_moid = _Endpoint(
+ self.get_storage_net_app_disk_event_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppFcInterface,),
+ 'response_type': (StorageNetAppDiskEvent,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppFcInterfaces/{Moid}',
- 'operation_id': 'get_storage_net_app_fc_interface_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppDiskEvents/{Moid}',
+ 'operation_id': 'get_storage_net_app_disk_event_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -10291,19 +10313,19 @@ def __get_storage_net_app_fc_interface_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_fc_interface_by_moid
+ callable=__get_storage_net_app_disk_event_by_moid
)
- def __get_storage_net_app_fc_interface_list(
+ def __get_storage_net_app_disk_event_list(
self,
**kwargs
):
- """Read a 'storage.NetAppFcInterface' resource. # noqa: E501
+ """Read a 'storage.NetAppDiskEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_fc_interface_list(async_req=True)
+ >>> thread = api.get_storage_net_app_disk_event_list(async_req=True)
>>> result = thread.get()
@@ -10340,7 +10362,7 @@ def __get_storage_net_app_fc_interface_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppFcInterfaceResponse
+ StorageNetAppDiskEventResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -10365,17 +10387,17 @@ def __get_storage_net_app_fc_interface_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_fc_interface_list = _Endpoint(
+ self.get_storage_net_app_disk_event_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppFcInterfaceResponse,),
+ 'response_type': (StorageNetAppDiskEventResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppFcInterfaces',
- 'operation_id': 'get_storage_net_app_fc_interface_list',
+ 'endpoint_path': '/api/v1/storage/NetAppDiskEvents',
+ 'operation_id': 'get_storage_net_app_disk_event_list',
'http_method': 'GET',
'servers': None,
},
@@ -10474,20 +10496,20 @@ def __get_storage_net_app_fc_interface_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_fc_interface_list
+ callable=__get_storage_net_app_disk_event_list
)
- def __get_storage_net_app_fc_port_by_moid(
+ def __get_storage_net_app_ethernet_port_by_moid(
self,
moid,
**kwargs
):
- """Read a 'storage.NetAppFcPort' resource. # noqa: E501
+ """Read a 'storage.NetAppEthernetPort' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_fc_port_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_ethernet_port_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -10515,7 +10537,7 @@ def __get_storage_net_app_fc_port_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppFcPort
+ StorageNetAppEthernetPort
If the method is called asynchronously, returns the request
thread.
"""
@@ -10542,17 +10564,17 @@ def __get_storage_net_app_fc_port_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_fc_port_by_moid = _Endpoint(
+ self.get_storage_net_app_ethernet_port_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppFcPort,),
+ 'response_type': (StorageNetAppEthernetPort,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppFcPorts/{Moid}',
- 'operation_id': 'get_storage_net_app_fc_port_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppEthernetPorts/{Moid}',
+ 'operation_id': 'get_storage_net_app_ethernet_port_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -10597,34 +10619,26 @@ def __get_storage_net_app_fc_port_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_fc_port_by_moid
+ callable=__get_storage_net_app_ethernet_port_by_moid
)
- def __get_storage_net_app_fc_port_list(
+ def __get_storage_net_app_ethernet_port_event_by_moid(
self,
+ moid,
**kwargs
):
- """Read a 'storage.NetAppFcPort' resource. # noqa: E501
+ """Read a 'storage.NetAppEthernetPortEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_fc_port_list(async_req=True)
+ >>> thread = api.get_storage_net_app_ethernet_port_event_by_moid(moid, async_req=True)
>>> result = thread.get()
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -10646,7 +10660,7 @@ def __get_storage_net_app_fc_port_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppFcPortResponse
+ StorageNetAppEthernetPortEvent
If the method is called asynchronously, returns the request
thread.
"""
@@ -10669,41 +10683,34 @@ def __get_storage_net_app_fc_port_list(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_fc_port_list = _Endpoint(
+ self.get_storage_net_app_ethernet_port_event_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppFcPortResponse,),
+ 'response_type': (StorageNetAppEthernetPortEvent,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppFcPorts',
- 'operation_id': 'get_storage_net_app_fc_port_list',
+ 'endpoint_path': '/api/v1/storage/NetAppEthernetPortEvents/{Moid}',
+ 'operation_id': 'get_storage_net_app_ethernet_port_event_by_moid',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'filter',
- 'orderby',
- 'top',
- 'skip',
- 'select',
- 'expand',
- 'apply',
- 'count',
- 'inlinecount',
- 'at',
- 'tags',
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
],
- 'required': [],
'nullable': [
],
'enum': [
- 'inlinecount',
],
'validation': [
]
@@ -10712,61 +10719,16 @@ def __get_storage_net_app_fc_port_list(
'validations': {
},
'allowed_values': {
- ('inlinecount',): {
-
- "ALLPAGES": "allpages",
- "NONE": "none"
- },
},
'openapi_types': {
- 'filter':
- (str,),
- 'orderby':
- (str,),
- 'top':
- (int,),
- 'skip':
- (int,),
- 'select':
- (str,),
- 'expand':
- (str,),
- 'apply':
- (str,),
- 'count':
- (bool,),
- 'inlinecount':
- (str,),
- 'at':
- (str,),
- 'tags':
+ 'moid':
(str,),
},
'attribute_map': {
- 'filter': '$filter',
- 'orderby': '$orderby',
- 'top': '$top',
- 'skip': '$skip',
- 'select': '$select',
- 'expand': '$expand',
- 'apply': '$apply',
- 'count': '$count',
- 'inlinecount': '$inlinecount',
- 'at': 'at',
- 'tags': 'tags',
+ 'moid': 'Moid',
},
'location_map': {
- 'filter': 'query',
- 'orderby': 'query',
- 'top': 'query',
- 'skip': 'query',
- 'select': 'query',
- 'expand': 'query',
- 'apply': 'query',
- 'count': 'query',
- 'inlinecount': 'query',
- 'at': 'query',
- 'tags': 'query',
+ 'moid': 'path',
},
'collection_format_map': {
}
@@ -10780,26 +10742,34 @@ def __get_storage_net_app_fc_port_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_fc_port_list
+ callable=__get_storage_net_app_ethernet_port_event_by_moid
)
- def __get_storage_net_app_initiator_group_by_moid(
+ def __get_storage_net_app_ethernet_port_event_list(
self,
- moid,
**kwargs
):
- """Read a 'storage.NetAppInitiatorGroup' resource. # noqa: E501
+ """Read a 'storage.NetAppEthernetPortEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_initiator_group_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_ethernet_port_event_list(async_req=True)
>>> result = thread.get()
- Args:
- moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -10821,7 +10791,7 @@ def __get_storage_net_app_initiator_group_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppInitiatorGroup
+ StorageNetAppEthernetPortEventResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -10844,34 +10814,41 @@ def __get_storage_net_app_initiator_group_by_moid(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_initiator_group_by_moid = _Endpoint(
+ self.get_storage_net_app_ethernet_port_event_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppInitiatorGroup,),
+ 'response_type': (StorageNetAppEthernetPortEventResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppInitiatorGroups/{Moid}',
- 'operation_id': 'get_storage_net_app_initiator_group_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppEthernetPortEvents',
+ 'operation_id': 'get_storage_net_app_ethernet_port_event_list',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
],
+ 'required': [],
'nullable': [
],
'enum': [
+ 'inlinecount',
],
'validation': [
]
@@ -10880,16 +10857,61 @@ def __get_storage_net_app_initiator_group_by_moid(
'validations': {
},
'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
},
'openapi_types': {
- 'moid':
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
(str,),
},
'attribute_map': {
- 'moid': 'Moid',
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
},
'location_map': {
- 'moid': 'path',
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
},
'collection_format_map': {
}
@@ -10903,19 +10925,19 @@ def __get_storage_net_app_initiator_group_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_initiator_group_by_moid
+ callable=__get_storage_net_app_ethernet_port_event_list
)
- def __get_storage_net_app_initiator_group_list(
+ def __get_storage_net_app_ethernet_port_list(
self,
**kwargs
):
- """Read a 'storage.NetAppInitiatorGroup' resource. # noqa: E501
+ """Read a 'storage.NetAppEthernetPort' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_initiator_group_list(async_req=True)
+ >>> thread = api.get_storage_net_app_ethernet_port_list(async_req=True)
>>> result = thread.get()
@@ -10952,7 +10974,7 @@ def __get_storage_net_app_initiator_group_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppInitiatorGroupResponse
+ StorageNetAppEthernetPortResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -10977,17 +10999,17 @@ def __get_storage_net_app_initiator_group_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_initiator_group_list = _Endpoint(
+ self.get_storage_net_app_ethernet_port_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppInitiatorGroupResponse,),
+ 'response_type': (StorageNetAppEthernetPortResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppInitiatorGroups',
- 'operation_id': 'get_storage_net_app_initiator_group_list',
+ 'endpoint_path': '/api/v1/storage/NetAppEthernetPorts',
+ 'operation_id': 'get_storage_net_app_ethernet_port_list',
'http_method': 'GET',
'servers': None,
},
@@ -11086,20 +11108,20 @@ def __get_storage_net_app_initiator_group_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_initiator_group_list
+ callable=__get_storage_net_app_ethernet_port_list
)
- def __get_storage_net_app_ip_interface_by_moid(
+ def __get_storage_net_app_export_policy_by_moid(
self,
moid,
**kwargs
):
- """Read a 'storage.NetAppIpInterface' resource. # noqa: E501
+ """Read a 'storage.NetAppExportPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_ip_interface_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_export_policy_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -11127,7 +11149,7 @@ def __get_storage_net_app_ip_interface_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppIpInterface
+ StorageNetAppExportPolicy
If the method is called asynchronously, returns the request
thread.
"""
@@ -11154,17 +11176,17 @@ def __get_storage_net_app_ip_interface_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_ip_interface_by_moid = _Endpoint(
+ self.get_storage_net_app_export_policy_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppIpInterface,),
+ 'response_type': (StorageNetAppExportPolicy,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppIpInterfaces/{Moid}',
- 'operation_id': 'get_storage_net_app_ip_interface_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppExportPolicies/{Moid}',
+ 'operation_id': 'get_storage_net_app_export_policy_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -11209,19 +11231,19 @@ def __get_storage_net_app_ip_interface_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_ip_interface_by_moid
+ callable=__get_storage_net_app_export_policy_by_moid
)
- def __get_storage_net_app_ip_interface_list(
+ def __get_storage_net_app_export_policy_list(
self,
**kwargs
):
- """Read a 'storage.NetAppIpInterface' resource. # noqa: E501
+ """Read a 'storage.NetAppExportPolicy' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_ip_interface_list(async_req=True)
+ >>> thread = api.get_storage_net_app_export_policy_list(async_req=True)
>>> result = thread.get()
@@ -11258,7 +11280,7 @@ def __get_storage_net_app_ip_interface_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppIpInterfaceResponse
+ StorageNetAppExportPolicyResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -11283,17 +11305,17 @@ def __get_storage_net_app_ip_interface_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_ip_interface_list = _Endpoint(
+ self.get_storage_net_app_export_policy_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppIpInterfaceResponse,),
+ 'response_type': (StorageNetAppExportPolicyResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppIpInterfaces',
- 'operation_id': 'get_storage_net_app_ip_interface_list',
+ 'endpoint_path': '/api/v1/storage/NetAppExportPolicies',
+ 'operation_id': 'get_storage_net_app_export_policy_list',
'http_method': 'GET',
'servers': None,
},
@@ -11355,30 +11377,3519 @@ def __get_storage_net_app_ip_interface_list(
(str,),
},
'attribute_map': {
- 'filter': '$filter',
- 'orderby': '$orderby',
- 'top': '$top',
- 'skip': '$skip',
- 'select': '$select',
- 'expand': '$expand',
- 'apply': '$apply',
- 'count': '$count',
- 'inlinecount': '$inlinecount',
- 'at': 'at',
- 'tags': 'tags',
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_export_policy_list
+ )
+
+ def __get_storage_net_app_fc_interface_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppFcInterface' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_fc_interface_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppFcInterface
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_fc_interface_by_moid = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppFcInterface,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppFcInterfaces/{Moid}',
+ 'operation_id': 'get_storage_net_app_fc_interface_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_fc_interface_by_moid
+ )
+
+ def __get_storage_net_app_fc_interface_event_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppFcInterfaceEvent' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_fc_interface_event_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppFcInterfaceEvent
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_fc_interface_event_by_moid = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppFcInterfaceEvent,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppFcInterfaceEvents/{Moid}',
+ 'operation_id': 'get_storage_net_app_fc_interface_event_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_fc_interface_event_by_moid
+ )
+
+ def __get_storage_net_app_fc_interface_event_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppFcInterfaceEvent' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_fc_interface_event_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppFcInterfaceEventResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_fc_interface_event_list = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppFcInterfaceEventResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppFcInterfaceEvents',
+ 'operation_id': 'get_storage_net_app_fc_interface_event_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_fc_interface_event_list
+ )
+
+ def __get_storage_net_app_fc_interface_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppFcInterface' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_fc_interface_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppFcInterfaceResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_fc_interface_list = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppFcInterfaceResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppFcInterfaces',
+ 'operation_id': 'get_storage_net_app_fc_interface_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_fc_interface_list
+ )
+
+ def __get_storage_net_app_fc_port_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppFcPort' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_fc_port_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppFcPort
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_fc_port_by_moid = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppFcPort,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppFcPorts/{Moid}',
+ 'operation_id': 'get_storage_net_app_fc_port_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_fc_port_by_moid
+ )
+
+ def __get_storage_net_app_fc_port_event_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppFcPortEvent' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_fc_port_event_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppFcPortEvent
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_fc_port_event_by_moid = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppFcPortEvent,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppFcPortEvents/{Moid}',
+ 'operation_id': 'get_storage_net_app_fc_port_event_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_fc_port_event_by_moid
+ )
+
+ def __get_storage_net_app_fc_port_event_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppFcPortEvent' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_fc_port_event_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppFcPortEventResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_fc_port_event_list = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppFcPortEventResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppFcPortEvents',
+ 'operation_id': 'get_storage_net_app_fc_port_event_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_fc_port_event_list
+ )
+
+ def __get_storage_net_app_fc_port_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppFcPort' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_fc_port_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppFcPortResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_fc_port_list = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppFcPortResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppFcPorts',
+ 'operation_id': 'get_storage_net_app_fc_port_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_fc_port_list
+ )
+
+ def __get_storage_net_app_initiator_group_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppInitiatorGroup' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_initiator_group_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppInitiatorGroup
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_initiator_group_by_moid = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppInitiatorGroup,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppInitiatorGroups/{Moid}',
+ 'operation_id': 'get_storage_net_app_initiator_group_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_initiator_group_by_moid
+ )
+
+ def __get_storage_net_app_initiator_group_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppInitiatorGroup' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_initiator_group_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppInitiatorGroupResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_initiator_group_list = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppInitiatorGroupResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppInitiatorGroups',
+ 'operation_id': 'get_storage_net_app_initiator_group_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_initiator_group_list
+ )
+
+ def __get_storage_net_app_ip_interface_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppIpInterface' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_ip_interface_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppIpInterface
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_ip_interface_by_moid = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppIpInterface,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppIpInterfaces/{Moid}',
+ 'operation_id': 'get_storage_net_app_ip_interface_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_ip_interface_by_moid
+ )
+
+ def __get_storage_net_app_ip_interface_event_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppIpInterfaceEvent' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_ip_interface_event_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppIpInterfaceEvent
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_ip_interface_event_by_moid = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppIpInterfaceEvent,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppIpInterfaceEvents/{Moid}',
+ 'operation_id': 'get_storage_net_app_ip_interface_event_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_ip_interface_event_by_moid
+ )
+
+ def __get_storage_net_app_ip_interface_event_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppIpInterfaceEvent' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_ip_interface_event_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppIpInterfaceEventResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_ip_interface_event_list = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppIpInterfaceEventResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppIpInterfaceEvents',
+ 'operation_id': 'get_storage_net_app_ip_interface_event_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_ip_interface_event_list
+ )
+
+ def __get_storage_net_app_ip_interface_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppIpInterface' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_ip_interface_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppIpInterfaceResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_ip_interface_list = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppIpInterfaceResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppIpInterfaces',
+ 'operation_id': 'get_storage_net_app_ip_interface_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_ip_interface_list
+ )
+
+ def __get_storage_net_app_license_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppLicense' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_license_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppLicense
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_license_by_moid = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppLicense,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppLicenses/{Moid}',
+ 'operation_id': 'get_storage_net_app_license_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_license_by_moid
+ )
+
+ def __get_storage_net_app_license_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppLicense' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_license_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppLicenseResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_license_list = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppLicenseResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppLicenses',
+ 'operation_id': 'get_storage_net_app_license_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_license_list
+ )
+
+ def __get_storage_net_app_lun_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppLun' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_lun_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppLun
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_lun_by_moid = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppLun,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppLuns/{Moid}',
+ 'operation_id': 'get_storage_net_app_lun_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_lun_by_moid
+ )
+
+ def __get_storage_net_app_lun_event_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppLunEvent' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_lun_event_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppLunEvent
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_lun_event_by_moid = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppLunEvent,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppLunEvents/{Moid}',
+ 'operation_id': 'get_storage_net_app_lun_event_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_lun_event_by_moid
+ )
+
+ def __get_storage_net_app_lun_event_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppLunEvent' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_lun_event_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppLunEventResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_lun_event_list = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppLunEventResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppLunEvents',
+ 'operation_id': 'get_storage_net_app_lun_event_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_lun_event_list
+ )
+
+ def __get_storage_net_app_lun_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppLun' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_lun_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppLunResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_lun_list = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppLunResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppLuns',
+ 'operation_id': 'get_storage_net_app_lun_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_lun_list
+ )
+
+ def __get_storage_net_app_lun_map_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppLunMap' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_lun_map_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppLunMap
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_lun_map_by_moid = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppLunMap,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppLunMaps/{Moid}',
+ 'operation_id': 'get_storage_net_app_lun_map_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
+ },
+ 'location_map': {
+ 'moid': 'path',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_lun_map_by_moid
+ )
+
+ def __get_storage_net_app_lun_map_list(
+ self,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppLunMap' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_lun_map_list(async_req=True)
+ >>> result = thread.get()
+
+
+ Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppLunMapResponse
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_lun_map_list = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppLunMapResponse,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppLunMaps',
+ 'operation_id': 'get_storage_net_app_lun_map_list',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
+ ],
+ 'required': [],
+ 'nullable': [
+ ],
+ 'enum': [
+ 'inlinecount',
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
+ },
+ 'openapi_types': {
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
+ (str,),
+ },
+ 'attribute_map': {
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
+ },
+ 'location_map': {
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json',
+ 'text/csv',
+ 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
+ ],
+ 'content_type': [],
+ },
+ api_client=api_client,
+ callable=__get_storage_net_app_lun_map_list
+ )
+
+ def __get_storage_net_app_node_by_moid(
+ self,
+ moid,
+ **kwargs
+ ):
+ """Read a 'storage.NetAppNode' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.get_storage_net_app_node_by_moid(moid, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
+
+ Keyword Args:
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ StorageNetAppNode
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
+ return self.call_with_http_info(**kwargs)
+
+ self.get_storage_net_app_node_by_moid = _Endpoint(
+ settings={
+ 'response_type': (StorageNetAppNode,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/storage/NetAppNodes/{Moid}',
+ 'operation_id': 'get_storage_net_app_node_by_moid',
+ 'http_method': 'GET',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'moid':
+ (str,),
+ },
+ 'attribute_map': {
+ 'moid': 'Moid',
},
'location_map': {
- 'filter': 'query',
- 'orderby': 'query',
- 'top': 'query',
- 'skip': 'query',
- 'select': 'query',
- 'expand': 'query',
- 'apply': 'query',
- 'count': 'query',
- 'inlinecount': 'query',
- 'at': 'query',
- 'tags': 'query',
+ 'moid': 'path',
},
'collection_format_map': {
}
@@ -11392,20 +14903,20 @@ def __get_storage_net_app_ip_interface_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_ip_interface_list
+ callable=__get_storage_net_app_node_by_moid
)
- def __get_storage_net_app_license_by_moid(
+ def __get_storage_net_app_node_event_by_moid(
self,
moid,
**kwargs
):
- """Read a 'storage.NetAppLicense' resource. # noqa: E501
+ """Read a 'storage.NetAppNodeEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_license_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_node_event_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -11433,7 +14944,7 @@ def __get_storage_net_app_license_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppLicense
+ StorageNetAppNodeEvent
If the method is called asynchronously, returns the request
thread.
"""
@@ -11460,17 +14971,17 @@ def __get_storage_net_app_license_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_license_by_moid = _Endpoint(
+ self.get_storage_net_app_node_event_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppLicense,),
+ 'response_type': (StorageNetAppNodeEvent,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppLicenses/{Moid}',
- 'operation_id': 'get_storage_net_app_license_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppNodeEvents/{Moid}',
+ 'operation_id': 'get_storage_net_app_node_event_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -11515,19 +15026,19 @@ def __get_storage_net_app_license_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_license_by_moid
+ callable=__get_storage_net_app_node_event_by_moid
)
- def __get_storage_net_app_license_list(
+ def __get_storage_net_app_node_event_list(
self,
**kwargs
):
- """Read a 'storage.NetAppLicense' resource. # noqa: E501
+ """Read a 'storage.NetAppNodeEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_license_list(async_req=True)
+ >>> thread = api.get_storage_net_app_node_event_list(async_req=True)
>>> result = thread.get()
@@ -11564,7 +15075,7 @@ def __get_storage_net_app_license_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppLicenseResponse
+ StorageNetAppNodeEventResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -11589,17 +15100,17 @@ def __get_storage_net_app_license_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_license_list = _Endpoint(
+ self.get_storage_net_app_node_event_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppLicenseResponse,),
+ 'response_type': (StorageNetAppNodeEventResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppLicenses',
- 'operation_id': 'get_storage_net_app_license_list',
+ 'endpoint_path': '/api/v1/storage/NetAppNodeEvents',
+ 'operation_id': 'get_storage_net_app_node_event_list',
'http_method': 'GET',
'servers': None,
},
@@ -11698,142 +15209,19 @@ def __get_storage_net_app_license_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_license_list
- )
-
- def __get_storage_net_app_lun_by_moid(
- self,
- moid,
- **kwargs
- ):
- """Read a 'storage.NetAppLun' resource. # noqa: E501
-
- This method makes a synchronous HTTP request by default. To make an
- asynchronous HTTP request, please pass async_req=True
-
- >>> thread = api.get_storage_net_app_lun_by_moid(moid, async_req=True)
- >>> result = thread.get()
-
- Args:
- moid (str): The unique Moid identifier of a resource instance.
-
- Keyword Args:
- _return_http_data_only (bool): response data without head status
- code and headers. Default is True.
- _preload_content (bool): if False, the urllib3.HTTPResponse object
- will be returned without reading/decoding response data.
- Default is True.
- _request_timeout (float/tuple): timeout setting for this request. If one
- number provided, it will be total request timeout. It can also
- be a pair (tuple) of (connection, read) timeouts.
- Default is None.
- _check_input_type (bool): specifies if type checking
- should be done one the data sent to the server.
- Default is True.
- _check_return_type (bool): specifies if type checking
- should be done one the data received from the server.
- Default is True.
- _host_index (int/None): specifies the index of the server
- that we want to use.
- Default is read from the configuration.
- async_req (bool): execute request asynchronously
-
- Returns:
- StorageNetAppLun
- If the method is called asynchronously, returns the request
- thread.
- """
- kwargs['async_req'] = kwargs.get(
- 'async_req', False
- )
- kwargs['_return_http_data_only'] = kwargs.get(
- '_return_http_data_only', True
- )
- kwargs['_preload_content'] = kwargs.get(
- '_preload_content', True
- )
- kwargs['_request_timeout'] = kwargs.get(
- '_request_timeout', None
- )
- kwargs['_check_input_type'] = kwargs.get(
- '_check_input_type', True
- )
- kwargs['_check_return_type'] = kwargs.get(
- '_check_return_type', True
- )
- kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
- return self.call_with_http_info(**kwargs)
-
- self.get_storage_net_app_lun_by_moid = _Endpoint(
- settings={
- 'response_type': (StorageNetAppLun,),
- 'auth': [
- 'cookieAuth',
- 'http_signature',
- 'oAuth2',
- 'oAuth2'
- ],
- 'endpoint_path': '/api/v1/storage/NetAppLuns/{Moid}',
- 'operation_id': 'get_storage_net_app_lun_by_moid',
- 'http_method': 'GET',
- 'servers': None,
- },
- params_map={
- 'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
- ],
- 'nullable': [
- ],
- 'enum': [
- ],
- 'validation': [
- ]
- },
- root_map={
- 'validations': {
- },
- 'allowed_values': {
- },
- 'openapi_types': {
- 'moid':
- (str,),
- },
- 'attribute_map': {
- 'moid': 'Moid',
- },
- 'location_map': {
- 'moid': 'path',
- },
- 'collection_format_map': {
- }
- },
- headers_map={
- 'accept': [
- 'application/json',
- 'text/csv',
- 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
- ],
- 'content_type': [],
- },
- api_client=api_client,
- callable=__get_storage_net_app_lun_by_moid
+ callable=__get_storage_net_app_node_event_list
)
- def __get_storage_net_app_lun_list(
+ def __get_storage_net_app_node_list(
self,
**kwargs
):
- """Read a 'storage.NetAppLun' resource. # noqa: E501
+ """Read a 'storage.NetAppNode' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_lun_list(async_req=True)
+ >>> thread = api.get_storage_net_app_node_list(async_req=True)
>>> result = thread.get()
@@ -11870,7 +15258,7 @@ def __get_storage_net_app_lun_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppLunResponse
+ StorageNetAppNodeResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -11895,17 +15283,17 @@ def __get_storage_net_app_lun_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_lun_list = _Endpoint(
+ self.get_storage_net_app_node_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppLunResponse,),
+ 'response_type': (StorageNetAppNodeResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppLuns',
- 'operation_id': 'get_storage_net_app_lun_list',
+ 'endpoint_path': '/api/v1/storage/NetAppNodes',
+ 'operation_id': 'get_storage_net_app_node_list',
'http_method': 'GET',
'servers': None,
},
@@ -12004,20 +15392,20 @@ def __get_storage_net_app_lun_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_lun_list
+ callable=__get_storage_net_app_node_list
)
- def __get_storage_net_app_lun_map_by_moid(
+ def __get_storage_net_app_ntp_server_by_moid(
self,
moid,
**kwargs
):
- """Read a 'storage.NetAppLunMap' resource. # noqa: E501
+ """Read a 'storage.NetAppNtpServer' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_lun_map_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_ntp_server_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -12045,7 +15433,7 @@ def __get_storage_net_app_lun_map_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppLunMap
+ StorageNetAppNtpServer
If the method is called asynchronously, returns the request
thread.
"""
@@ -12072,17 +15460,17 @@ def __get_storage_net_app_lun_map_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_lun_map_by_moid = _Endpoint(
+ self.get_storage_net_app_ntp_server_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppLunMap,),
+ 'response_type': (StorageNetAppNtpServer,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppLunMaps/{Moid}',
- 'operation_id': 'get_storage_net_app_lun_map_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppNtpServers/{Moid}',
+ 'operation_id': 'get_storage_net_app_ntp_server_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -12127,19 +15515,19 @@ def __get_storage_net_app_lun_map_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_lun_map_by_moid
+ callable=__get_storage_net_app_ntp_server_by_moid
)
- def __get_storage_net_app_lun_map_list(
+ def __get_storage_net_app_ntp_server_list(
self,
**kwargs
):
- """Read a 'storage.NetAppLunMap' resource. # noqa: E501
+ """Read a 'storage.NetAppNtpServer' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_lun_map_list(async_req=True)
+ >>> thread = api.get_storage_net_app_ntp_server_list(async_req=True)
>>> result = thread.get()
@@ -12176,7 +15564,7 @@ def __get_storage_net_app_lun_map_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppLunMapResponse
+ StorageNetAppNtpServerResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -12201,17 +15589,17 @@ def __get_storage_net_app_lun_map_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_lun_map_list = _Endpoint(
+ self.get_storage_net_app_ntp_server_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppLunMapResponse,),
+ 'response_type': (StorageNetAppNtpServerResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppLunMaps',
- 'operation_id': 'get_storage_net_app_lun_map_list',
+ 'endpoint_path': '/api/v1/storage/NetAppNtpServers',
+ 'operation_id': 'get_storage_net_app_ntp_server_list',
'http_method': 'GET',
'servers': None,
},
@@ -12310,20 +15698,20 @@ def __get_storage_net_app_lun_map_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_lun_map_list
+ callable=__get_storage_net_app_ntp_server_list
)
- def __get_storage_net_app_node_by_moid(
+ def __get_storage_net_app_sensor_by_moid(
self,
moid,
**kwargs
):
- """Read a 'storage.NetAppNode' resource. # noqa: E501
+ """Read a 'storage.NetAppSensor' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_node_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_sensor_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -12351,7 +15739,7 @@ def __get_storage_net_app_node_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppNode
+ StorageNetAppSensor
If the method is called asynchronously, returns the request
thread.
"""
@@ -12378,17 +15766,17 @@ def __get_storage_net_app_node_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_node_by_moid = _Endpoint(
+ self.get_storage_net_app_sensor_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppNode,),
+ 'response_type': (StorageNetAppSensor,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppNodes/{Moid}',
- 'operation_id': 'get_storage_net_app_node_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppSensors/{Moid}',
+ 'operation_id': 'get_storage_net_app_sensor_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -12433,19 +15821,19 @@ def __get_storage_net_app_node_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_node_by_moid
+ callable=__get_storage_net_app_sensor_by_moid
)
- def __get_storage_net_app_node_list(
+ def __get_storage_net_app_sensor_list(
self,
**kwargs
):
- """Read a 'storage.NetAppNode' resource. # noqa: E501
+ """Read a 'storage.NetAppSensor' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_node_list(async_req=True)
+ >>> thread = api.get_storage_net_app_sensor_list(async_req=True)
>>> result = thread.get()
@@ -12482,7 +15870,7 @@ def __get_storage_net_app_node_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppNodeResponse
+ StorageNetAppSensorResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -12507,17 +15895,17 @@ def __get_storage_net_app_node_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_node_list = _Endpoint(
+ self.get_storage_net_app_sensor_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppNodeResponse,),
+ 'response_type': (StorageNetAppSensorResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppNodes',
- 'operation_id': 'get_storage_net_app_node_list',
+ 'endpoint_path': '/api/v1/storage/NetAppSensors',
+ 'operation_id': 'get_storage_net_app_sensor_list',
'http_method': 'GET',
'servers': None,
},
@@ -12616,20 +16004,20 @@ def __get_storage_net_app_node_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_node_list
+ callable=__get_storage_net_app_sensor_list
)
- def __get_storage_net_app_ntp_server_by_moid(
+ def __get_storage_net_app_storage_vm_by_moid(
self,
moid,
**kwargs
):
- """Read a 'storage.NetAppNtpServer' resource. # noqa: E501
+ """Read a 'storage.NetAppStorageVm' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_ntp_server_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_storage_vm_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -12657,7 +16045,7 @@ def __get_storage_net_app_ntp_server_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppNtpServer
+ StorageNetAppStorageVm
If the method is called asynchronously, returns the request
thread.
"""
@@ -12684,17 +16072,17 @@ def __get_storage_net_app_ntp_server_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_ntp_server_by_moid = _Endpoint(
+ self.get_storage_net_app_storage_vm_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppNtpServer,),
+ 'response_type': (StorageNetAppStorageVm,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppNtpServers/{Moid}',
- 'operation_id': 'get_storage_net_app_ntp_server_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppStorageVms/{Moid}',
+ 'operation_id': 'get_storage_net_app_storage_vm_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -12739,19 +16127,19 @@ def __get_storage_net_app_ntp_server_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_ntp_server_by_moid
+ callable=__get_storage_net_app_storage_vm_by_moid
)
- def __get_storage_net_app_ntp_server_list(
+ def __get_storage_net_app_storage_vm_list(
self,
**kwargs
):
- """Read a 'storage.NetAppNtpServer' resource. # noqa: E501
+ """Read a 'storage.NetAppStorageVm' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_ntp_server_list(async_req=True)
+ >>> thread = api.get_storage_net_app_storage_vm_list(async_req=True)
>>> result = thread.get()
@@ -12788,7 +16176,7 @@ def __get_storage_net_app_ntp_server_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppNtpServerResponse
+ StorageNetAppStorageVmResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -12813,17 +16201,17 @@ def __get_storage_net_app_ntp_server_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_ntp_server_list = _Endpoint(
+ self.get_storage_net_app_storage_vm_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppNtpServerResponse,),
+ 'response_type': (StorageNetAppStorageVmResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppNtpServers',
- 'operation_id': 'get_storage_net_app_ntp_server_list',
+ 'endpoint_path': '/api/v1/storage/NetAppStorageVms',
+ 'operation_id': 'get_storage_net_app_storage_vm_list',
'http_method': 'GET',
'servers': None,
},
@@ -12922,20 +16310,20 @@ def __get_storage_net_app_ntp_server_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_ntp_server_list
+ callable=__get_storage_net_app_storage_vm_list
)
- def __get_storage_net_app_sensor_by_moid(
+ def __get_storage_net_app_svm_event_by_moid(
self,
moid,
**kwargs
):
- """Read a 'storage.NetAppSensor' resource. # noqa: E501
+ """Read a 'storage.NetAppSvmEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_sensor_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_svm_event_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -12963,7 +16351,7 @@ def __get_storage_net_app_sensor_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppSensor
+ StorageNetAppSvmEvent
If the method is called asynchronously, returns the request
thread.
"""
@@ -12990,17 +16378,17 @@ def __get_storage_net_app_sensor_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_sensor_by_moid = _Endpoint(
+ self.get_storage_net_app_svm_event_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppSensor,),
+ 'response_type': (StorageNetAppSvmEvent,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppSensors/{Moid}',
- 'operation_id': 'get_storage_net_app_sensor_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppSvmEvents/{Moid}',
+ 'operation_id': 'get_storage_net_app_svm_event_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -13045,19 +16433,19 @@ def __get_storage_net_app_sensor_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_sensor_by_moid
+ callable=__get_storage_net_app_svm_event_by_moid
)
- def __get_storage_net_app_sensor_list(
+ def __get_storage_net_app_svm_event_list(
self,
**kwargs
):
- """Read a 'storage.NetAppSensor' resource. # noqa: E501
+ """Read a 'storage.NetAppSvmEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_sensor_list(async_req=True)
+ >>> thread = api.get_storage_net_app_svm_event_list(async_req=True)
>>> result = thread.get()
@@ -13094,7 +16482,7 @@ def __get_storage_net_app_sensor_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppSensorResponse
+ StorageNetAppSvmEventResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -13119,17 +16507,17 @@ def __get_storage_net_app_sensor_list(
kwargs['_host_index'] = kwargs.get('_host_index')
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_sensor_list = _Endpoint(
+ self.get_storage_net_app_svm_event_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppSensorResponse,),
+ 'response_type': (StorageNetAppSvmEventResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppSensors',
- 'operation_id': 'get_storage_net_app_sensor_list',
+ 'endpoint_path': '/api/v1/storage/NetAppSvmEvents',
+ 'operation_id': 'get_storage_net_app_svm_event_list',
'http_method': 'GET',
'servers': None,
},
@@ -13228,20 +16616,20 @@ def __get_storage_net_app_sensor_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_sensor_list
+ callable=__get_storage_net_app_svm_event_list
)
- def __get_storage_net_app_storage_vm_by_moid(
+ def __get_storage_net_app_volume_by_moid(
self,
moid,
**kwargs
):
- """Read a 'storage.NetAppStorageVm' resource. # noqa: E501
+ """Read a 'storage.NetAppVolume' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_storage_vm_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_volume_by_moid(moid, async_req=True)
>>> result = thread.get()
Args:
@@ -13269,7 +16657,7 @@ def __get_storage_net_app_storage_vm_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppStorageVm
+ StorageNetAppVolume
If the method is called asynchronously, returns the request
thread.
"""
@@ -13296,17 +16684,17 @@ def __get_storage_net_app_storage_vm_by_moid(
moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_storage_vm_by_moid = _Endpoint(
+ self.get_storage_net_app_volume_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppStorageVm,),
+ 'response_type': (StorageNetAppVolume,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppStorageVms/{Moid}',
- 'operation_id': 'get_storage_net_app_storage_vm_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppVolumes/{Moid}',
+ 'operation_id': 'get_storage_net_app_volume_by_moid',
'http_method': 'GET',
'servers': None,
},
@@ -13351,34 +16739,26 @@ def __get_storage_net_app_storage_vm_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_storage_vm_by_moid
+ callable=__get_storage_net_app_volume_by_moid
)
- def __get_storage_net_app_storage_vm_list(
+ def __get_storage_net_app_volume_event_by_moid(
self,
+ moid,
**kwargs
):
- """Read a 'storage.NetAppStorageVm' resource. # noqa: E501
+ """Read a 'storage.NetAppVolumeEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_storage_vm_list(async_req=True)
+ >>> thread = api.get_storage_net_app_volume_event_by_moid(moid, async_req=True)
>>> result = thread.get()
+ Args:
+ moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
- filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
- orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
- top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
- skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
- select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
- expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
- apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
- count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
- inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
- at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
- tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -13400,7 +16780,7 @@ def __get_storage_net_app_storage_vm_list(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppStorageVmResponse
+ StorageNetAppVolumeEvent
If the method is called asynchronously, returns the request
thread.
"""
@@ -13423,41 +16803,34 @@ def __get_storage_net_app_storage_vm_list(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['moid'] = \
+ moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_storage_vm_list = _Endpoint(
+ self.get_storage_net_app_volume_event_by_moid = _Endpoint(
settings={
- 'response_type': (StorageNetAppStorageVmResponse,),
+ 'response_type': (StorageNetAppVolumeEvent,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppStorageVms',
- 'operation_id': 'get_storage_net_app_storage_vm_list',
+ 'endpoint_path': '/api/v1/storage/NetAppVolumeEvents/{Moid}',
+ 'operation_id': 'get_storage_net_app_volume_event_by_moid',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'filter',
- 'orderby',
- 'top',
- 'skip',
- 'select',
- 'expand',
- 'apply',
- 'count',
- 'inlinecount',
- 'at',
- 'tags',
+ 'moid',
+ ],
+ 'required': [
+ 'moid',
],
- 'required': [],
'nullable': [
],
'enum': [
- 'inlinecount',
],
'validation': [
]
@@ -13466,61 +16839,16 @@ def __get_storage_net_app_storage_vm_list(
'validations': {
},
'allowed_values': {
- ('inlinecount',): {
-
- "ALLPAGES": "allpages",
- "NONE": "none"
- },
},
'openapi_types': {
- 'filter':
- (str,),
- 'orderby':
- (str,),
- 'top':
- (int,),
- 'skip':
- (int,),
- 'select':
- (str,),
- 'expand':
- (str,),
- 'apply':
- (str,),
- 'count':
- (bool,),
- 'inlinecount':
- (str,),
- 'at':
- (str,),
- 'tags':
+ 'moid':
(str,),
},
'attribute_map': {
- 'filter': '$filter',
- 'orderby': '$orderby',
- 'top': '$top',
- 'skip': '$skip',
- 'select': '$select',
- 'expand': '$expand',
- 'apply': '$apply',
- 'count': '$count',
- 'inlinecount': '$inlinecount',
- 'at': 'at',
- 'tags': 'tags',
+ 'moid': 'Moid',
},
'location_map': {
- 'filter': 'query',
- 'orderby': 'query',
- 'top': 'query',
- 'skip': 'query',
- 'select': 'query',
- 'expand': 'query',
- 'apply': 'query',
- 'count': 'query',
- 'inlinecount': 'query',
- 'at': 'query',
- 'tags': 'query',
+ 'moid': 'path',
},
'collection_format_map': {
}
@@ -13534,26 +16862,34 @@ def __get_storage_net_app_storage_vm_list(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_storage_vm_list
+ callable=__get_storage_net_app_volume_event_by_moid
)
- def __get_storage_net_app_volume_by_moid(
+ def __get_storage_net_app_volume_event_list(
self,
- moid,
**kwargs
):
- """Read a 'storage.NetAppVolume' resource. # noqa: E501
+ """Read a 'storage.NetAppVolumeEvent' resource. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
- >>> thread = api.get_storage_net_app_volume_by_moid(moid, async_req=True)
+ >>> thread = api.get_storage_net_app_volume_event_list(async_req=True)
>>> result = thread.get()
- Args:
- moid (str): The unique Moid identifier of a resource instance.
Keyword Args:
+ filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of ""
+ orderby (str): Determines what properties are used to sort the collection of resources.. [optional]
+ top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100
+ skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0
+ select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of ""
+ expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional]
+ apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional]
+ count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional]
+ inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages"
+ at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional]
+ tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional]
_return_http_data_only (bool): response data without head status
code and headers. Default is True.
_preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -13575,7 +16911,7 @@ def __get_storage_net_app_volume_by_moid(
async_req (bool): execute request asynchronously
Returns:
- StorageNetAppVolume
+ StorageNetAppVolumeEventResponse
If the method is called asynchronously, returns the request
thread.
"""
@@ -13598,34 +16934,41 @@ def __get_storage_net_app_volume_by_moid(
'_check_return_type', True
)
kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
return self.call_with_http_info(**kwargs)
- self.get_storage_net_app_volume_by_moid = _Endpoint(
+ self.get_storage_net_app_volume_event_list = _Endpoint(
settings={
- 'response_type': (StorageNetAppVolume,),
+ 'response_type': (StorageNetAppVolumeEventResponse,),
'auth': [
'cookieAuth',
'http_signature',
'oAuth2',
'oAuth2'
],
- 'endpoint_path': '/api/v1/storage/NetAppVolumes/{Moid}',
- 'operation_id': 'get_storage_net_app_volume_by_moid',
+ 'endpoint_path': '/api/v1/storage/NetAppVolumeEvents',
+ 'operation_id': 'get_storage_net_app_volume_event_list',
'http_method': 'GET',
'servers': None,
},
params_map={
'all': [
- 'moid',
- ],
- 'required': [
- 'moid',
+ 'filter',
+ 'orderby',
+ 'top',
+ 'skip',
+ 'select',
+ 'expand',
+ 'apply',
+ 'count',
+ 'inlinecount',
+ 'at',
+ 'tags',
],
+ 'required': [],
'nullable': [
],
'enum': [
+ 'inlinecount',
],
'validation': [
]
@@ -13634,16 +16977,61 @@ def __get_storage_net_app_volume_by_moid(
'validations': {
},
'allowed_values': {
+ ('inlinecount',): {
+
+ "ALLPAGES": "allpages",
+ "NONE": "none"
+ },
},
'openapi_types': {
- 'moid':
+ 'filter':
+ (str,),
+ 'orderby':
+ (str,),
+ 'top':
+ (int,),
+ 'skip':
+ (int,),
+ 'select':
+ (str,),
+ 'expand':
+ (str,),
+ 'apply':
+ (str,),
+ 'count':
+ (bool,),
+ 'inlinecount':
+ (str,),
+ 'at':
+ (str,),
+ 'tags':
(str,),
},
'attribute_map': {
- 'moid': 'Moid',
+ 'filter': '$filter',
+ 'orderby': '$orderby',
+ 'top': '$top',
+ 'skip': '$skip',
+ 'select': '$select',
+ 'expand': '$expand',
+ 'apply': '$apply',
+ 'count': '$count',
+ 'inlinecount': '$inlinecount',
+ 'at': 'at',
+ 'tags': 'tags',
},
'location_map': {
- 'moid': 'path',
+ 'filter': 'query',
+ 'orderby': 'query',
+ 'top': 'query',
+ 'skip': 'query',
+ 'select': 'query',
+ 'expand': 'query',
+ 'apply': 'query',
+ 'count': 'query',
+ 'inlinecount': 'query',
+ 'at': 'query',
+ 'tags': 'query',
},
'collection_format_map': {
}
@@ -13657,7 +17045,7 @@ def __get_storage_net_app_volume_by_moid(
'content_type': [],
},
api_client=api_client,
- callable=__get_storage_net_app_volume_by_moid
+ callable=__get_storage_net_app_volume_event_list
)
def __get_storage_net_app_volume_list(
@@ -23884,145 +27272,6 @@ def __patch_storage_net_app_cluster(
callable=__patch_storage_net_app_cluster
)
- def __patch_storage_net_app_volume(
- self,
- moid,
- storage_net_app_volume,
- **kwargs
- ):
- """Update a 'storage.NetAppVolume' resource. # noqa: E501
-
- This method makes a synchronous HTTP request by default. To make an
- asynchronous HTTP request, please pass async_req=True
-
- >>> thread = api.patch_storage_net_app_volume(moid, storage_net_app_volume, async_req=True)
- >>> result = thread.get()
-
- Args:
- moid (str): The unique Moid identifier of a resource instance.
- storage_net_app_volume (StorageNetAppVolume): The 'storage.NetAppVolume' resource to update.
-
- Keyword Args:
- if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
- _return_http_data_only (bool): response data without head status
- code and headers. Default is True.
- _preload_content (bool): if False, the urllib3.HTTPResponse object
- will be returned without reading/decoding response data.
- Default is True.
- _request_timeout (float/tuple): timeout setting for this request. If one
- number provided, it will be total request timeout. It can also
- be a pair (tuple) of (connection, read) timeouts.
- Default is None.
- _check_input_type (bool): specifies if type checking
- should be done one the data sent to the server.
- Default is True.
- _check_return_type (bool): specifies if type checking
- should be done one the data received from the server.
- Default is True.
- _host_index (int/None): specifies the index of the server
- that we want to use.
- Default is read from the configuration.
- async_req (bool): execute request asynchronously
-
- Returns:
- StorageNetAppVolume
- If the method is called asynchronously, returns the request
- thread.
- """
- kwargs['async_req'] = kwargs.get(
- 'async_req', False
- )
- kwargs['_return_http_data_only'] = kwargs.get(
- '_return_http_data_only', True
- )
- kwargs['_preload_content'] = kwargs.get(
- '_preload_content', True
- )
- kwargs['_request_timeout'] = kwargs.get(
- '_request_timeout', None
- )
- kwargs['_check_input_type'] = kwargs.get(
- '_check_input_type', True
- )
- kwargs['_check_return_type'] = kwargs.get(
- '_check_return_type', True
- )
- kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
- kwargs['storage_net_app_volume'] = \
- storage_net_app_volume
- return self.call_with_http_info(**kwargs)
-
- self.patch_storage_net_app_volume = _Endpoint(
- settings={
- 'response_type': (StorageNetAppVolume,),
- 'auth': [
- 'cookieAuth',
- 'http_signature',
- 'oAuth2',
- 'oAuth2'
- ],
- 'endpoint_path': '/api/v1/storage/NetAppVolumes/{Moid}',
- 'operation_id': 'patch_storage_net_app_volume',
- 'http_method': 'PATCH',
- 'servers': None,
- },
- params_map={
- 'all': [
- 'moid',
- 'storage_net_app_volume',
- 'if_match',
- ],
- 'required': [
- 'moid',
- 'storage_net_app_volume',
- ],
- 'nullable': [
- ],
- 'enum': [
- ],
- 'validation': [
- ]
- },
- root_map={
- 'validations': {
- },
- 'allowed_values': {
- },
- 'openapi_types': {
- 'moid':
- (str,),
- 'storage_net_app_volume':
- (StorageNetAppVolume,),
- 'if_match':
- (str,),
- },
- 'attribute_map': {
- 'moid': 'Moid',
- 'if_match': 'If-Match',
- },
- 'location_map': {
- 'moid': 'path',
- 'storage_net_app_volume': 'body',
- 'if_match': 'header',
- },
- 'collection_format_map': {
- }
- },
- headers_map={
- 'accept': [
- 'application/json'
- ],
- 'content_type': [
- 'application/json',
- 'application/json-patch+json'
- ]
- },
- api_client=api_client,
- callable=__patch_storage_net_app_volume
- )
-
def __patch_storage_physical_disk(
self,
moid,
@@ -27776,145 +31025,6 @@ def __update_storage_net_app_cluster(
callable=__update_storage_net_app_cluster
)
- def __update_storage_net_app_volume(
- self,
- moid,
- storage_net_app_volume,
- **kwargs
- ):
- """Update a 'storage.NetAppVolume' resource. # noqa: E501
-
- This method makes a synchronous HTTP request by default. To make an
- asynchronous HTTP request, please pass async_req=True
-
- >>> thread = api.update_storage_net_app_volume(moid, storage_net_app_volume, async_req=True)
- >>> result = thread.get()
-
- Args:
- moid (str): The unique Moid identifier of a resource instance.
- storage_net_app_volume (StorageNetAppVolume): The 'storage.NetAppVolume' resource to update.
-
- Keyword Args:
- if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
- _return_http_data_only (bool): response data without head status
- code and headers. Default is True.
- _preload_content (bool): if False, the urllib3.HTTPResponse object
- will be returned without reading/decoding response data.
- Default is True.
- _request_timeout (float/tuple): timeout setting for this request. If one
- number provided, it will be total request timeout. It can also
- be a pair (tuple) of (connection, read) timeouts.
- Default is None.
- _check_input_type (bool): specifies if type checking
- should be done one the data sent to the server.
- Default is True.
- _check_return_type (bool): specifies if type checking
- should be done one the data received from the server.
- Default is True.
- _host_index (int/None): specifies the index of the server
- that we want to use.
- Default is read from the configuration.
- async_req (bool): execute request asynchronously
-
- Returns:
- StorageNetAppVolume
- If the method is called asynchronously, returns the request
- thread.
- """
- kwargs['async_req'] = kwargs.get(
- 'async_req', False
- )
- kwargs['_return_http_data_only'] = kwargs.get(
- '_return_http_data_only', True
- )
- kwargs['_preload_content'] = kwargs.get(
- '_preload_content', True
- )
- kwargs['_request_timeout'] = kwargs.get(
- '_request_timeout', None
- )
- kwargs['_check_input_type'] = kwargs.get(
- '_check_input_type', True
- )
- kwargs['_check_return_type'] = kwargs.get(
- '_check_return_type', True
- )
- kwargs['_host_index'] = kwargs.get('_host_index')
- kwargs['moid'] = \
- moid
- kwargs['storage_net_app_volume'] = \
- storage_net_app_volume
- return self.call_with_http_info(**kwargs)
-
- self.update_storage_net_app_volume = _Endpoint(
- settings={
- 'response_type': (StorageNetAppVolume,),
- 'auth': [
- 'cookieAuth',
- 'http_signature',
- 'oAuth2',
- 'oAuth2'
- ],
- 'endpoint_path': '/api/v1/storage/NetAppVolumes/{Moid}',
- 'operation_id': 'update_storage_net_app_volume',
- 'http_method': 'POST',
- 'servers': None,
- },
- params_map={
- 'all': [
- 'moid',
- 'storage_net_app_volume',
- 'if_match',
- ],
- 'required': [
- 'moid',
- 'storage_net_app_volume',
- ],
- 'nullable': [
- ],
- 'enum': [
- ],
- 'validation': [
- ]
- },
- root_map={
- 'validations': {
- },
- 'allowed_values': {
- },
- 'openapi_types': {
- 'moid':
- (str,),
- 'storage_net_app_volume':
- (StorageNetAppVolume,),
- 'if_match':
- (str,),
- },
- 'attribute_map': {
- 'moid': 'Moid',
- 'if_match': 'If-Match',
- },
- 'location_map': {
- 'moid': 'path',
- 'storage_net_app_volume': 'body',
- 'if_match': 'header',
- },
- 'collection_format_map': {
- }
- },
- headers_map={
- 'accept': [
- 'application/json'
- ],
- 'content_type': [
- 'application/json',
- 'application/json-patch+json'
- ]
- },
- api_client=api_client,
- callable=__update_storage_net_app_volume
- )
-
def __update_storage_physical_disk(
self,
moid,
diff --git a/intersight/api/syslog_api.py b/intersight/api/syslog_api.py
index 26a070f4e3..4f1355e734 100644
--- a/intersight/api/syslog_api.py
+++ b/intersight/api/syslog_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/tam_api.py b/intersight/api/tam_api.py
index 1d0ce19371..66029fb0a9 100644
--- a/intersight/api/tam_api.py
+++ b/intersight/api/tam_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/task_api.py b/intersight/api/task_api.py
index 30f3423617..25701582ac 100644
--- a/intersight/api/task_api.py
+++ b/intersight/api/task_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -24,6 +24,7 @@
)
from intersight.model.error import Error
from intersight.model.task_hitachi_scoped_inventory import TaskHitachiScopedInventory
+from intersight.model.task_hyper_flex_management_scoped_inventory import TaskHyperFlexManagementScopedInventory
from intersight.model.task_hyperflex_scoped_inventory import TaskHyperflexScopedInventory
from intersight.model.task_iwe_scoped_inventory import TaskIweScopedInventory
from intersight.model.task_net_app_scoped_inventory import TaskNetAppScopedInventory
@@ -178,6 +179,140 @@ def __create_task_hitachi_scoped_inventory(
callable=__create_task_hitachi_scoped_inventory
)
+ def __create_task_hyper_flex_management_scoped_inventory(
+ self,
+ task_hyper_flex_management_scoped_inventory,
+ **kwargs
+ ):
+ """Create a 'task.HyperFlexManagementScopedInventory' resource. # noqa: E501
+
+ This method makes a synchronous HTTP request by default. To make an
+ asynchronous HTTP request, please pass async_req=True
+
+ >>> thread = api.create_task_hyper_flex_management_scoped_inventory(task_hyper_flex_management_scoped_inventory, async_req=True)
+ >>> result = thread.get()
+
+ Args:
+ task_hyper_flex_management_scoped_inventory (TaskHyperFlexManagementScopedInventory): The 'task.HyperFlexManagementScopedInventory' resource to create.
+
+ Keyword Args:
+ if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional]
+ if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional]
+ _return_http_data_only (bool): response data without head status
+ code and headers. Default is True.
+ _preload_content (bool): if False, the urllib3.HTTPResponse object
+ will be returned without reading/decoding response data.
+ Default is True.
+ _request_timeout (float/tuple): timeout setting for this request. If one
+ number provided, it will be total request timeout. It can also
+ be a pair (tuple) of (connection, read) timeouts.
+ Default is None.
+ _check_input_type (bool): specifies if type checking
+ should be done one the data sent to the server.
+ Default is True.
+ _check_return_type (bool): specifies if type checking
+ should be done one the data received from the server.
+ Default is True.
+ _host_index (int/None): specifies the index of the server
+ that we want to use.
+ Default is read from the configuration.
+ async_req (bool): execute request asynchronously
+
+ Returns:
+ TaskHyperFlexManagementScopedInventory
+ If the method is called asynchronously, returns the request
+ thread.
+ """
+ kwargs['async_req'] = kwargs.get(
+ 'async_req', False
+ )
+ kwargs['_return_http_data_only'] = kwargs.get(
+ '_return_http_data_only', True
+ )
+ kwargs['_preload_content'] = kwargs.get(
+ '_preload_content', True
+ )
+ kwargs['_request_timeout'] = kwargs.get(
+ '_request_timeout', None
+ )
+ kwargs['_check_input_type'] = kwargs.get(
+ '_check_input_type', True
+ )
+ kwargs['_check_return_type'] = kwargs.get(
+ '_check_return_type', True
+ )
+ kwargs['_host_index'] = kwargs.get('_host_index')
+ kwargs['task_hyper_flex_management_scoped_inventory'] = \
+ task_hyper_flex_management_scoped_inventory
+ return self.call_with_http_info(**kwargs)
+
+ self.create_task_hyper_flex_management_scoped_inventory = _Endpoint(
+ settings={
+ 'response_type': (TaskHyperFlexManagementScopedInventory,),
+ 'auth': [
+ 'cookieAuth',
+ 'http_signature',
+ 'oAuth2',
+ 'oAuth2'
+ ],
+ 'endpoint_path': '/api/v1/task/HyperFlexManagementScopedInventories',
+ 'operation_id': 'create_task_hyper_flex_management_scoped_inventory',
+ 'http_method': 'POST',
+ 'servers': None,
+ },
+ params_map={
+ 'all': [
+ 'task_hyper_flex_management_scoped_inventory',
+ 'if_match',
+ 'if_none_match',
+ ],
+ 'required': [
+ 'task_hyper_flex_management_scoped_inventory',
+ ],
+ 'nullable': [
+ ],
+ 'enum': [
+ ],
+ 'validation': [
+ ]
+ },
+ root_map={
+ 'validations': {
+ },
+ 'allowed_values': {
+ },
+ 'openapi_types': {
+ 'task_hyper_flex_management_scoped_inventory':
+ (TaskHyperFlexManagementScopedInventory,),
+ 'if_match':
+ (str,),
+ 'if_none_match':
+ (str,),
+ },
+ 'attribute_map': {
+ 'if_match': 'If-Match',
+ 'if_none_match': 'If-None-Match',
+ },
+ 'location_map': {
+ 'task_hyper_flex_management_scoped_inventory': 'body',
+ 'if_match': 'header',
+ 'if_none_match': 'header',
+ },
+ 'collection_format_map': {
+ }
+ },
+ headers_map={
+ 'accept': [
+ 'application/json'
+ ],
+ 'content_type': [
+ 'application/json'
+ ]
+ },
+ api_client=api_client,
+ callable=__create_task_hyper_flex_management_scoped_inventory
+ )
+
def __create_task_hyperflex_scoped_inventory(
self,
task_hyperflex_scoped_inventory,
diff --git a/intersight/api/techsupportmanagement_api.py b/intersight/api/techsupportmanagement_api.py
index 7241da5fdf..8e99a383a3 100644
--- a/intersight/api/techsupportmanagement_api.py
+++ b/intersight/api/techsupportmanagement_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/telemetry_api.py b/intersight/api/telemetry_api.py
index c42e08df8c..98eb52be54 100644
--- a/intersight/api/telemetry_api.py
+++ b/intersight/api/telemetry_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/terminal_api.py b/intersight/api/terminal_api.py
index 89bf7810f0..e616bacc6f 100644
--- a/intersight/api/terminal_api.py
+++ b/intersight/api/terminal_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/terraform_api.py b/intersight/api/terraform_api.py
index c93c94a759..2afec9d8d2 100644
--- a/intersight/api/terraform_api.py
+++ b/intersight/api/terraform_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/thermal_api.py b/intersight/api/thermal_api.py
index 8e62ecd884..11938f8b63 100644
--- a/intersight/api/thermal_api.py
+++ b/intersight/api/thermal_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/top_api.py b/intersight/api/top_api.py
index 7aa4d701a5..d5198107a8 100644
--- a/intersight/api/top_api.py
+++ b/intersight/api/top_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/ucsd_api.py b/intersight/api/ucsd_api.py
index 6b271a7986..90b8e6317e 100644
--- a/intersight/api/ucsd_api.py
+++ b/intersight/api/ucsd_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/uuidpool_api.py b/intersight/api/uuidpool_api.py
index ad5b1f14e8..64b5f1797b 100644
--- a/intersight/api/uuidpool_api.py
+++ b/intersight/api/uuidpool_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/virtualization_api.py b/intersight/api/virtualization_api.py
index 14ff9cac39..03081be119 100644
--- a/intersight/api/virtualization_api.py
+++ b/intersight/api/virtualization_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/vmedia_api.py b/intersight/api/vmedia_api.py
index e24465e618..82d00254ca 100644
--- a/intersight/api/vmedia_api.py
+++ b/intersight/api/vmedia_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/vmrc_api.py b/intersight/api/vmrc_api.py
index 1f13f65b0e..157475992c 100644
--- a/intersight/api/vmrc_api.py
+++ b/intersight/api/vmrc_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/vnc_api.py b/intersight/api/vnc_api.py
index 7171c77398..045825933d 100644
--- a/intersight/api/vnc_api.py
+++ b/intersight/api/vnc_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/vnic_api.py b/intersight/api/vnic_api.py
index 3e7e4eb303..7c131e698f 100644
--- a/intersight/api/vnic_api.py
+++ b/intersight/api/vnic_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/vrf_api.py b/intersight/api/vrf_api.py
index 952183b9f1..c0f17d4963 100644
--- a/intersight/api/vrf_api.py
+++ b/intersight/api/vrf_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api/workflow_api.py b/intersight/api/workflow_api.py
index 7fad57845b..b435c5297b 100644
--- a/intersight/api/workflow_api.py
+++ b/intersight/api/workflow_api.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/api_client.py b/intersight/api_client.py
index 869b84260e..bb4ef02c4f 100644
--- a/intersight/api_client.py
+++ b/intersight/api_client.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -77,7 +77,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None,
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
- self.user_agent = 'OpenAPI-Generator/1.0.9.4950/python'
+ self.user_agent = 'OpenAPI-Generator/1.0.9.5208/python'
def __enter__(self):
return self
diff --git a/intersight/apis/__init__.py b/intersight/apis/__init__.py
index 666ca8fb7b..c912e3c1c7 100644
--- a/intersight/apis/__init__.py
+++ b/intersight/apis/__init__.py
@@ -82,7 +82,6 @@
from intersight.api.resourcepool_api import ResourcepoolApi
from intersight.api.rproxy_api import RproxyApi
from intersight.api.sdcard_api import SdcardApi
-from intersight.api.sdwan_api import SdwanApi
from intersight.api.search_api import SearchApi
from intersight.api.security_api import SecurityApi
from intersight.api.server_api import ServerApi
diff --git a/intersight/configuration.py b/intersight/configuration.py
index 47c9e07721..3e60de9e35 100644
--- a/intersight/configuration.py
+++ b/intersight/configuration.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -478,8 +478,8 @@ def to_debug_report(self):
return "Python SDK Debug Report:\n"\
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
- "Version of the API: 1.0.9-4950\n"\
- "SDK Package Version: 1.0.9.4950".\
+ "Version of the API: 1.0.9-5208\n"\
+ "SDK Package Version: 1.0.9.5208".\
format(env=sys.platform, pyversion=sys.version)
def get_host_settings(self):
diff --git a/intersight/exceptions.py b/intersight/exceptions.py
index 037680bf6a..41df2070e8 100644
--- a/intersight/exceptions.py
+++ b/intersight/exceptions.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_abstract_audit_record.py b/intersight/model/aaa_abstract_audit_record.py
index dcdf8d2e1c..a9233522f4 100644
--- a/intersight/model/aaa_abstract_audit_record.py
+++ b/intersight/model/aaa_abstract_audit_record.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_abstract_audit_record_all_of.py b/intersight/model/aaa_abstract_audit_record_all_of.py
index e028b5630b..7ccf5a2cce 100644
--- a/intersight/model/aaa_abstract_audit_record_all_of.py
+++ b/intersight/model/aaa_abstract_audit_record_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_audit_record.py b/intersight/model/aaa_audit_record.py
index 79bf283423..42c839ab01 100644
--- a/intersight/model/aaa_audit_record.py
+++ b/intersight/model/aaa_audit_record.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_audit_record_all_of.py b/intersight/model/aaa_audit_record_all_of.py
index 72edd0a377..ea16ae9cf9 100644
--- a/intersight/model/aaa_audit_record_all_of.py
+++ b/intersight/model/aaa_audit_record_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_audit_record_list.py b/intersight/model/aaa_audit_record_list.py
index 9d08a29bae..08df11fba7 100644
--- a/intersight/model/aaa_audit_record_list.py
+++ b/intersight/model/aaa_audit_record_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_audit_record_list_all_of.py b/intersight/model/aaa_audit_record_list_all_of.py
index 7211ba4879..8d61dbc4ae 100644
--- a/intersight/model/aaa_audit_record_list_all_of.py
+++ b/intersight/model/aaa_audit_record_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_audit_record_response.py b/intersight/model/aaa_audit_record_response.py
index 52a2eb6740..4725455a75 100644
--- a/intersight/model/aaa_audit_record_response.py
+++ b/intersight/model/aaa_audit_record_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_retention_config.py b/intersight/model/aaa_retention_config.py
index fc68d73d5a..5e55c3fb68 100644
--- a/intersight/model/aaa_retention_config.py
+++ b/intersight/model/aaa_retention_config.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_retention_config_all_of.py b/intersight/model/aaa_retention_config_all_of.py
index 2b02f36603..7bf05b4850 100644
--- a/intersight/model/aaa_retention_config_all_of.py
+++ b/intersight/model/aaa_retention_config_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_retention_config_list.py b/intersight/model/aaa_retention_config_list.py
index 9dc2d82251..5399aa1611 100644
--- a/intersight/model/aaa_retention_config_list.py
+++ b/intersight/model/aaa_retention_config_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_retention_config_list_all_of.py b/intersight/model/aaa_retention_config_list_all_of.py
index 6ef91716d9..59b28e3a17 100644
--- a/intersight/model/aaa_retention_config_list_all_of.py
+++ b/intersight/model/aaa_retention_config_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_retention_config_response.py b/intersight/model/aaa_retention_config_response.py
index 6084664e8e..f6fb385e1f 100644
--- a/intersight/model/aaa_retention_config_response.py
+++ b/intersight/model/aaa_retention_config_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_retention_policy.py b/intersight/model/aaa_retention_policy.py
index 1847d323a6..0d25a5f680 100644
--- a/intersight/model/aaa_retention_policy.py
+++ b/intersight/model/aaa_retention_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_retention_policy_all_of.py b/intersight/model/aaa_retention_policy_all_of.py
index 44344cfefa..da481f035f 100644
--- a/intersight/model/aaa_retention_policy_all_of.py
+++ b/intersight/model/aaa_retention_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_retention_policy_list.py b/intersight/model/aaa_retention_policy_list.py
index 2924034ac7..a3c64d794f 100644
--- a/intersight/model/aaa_retention_policy_list.py
+++ b/intersight/model/aaa_retention_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_retention_policy_list_all_of.py b/intersight/model/aaa_retention_policy_list_all_of.py
index 43d51a7029..72c74ce675 100644
--- a/intersight/model/aaa_retention_policy_list_all_of.py
+++ b/intersight/model/aaa_retention_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/aaa_retention_policy_response.py b/intersight/model/aaa_retention_policy_response.py
index 64f19b3531..14b99b21d3 100644
--- a/intersight/model/aaa_retention_policy_response.py
+++ b/intersight/model/aaa_retention_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/access_address_type.py b/intersight/model/access_address_type.py
index d073092c88..8983de2a57 100644
--- a/intersight/model/access_address_type.py
+++ b/intersight/model/access_address_type.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/access_address_type_all_of.py b/intersight/model/access_address_type_all_of.py
index 1e44401c44..2bfaa44eab 100644
--- a/intersight/model/access_address_type_all_of.py
+++ b/intersight/model/access_address_type_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/access_configuration_type.py b/intersight/model/access_configuration_type.py
new file mode 100644
index 0000000000..4bddffa277
--- /dev/null
+++ b/intersight/model/access_configuration_type.py
@@ -0,0 +1,248 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.access_configuration_type_all_of import AccessConfigurationTypeAllOf
+ from intersight.model.mo_base_complex_type import MoBaseComplexType
+ globals()['AccessConfigurationTypeAllOf'] = AccessConfigurationTypeAllOf
+ globals()['MoBaseComplexType'] = MoBaseComplexType
+
+
+class AccessConfigurationType(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
+ },
+ ('object_type',): {
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
+ },
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = True
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'configure_inband': (bool,), # noqa: E501
+ 'configure_out_of_band': (bool,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ val = {
+ }
+ if not val:
+ return None
+ return {'class_id': val}
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'configure_inband': 'ConfigureInband', # noqa: E501
+ 'configure_out_of_band': 'ConfigureOutOfBand', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """AccessConfigurationType - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "access.ConfigurationType", must be one of ["access.ConfigurationType", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "access.ConfigurationType", must be one of ["access.ConfigurationType", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ configure_inband (bool): This flag enables the use of In-Band configuration for end-point access.. [optional] if omitted the server will use the default value of True # noqa: E501
+ configure_out_of_band (bool): This flag enables the use of Out-Of-Band configuration for end-point access.. [optional] if omitted the server will use the default value of False # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "access.ConfigurationType")
+ object_type = kwargs.get('object_type', "access.ConfigurationType")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'class_id': class_id,
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ AccessConfigurationTypeAllOf,
+ MoBaseComplexType,
+ ],
+ 'oneOf': [
+ ],
+ }
diff --git a/intersight/model/access_configuration_type_all_of.py b/intersight/model/access_configuration_type_all_of.py
new file mode 100644
index 0000000000..5229101691
--- /dev/null
+++ b/intersight/model/access_configuration_type_all_of.py
@@ -0,0 +1,188 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+
+class AccessConfigurationTypeAllOf(ModelNormal):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
+ },
+ ('object_type',): {
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
+ },
+ }
+
+ validations = {
+ }
+
+ additional_properties_type = None
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'configure_inband': (bool,), # noqa: E501
+ 'configure_out_of_band': (bool,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ return None
+
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'configure_inband': 'ConfigureInband', # noqa: E501
+ 'configure_out_of_band': 'ConfigureOutOfBand', # noqa: E501
+ }
+
+ _composed_schemas = {}
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """AccessConfigurationTypeAllOf - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "access.ConfigurationType", must be one of ["access.ConfigurationType", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "access.ConfigurationType", must be one of ["access.ConfigurationType", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ configure_inband (bool): This flag enables the use of In-Band configuration for end-point access.. [optional] if omitted the server will use the default value of True # noqa: E501
+ configure_out_of_band (bool): This flag enables the use of Out-Of-Band configuration for end-point access.. [optional] if omitted the server will use the default value of False # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "access.ConfigurationType")
+ object_type = kwargs.get('object_type', "access.ConfigurationType")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ self.class_id = class_id
+ self.object_type = object_type
+ for var_name, var_value in kwargs.items():
+ if var_name not in self.attribute_map and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ self.additional_properties_type is None:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
diff --git a/intersight/model/access_policy.py b/intersight/model/access_policy.py
index 0f9ee6f6a5..a68bdb2d4c 100644
--- a/intersight/model/access_policy.py
+++ b/intersight/model/access_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -29,6 +29,7 @@
def lazy_import():
from intersight.model.access_address_type import AccessAddressType
+ from intersight.model.access_configuration_type import AccessConfigurationType
from intersight.model.access_policy_all_of import AccessPolicyAllOf
from intersight.model.display_names import DisplayNames
from intersight.model.ippool_pool_relationship import IppoolPoolRelationship
@@ -40,6 +41,7 @@ def lazy_import():
from intersight.model.policy_abstract_policy import PolicyAbstractPolicy
from intersight.model.vrf_vrf_relationship import VrfVrfRelationship
globals()['AccessAddressType'] = AccessAddressType
+ globals()['AccessConfigurationType'] = AccessConfigurationType
globals()['AccessPolicyAllOf'] = AccessPolicyAllOf
globals()['DisplayNames'] = DisplayNames
globals()['IppoolPoolRelationship'] = IppoolPoolRelationship
@@ -129,10 +131,13 @@ def openapi_types():
'class_id': (str,), # noqa: E501
'object_type': (str,), # noqa: E501
'address_type': (AccessAddressType,), # noqa: E501
+ 'configuration_type': (AccessConfigurationType,), # noqa: E501
'inband_vlan': (int,), # noqa: E501
'inband_ip_pool': (IppoolPoolRelationship,), # noqa: E501
'inband_vrf': (VrfVrfRelationship,), # noqa: E501
'organization': (OrganizationOrganizationRelationship,), # noqa: E501
+ 'out_of_band_ip_pool': (IppoolPoolRelationship,), # noqa: E501
+ 'out_of_band_vrf': (VrfVrfRelationship,), # noqa: E501
'profiles': ([PolicyAbstractConfigProfileRelationship], none_type,), # noqa: E501
'account_moid': (str,), # noqa: E501
'create_time': (datetime,), # noqa: E501
@@ -163,10 +168,13 @@ def discriminator():
'class_id': 'ClassId', # noqa: E501
'object_type': 'ObjectType', # noqa: E501
'address_type': 'AddressType', # noqa: E501
+ 'configuration_type': 'ConfigurationType', # noqa: E501
'inband_vlan': 'InbandVlan', # noqa: E501
'inband_ip_pool': 'InbandIpPool', # noqa: E501
'inband_vrf': 'InbandVrf', # noqa: E501
'organization': 'Organization', # noqa: E501
+ 'out_of_band_ip_pool': 'OutOfBandIpPool', # noqa: E501
+ 'out_of_band_vrf': 'OutOfBandVrf', # noqa: E501
'profiles': 'Profiles', # noqa: E501
'account_moid': 'AccountMoid', # noqa: E501
'create_time': 'CreateTime', # noqa: E501
@@ -237,10 +245,13 @@ def __init__(self, *args, **kwargs): # noqa: E501
through its discriminator because we passed in
_visited_composed_classes = (Animal,)
address_type (AccessAddressType): [optional] # noqa: E501
+ configuration_type (AccessConfigurationType): [optional] # noqa: E501
inband_vlan (int): VLAN to be used for server access over Inband network.. [optional] # noqa: E501
inband_ip_pool (IppoolPoolRelationship): [optional] # noqa: E501
inband_vrf (VrfVrfRelationship): [optional] # noqa: E501
organization (OrganizationOrganizationRelationship): [optional] # noqa: E501
+ out_of_band_ip_pool (IppoolPoolRelationship): [optional] # noqa: E501
+ out_of_band_vrf (VrfVrfRelationship): [optional] # noqa: E501
profiles ([PolicyAbstractConfigProfileRelationship], none_type): An array of relationships to policyAbstractConfigProfile resources.. [optional] # noqa: E501
account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501
create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501
diff --git a/intersight/model/access_policy_all_of.py b/intersight/model/access_policy_all_of.py
index 5ed59a7171..84e66ea6b0 100644
--- a/intersight/model/access_policy_all_of.py
+++ b/intersight/model/access_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -29,11 +29,13 @@
def lazy_import():
from intersight.model.access_address_type import AccessAddressType
+ from intersight.model.access_configuration_type import AccessConfigurationType
from intersight.model.ippool_pool_relationship import IppoolPoolRelationship
from intersight.model.organization_organization_relationship import OrganizationOrganizationRelationship
from intersight.model.policy_abstract_config_profile_relationship import PolicyAbstractConfigProfileRelationship
from intersight.model.vrf_vrf_relationship import VrfVrfRelationship
globals()['AccessAddressType'] = AccessAddressType
+ globals()['AccessConfigurationType'] = AccessConfigurationType
globals()['IppoolPoolRelationship'] = IppoolPoolRelationship
globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship
globals()['PolicyAbstractConfigProfileRelationship'] = PolicyAbstractConfigProfileRelationship
@@ -99,10 +101,13 @@ def openapi_types():
'class_id': (str,), # noqa: E501
'object_type': (str,), # noqa: E501
'address_type': (AccessAddressType,), # noqa: E501
+ 'configuration_type': (AccessConfigurationType,), # noqa: E501
'inband_vlan': (int,), # noqa: E501
'inband_ip_pool': (IppoolPoolRelationship,), # noqa: E501
'inband_vrf': (VrfVrfRelationship,), # noqa: E501
'organization': (OrganizationOrganizationRelationship,), # noqa: E501
+ 'out_of_band_ip_pool': (IppoolPoolRelationship,), # noqa: E501
+ 'out_of_band_vrf': (VrfVrfRelationship,), # noqa: E501
'profiles': ([PolicyAbstractConfigProfileRelationship], none_type,), # noqa: E501
}
@@ -115,10 +120,13 @@ def discriminator():
'class_id': 'ClassId', # noqa: E501
'object_type': 'ObjectType', # noqa: E501
'address_type': 'AddressType', # noqa: E501
+ 'configuration_type': 'ConfigurationType', # noqa: E501
'inband_vlan': 'InbandVlan', # noqa: E501
'inband_ip_pool': 'InbandIpPool', # noqa: E501
'inband_vrf': 'InbandVrf', # noqa: E501
'organization': 'Organization', # noqa: E501
+ 'out_of_band_ip_pool': 'OutOfBandIpPool', # noqa: E501
+ 'out_of_band_vrf': 'OutOfBandVrf', # noqa: E501
'profiles': 'Profiles', # noqa: E501
}
@@ -173,10 +181,13 @@ def __init__(self, *args, **kwargs): # noqa: E501
through its discriminator because we passed in
_visited_composed_classes = (Animal,)
address_type (AccessAddressType): [optional] # noqa: E501
+ configuration_type (AccessConfigurationType): [optional] # noqa: E501
inband_vlan (int): VLAN to be used for server access over Inband network.. [optional] # noqa: E501
inband_ip_pool (IppoolPoolRelationship): [optional] # noqa: E501
inband_vrf (VrfVrfRelationship): [optional] # noqa: E501
organization (OrganizationOrganizationRelationship): [optional] # noqa: E501
+ out_of_band_ip_pool (IppoolPoolRelationship): [optional] # noqa: E501
+ out_of_band_vrf (VrfVrfRelationship): [optional] # noqa: E501
profiles ([PolicyAbstractConfigProfileRelationship], none_type): An array of relationships to policyAbstractConfigProfile resources.. [optional] # noqa: E501
"""
diff --git a/intersight/model/access_policy_list.py b/intersight/model/access_policy_list.py
index 8bd59288d3..e8b8277d28 100644
--- a/intersight/model/access_policy_list.py
+++ b/intersight/model/access_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/access_policy_list_all_of.py b/intersight/model/access_policy_list_all_of.py
index 85b59bcef9..855abef0ed 100644
--- a/intersight/model/access_policy_list_all_of.py
+++ b/intersight/model/access_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/access_policy_response.py b/intersight/model/access_policy_response.py
index a1c9324de5..c111a9e860 100644
--- a/intersight/model/access_policy_response.py
+++ b/intersight/model/access_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_adapter_config.py b/intersight/model/adapter_adapter_config.py
index f6df84cf77..369b69fc21 100644
--- a/intersight/model/adapter_adapter_config.py
+++ b/intersight/model/adapter_adapter_config.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_adapter_config_all_of.py b/intersight/model/adapter_adapter_config_all_of.py
index e654f4d795..ea27aeb473 100644
--- a/intersight/model/adapter_adapter_config_all_of.py
+++ b/intersight/model/adapter_adapter_config_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_config_policy.py b/intersight/model/adapter_config_policy.py
index 7ed23a3453..efa0f23ae5 100644
--- a/intersight/model/adapter_config_policy.py
+++ b/intersight/model/adapter_config_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_config_policy_all_of.py b/intersight/model/adapter_config_policy_all_of.py
index 10047a057a..f47d810196 100644
--- a/intersight/model/adapter_config_policy_all_of.py
+++ b/intersight/model/adapter_config_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_config_policy_list.py b/intersight/model/adapter_config_policy_list.py
index bdbf04ca1c..12533c2611 100644
--- a/intersight/model/adapter_config_policy_list.py
+++ b/intersight/model/adapter_config_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_config_policy_list_all_of.py b/intersight/model/adapter_config_policy_list_all_of.py
index 42c7b5539b..018823e206 100644
--- a/intersight/model/adapter_config_policy_list_all_of.py
+++ b/intersight/model/adapter_config_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_config_policy_response.py b/intersight/model/adapter_config_policy_response.py
index 214e4df26e..dafdd4ffff 100644
--- a/intersight/model/adapter_config_policy_response.py
+++ b/intersight/model/adapter_config_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_dce_interface_settings.py b/intersight/model/adapter_dce_interface_settings.py
index 332545e706..ad7da0d7e7 100644
--- a/intersight/model/adapter_dce_interface_settings.py
+++ b/intersight/model/adapter_dce_interface_settings.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_dce_interface_settings_all_of.py b/intersight/model/adapter_dce_interface_settings_all_of.py
index 2f72e5e6ba..a6d5322cb2 100644
--- a/intersight/model/adapter_dce_interface_settings_all_of.py
+++ b/intersight/model/adapter_dce_interface_settings_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_eth_settings.py b/intersight/model/adapter_eth_settings.py
index 85a72e6ae9..363dfceda0 100644
--- a/intersight/model/adapter_eth_settings.py
+++ b/intersight/model/adapter_eth_settings.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_eth_settings_all_of.py b/intersight/model/adapter_eth_settings_all_of.py
index f7715ea7eb..08a9d0a5c0 100644
--- a/intersight/model/adapter_eth_settings_all_of.py
+++ b/intersight/model/adapter_eth_settings_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_ext_eth_interface.py b/intersight/model/adapter_ext_eth_interface.py
index d12af4de88..63ad57be4f 100644
--- a/intersight/model/adapter_ext_eth_interface.py
+++ b/intersight/model/adapter_ext_eth_interface.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_ext_eth_interface_all_of.py b/intersight/model/adapter_ext_eth_interface_all_of.py
index 4a164fe62f..a94c8fcfb2 100644
--- a/intersight/model/adapter_ext_eth_interface_all_of.py
+++ b/intersight/model/adapter_ext_eth_interface_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_ext_eth_interface_list.py b/intersight/model/adapter_ext_eth_interface_list.py
index 3d78d2d4dd..d7f4b33b5b 100644
--- a/intersight/model/adapter_ext_eth_interface_list.py
+++ b/intersight/model/adapter_ext_eth_interface_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_ext_eth_interface_list_all_of.py b/intersight/model/adapter_ext_eth_interface_list_all_of.py
index f1fe9c3f7a..a197a2c9c0 100644
--- a/intersight/model/adapter_ext_eth_interface_list_all_of.py
+++ b/intersight/model/adapter_ext_eth_interface_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_ext_eth_interface_relationship.py b/intersight/model/adapter_ext_eth_interface_relationship.py
index 87dc87f509..525cae4bf3 100644
--- a/intersight/model/adapter_ext_eth_interface_relationship.py
+++ b/intersight/model/adapter_ext_eth_interface_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class AdapterExtEthInterfaceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class AdapterExtEthInterfaceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class AdapterExtEthInterfaceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class AdapterExtEthInterfaceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class AdapterExtEthInterfaceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class AdapterExtEthInterfaceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/adapter_ext_eth_interface_response.py b/intersight/model/adapter_ext_eth_interface_response.py
index 3cbb3b99f4..70f6cc6bdf 100644
--- a/intersight/model/adapter_ext_eth_interface_response.py
+++ b/intersight/model/adapter_ext_eth_interface_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_fc_settings.py b/intersight/model/adapter_fc_settings.py
index 9bb9ebe317..3c5c9603e4 100644
--- a/intersight/model/adapter_fc_settings.py
+++ b/intersight/model/adapter_fc_settings.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_fc_settings_all_of.py b/intersight/model/adapter_fc_settings_all_of.py
index 5996f4772d..3fca80a2d6 100644
--- a/intersight/model/adapter_fc_settings_all_of.py
+++ b/intersight/model/adapter_fc_settings_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_eth_interface.py b/intersight/model/adapter_host_eth_interface.py
index e52dfaab84..d7a944c0ce 100644
--- a/intersight/model/adapter_host_eth_interface.py
+++ b/intersight/model/adapter_host_eth_interface.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_eth_interface_all_of.py b/intersight/model/adapter_host_eth_interface_all_of.py
index 75438d48b8..383d7d50b2 100644
--- a/intersight/model/adapter_host_eth_interface_all_of.py
+++ b/intersight/model/adapter_host_eth_interface_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_eth_interface_list.py b/intersight/model/adapter_host_eth_interface_list.py
index 5bea6570ce..30c630ad06 100644
--- a/intersight/model/adapter_host_eth_interface_list.py
+++ b/intersight/model/adapter_host_eth_interface_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_eth_interface_list_all_of.py b/intersight/model/adapter_host_eth_interface_list_all_of.py
index a1079fb8f0..b1c259547c 100644
--- a/intersight/model/adapter_host_eth_interface_list_all_of.py
+++ b/intersight/model/adapter_host_eth_interface_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_eth_interface_relationship.py b/intersight/model/adapter_host_eth_interface_relationship.py
index 6662f1790e..6ad04ee2e3 100644
--- a/intersight/model/adapter_host_eth_interface_relationship.py
+++ b/intersight/model/adapter_host_eth_interface_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -270,7 +270,6 @@ class AdapterHostEthInterfaceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -428,6 +427,7 @@ class AdapterHostEthInterfaceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -438,6 +438,9 @@ class AdapterHostEthInterfaceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -733,10 +736,6 @@ class AdapterHostEthInterfaceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -795,22 +794,33 @@ class AdapterHostEthInterfaceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -844,6 +854,7 @@ class AdapterHostEthInterfaceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/adapter_host_eth_interface_response.py b/intersight/model/adapter_host_eth_interface_response.py
index 8c64ebaf8a..a45ed912b1 100644
--- a/intersight/model/adapter_host_eth_interface_response.py
+++ b/intersight/model/adapter_host_eth_interface_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_fc_interface.py b/intersight/model/adapter_host_fc_interface.py
index 9b404b2ac5..0fb8a35a19 100644
--- a/intersight/model/adapter_host_fc_interface.py
+++ b/intersight/model/adapter_host_fc_interface.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_fc_interface_all_of.py b/intersight/model/adapter_host_fc_interface_all_of.py
index 03f91b193b..f010e7c425 100644
--- a/intersight/model/adapter_host_fc_interface_all_of.py
+++ b/intersight/model/adapter_host_fc_interface_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_fc_interface_list.py b/intersight/model/adapter_host_fc_interface_list.py
index 8bc8eddc92..4b9717d549 100644
--- a/intersight/model/adapter_host_fc_interface_list.py
+++ b/intersight/model/adapter_host_fc_interface_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_fc_interface_list_all_of.py b/intersight/model/adapter_host_fc_interface_list_all_of.py
index 398b179c11..28d5790fb0 100644
--- a/intersight/model/adapter_host_fc_interface_list_all_of.py
+++ b/intersight/model/adapter_host_fc_interface_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_fc_interface_relationship.py b/intersight/model/adapter_host_fc_interface_relationship.py
index bed999ab73..a500d90195 100644
--- a/intersight/model/adapter_host_fc_interface_relationship.py
+++ b/intersight/model/adapter_host_fc_interface_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -270,7 +270,6 @@ class AdapterHostFcInterfaceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -428,6 +427,7 @@ class AdapterHostFcInterfaceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -438,6 +438,9 @@ class AdapterHostFcInterfaceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -733,10 +736,6 @@ class AdapterHostFcInterfaceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -795,22 +794,33 @@ class AdapterHostFcInterfaceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -844,6 +854,7 @@ class AdapterHostFcInterfaceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/adapter_host_fc_interface_response.py b/intersight/model/adapter_host_fc_interface_response.py
index b1c2126c91..e93c9b35f0 100644
--- a/intersight/model/adapter_host_fc_interface_response.py
+++ b/intersight/model/adapter_host_fc_interface_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_iscsi_interface.py b/intersight/model/adapter_host_iscsi_interface.py
index 5e000fc620..b051e00d73 100644
--- a/intersight/model/adapter_host_iscsi_interface.py
+++ b/intersight/model/adapter_host_iscsi_interface.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_iscsi_interface_all_of.py b/intersight/model/adapter_host_iscsi_interface_all_of.py
index 19c86c42b7..6ef6892442 100644
--- a/intersight/model/adapter_host_iscsi_interface_all_of.py
+++ b/intersight/model/adapter_host_iscsi_interface_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_iscsi_interface_list.py b/intersight/model/adapter_host_iscsi_interface_list.py
index db7ee75749..03e0f37f0a 100644
--- a/intersight/model/adapter_host_iscsi_interface_list.py
+++ b/intersight/model/adapter_host_iscsi_interface_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_iscsi_interface_list_all_of.py b/intersight/model/adapter_host_iscsi_interface_list_all_of.py
index 3e443b0169..dcb3e07d70 100644
--- a/intersight/model/adapter_host_iscsi_interface_list_all_of.py
+++ b/intersight/model/adapter_host_iscsi_interface_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_host_iscsi_interface_relationship.py b/intersight/model/adapter_host_iscsi_interface_relationship.py
index fb8ad6e682..b9c2a1d70d 100644
--- a/intersight/model/adapter_host_iscsi_interface_relationship.py
+++ b/intersight/model/adapter_host_iscsi_interface_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/adapter_host_iscsi_interface_response.py b/intersight/model/adapter_host_iscsi_interface_response.py
index 48b5935183..cda021fa35 100644
--- a/intersight/model/adapter_host_iscsi_interface_response.py
+++ b/intersight/model/adapter_host_iscsi_interface_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_port_channel_settings.py b/intersight/model/adapter_port_channel_settings.py
index 29240ed401..b4550434fd 100644
--- a/intersight/model/adapter_port_channel_settings.py
+++ b/intersight/model/adapter_port_channel_settings.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_port_channel_settings_all_of.py b/intersight/model/adapter_port_channel_settings_all_of.py
index 158311547e..d3ce38cdcc 100644
--- a/intersight/model/adapter_port_channel_settings_all_of.py
+++ b/intersight/model/adapter_port_channel_settings_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_unit.py b/intersight/model/adapter_unit.py
index d2a9d51127..27a2265f67 100644
--- a/intersight/model/adapter_unit.py
+++ b/intersight/model/adapter_unit.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_unit_all_of.py b/intersight/model/adapter_unit_all_of.py
index c8354b2419..7f8bef58e2 100644
--- a/intersight/model/adapter_unit_all_of.py
+++ b/intersight/model/adapter_unit_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_unit_expander.py b/intersight/model/adapter_unit_expander.py
index f7a8c1c26f..66622342f8 100644
--- a/intersight/model/adapter_unit_expander.py
+++ b/intersight/model/adapter_unit_expander.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_unit_expander_all_of.py b/intersight/model/adapter_unit_expander_all_of.py
index 72fbd88726..cbc2ee1f0f 100644
--- a/intersight/model/adapter_unit_expander_all_of.py
+++ b/intersight/model/adapter_unit_expander_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_unit_expander_list.py b/intersight/model/adapter_unit_expander_list.py
index c41432645d..060f093932 100644
--- a/intersight/model/adapter_unit_expander_list.py
+++ b/intersight/model/adapter_unit_expander_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_unit_expander_list_all_of.py b/intersight/model/adapter_unit_expander_list_all_of.py
index ef953e7c83..2b5ceefbba 100644
--- a/intersight/model/adapter_unit_expander_list_all_of.py
+++ b/intersight/model/adapter_unit_expander_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_unit_expander_relationship.py b/intersight/model/adapter_unit_expander_relationship.py
index b50e864630..a9393908ba 100644
--- a/intersight/model/adapter_unit_expander_relationship.py
+++ b/intersight/model/adapter_unit_expander_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class AdapterUnitExpanderRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class AdapterUnitExpanderRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class AdapterUnitExpanderRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class AdapterUnitExpanderRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class AdapterUnitExpanderRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class AdapterUnitExpanderRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/adapter_unit_expander_response.py b/intersight/model/adapter_unit_expander_response.py
index c820f405fd..43aae27900 100644
--- a/intersight/model/adapter_unit_expander_response.py
+++ b/intersight/model/adapter_unit_expander_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_unit_list.py b/intersight/model/adapter_unit_list.py
index 4dc129cce1..a0fb700687 100644
--- a/intersight/model/adapter_unit_list.py
+++ b/intersight/model/adapter_unit_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_unit_list_all_of.py b/intersight/model/adapter_unit_list_all_of.py
index 341204da70..d47ae36e97 100644
--- a/intersight/model/adapter_unit_list_all_of.py
+++ b/intersight/model/adapter_unit_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/adapter_unit_relationship.py b/intersight/model/adapter_unit_relationship.py
index 70df11cafb..b1a46f71ae 100644
--- a/intersight/model/adapter_unit_relationship.py
+++ b/intersight/model/adapter_unit_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -220,7 +220,6 @@ class AdapterUnitRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -378,6 +377,7 @@ class AdapterUnitRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -388,6 +388,9 @@ class AdapterUnitRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -683,10 +686,6 @@ class AdapterUnitRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -745,22 +744,33 @@ class AdapterUnitRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -794,6 +804,7 @@ class AdapterUnitRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/adapter_unit_response.py b/intersight/model/adapter_unit_response.py
index 858ae0de2a..43f033f1dd 100644
--- a/intersight/model/adapter_unit_response.py
+++ b/intersight/model/adapter_unit_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_api_status.py b/intersight/model/appliance_api_status.py
index f48cf9701b..9e5a948496 100644
--- a/intersight/model/appliance_api_status.py
+++ b/intersight/model/appliance_api_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_api_status_all_of.py b/intersight/model/appliance_api_status_all_of.py
index d8437bfb58..33c71f7f5a 100644
--- a/intersight/model/appliance_api_status_all_of.py
+++ b/intersight/model/appliance_api_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_app_status.py b/intersight/model/appliance_app_status.py
index f34d276bb8..4dcda38efb 100644
--- a/intersight/model/appliance_app_status.py
+++ b/intersight/model/appliance_app_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_app_status_all_of.py b/intersight/model/appliance_app_status_all_of.py
index f28cfb093c..ff4d22c1c4 100644
--- a/intersight/model/appliance_app_status_all_of.py
+++ b/intersight/model/appliance_app_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_app_status_list.py b/intersight/model/appliance_app_status_list.py
index e7ee0d448d..ca2ba6303c 100644
--- a/intersight/model/appliance_app_status_list.py
+++ b/intersight/model/appliance_app_status_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_app_status_list_all_of.py b/intersight/model/appliance_app_status_list_all_of.py
index 75508d84bb..c296db87d6 100644
--- a/intersight/model/appliance_app_status_list_all_of.py
+++ b/intersight/model/appliance_app_status_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_app_status_relationship.py b/intersight/model/appliance_app_status_relationship.py
index ef2e1b0bbe..503393298f 100644
--- a/intersight/model/appliance_app_status_relationship.py
+++ b/intersight/model/appliance_app_status_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -212,7 +212,6 @@ class ApplianceAppStatusRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -370,6 +369,7 @@ class ApplianceAppStatusRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -380,6 +380,9 @@ class ApplianceAppStatusRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -675,10 +678,6 @@ class ApplianceAppStatusRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -737,22 +736,33 @@ class ApplianceAppStatusRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -786,6 +796,7 @@ class ApplianceAppStatusRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/appliance_app_status_response.py b/intersight/model/appliance_app_status_response.py
index a0202165fa..b7ace09149 100644
--- a/intersight/model/appliance_app_status_response.py
+++ b/intersight/model/appliance_app_status_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_auto_rma_policy.py b/intersight/model/appliance_auto_rma_policy.py
index aa1da40b83..ea175e9a96 100644
--- a/intersight/model/appliance_auto_rma_policy.py
+++ b/intersight/model/appliance_auto_rma_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_auto_rma_policy_all_of.py b/intersight/model/appliance_auto_rma_policy_all_of.py
index 813195171a..c3a5afc917 100644
--- a/intersight/model/appliance_auto_rma_policy_all_of.py
+++ b/intersight/model/appliance_auto_rma_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_auto_rma_policy_list.py b/intersight/model/appliance_auto_rma_policy_list.py
index fb375afbbd..3f438b03ee 100644
--- a/intersight/model/appliance_auto_rma_policy_list.py
+++ b/intersight/model/appliance_auto_rma_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_auto_rma_policy_list_all_of.py b/intersight/model/appliance_auto_rma_policy_list_all_of.py
index a529ee9a46..e3c72dc4b5 100644
--- a/intersight/model/appliance_auto_rma_policy_list_all_of.py
+++ b/intersight/model/appliance_auto_rma_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_auto_rma_policy_response.py b/intersight/model/appliance_auto_rma_policy_response.py
index e2d1ebed07..98508ca98d 100644
--- a/intersight/model/appliance_auto_rma_policy_response.py
+++ b/intersight/model/appliance_auto_rma_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_backup.py b/intersight/model/appliance_backup.py
index 77c36fba8c..f46c3264ae 100644
--- a/intersight/model/appliance_backup.py
+++ b/intersight/model/appliance_backup.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_backup_all_of.py b/intersight/model/appliance_backup_all_of.py
index 505d4190d6..cd33e0ee9b 100644
--- a/intersight/model/appliance_backup_all_of.py
+++ b/intersight/model/appliance_backup_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_backup_base.py b/intersight/model/appliance_backup_base.py
index aa33b164a3..b4abed826d 100644
--- a/intersight/model/appliance_backup_base.py
+++ b/intersight/model/appliance_backup_base.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_backup_base_all_of.py b/intersight/model/appliance_backup_base_all_of.py
index 1b80f80f71..e0d4e43386 100644
--- a/intersight/model/appliance_backup_base_all_of.py
+++ b/intersight/model/appliance_backup_base_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_backup_list.py b/intersight/model/appliance_backup_list.py
index a0b4d8480d..33d6386078 100644
--- a/intersight/model/appliance_backup_list.py
+++ b/intersight/model/appliance_backup_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_backup_list_all_of.py b/intersight/model/appliance_backup_list_all_of.py
index 5ba83b6774..f6e6cb2469 100644
--- a/intersight/model/appliance_backup_list_all_of.py
+++ b/intersight/model/appliance_backup_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_backup_policy.py b/intersight/model/appliance_backup_policy.py
index d08c31c001..73424df9f5 100644
--- a/intersight/model/appliance_backup_policy.py
+++ b/intersight/model/appliance_backup_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_backup_policy_all_of.py b/intersight/model/appliance_backup_policy_all_of.py
index 5899518cad..ec6b85f64d 100644
--- a/intersight/model/appliance_backup_policy_all_of.py
+++ b/intersight/model/appliance_backup_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_backup_policy_list.py b/intersight/model/appliance_backup_policy_list.py
index 52485b86df..a75b693a7e 100644
--- a/intersight/model/appliance_backup_policy_list.py
+++ b/intersight/model/appliance_backup_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_backup_policy_list_all_of.py b/intersight/model/appliance_backup_policy_list_all_of.py
index bf8c8e73fc..07b8b903c3 100644
--- a/intersight/model/appliance_backup_policy_list_all_of.py
+++ b/intersight/model/appliance_backup_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_backup_policy_response.py b/intersight/model/appliance_backup_policy_response.py
index 41e480d7ce..a436d5ce73 100644
--- a/intersight/model/appliance_backup_policy_response.py
+++ b/intersight/model/appliance_backup_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_backup_response.py b/intersight/model/appliance_backup_response.py
index 732610183b..c207f9c6d1 100644
--- a/intersight/model/appliance_backup_response.py
+++ b/intersight/model/appliance_backup_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_cert_renewal_phase.py b/intersight/model/appliance_cert_renewal_phase.py
index 2cdf1b2639..90a14b8f9a 100644
--- a/intersight/model/appliance_cert_renewal_phase.py
+++ b/intersight/model/appliance_cert_renewal_phase.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_cert_renewal_phase_all_of.py b/intersight/model/appliance_cert_renewal_phase_all_of.py
index f5a5f8341b..b3bdbfc7ba 100644
--- a/intersight/model/appliance_cert_renewal_phase_all_of.py
+++ b/intersight/model/appliance_cert_renewal_phase_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_certificate_setting.py b/intersight/model/appliance_certificate_setting.py
index e6155240a8..ac0bb71500 100644
--- a/intersight/model/appliance_certificate_setting.py
+++ b/intersight/model/appliance_certificate_setting.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_certificate_setting_all_of.py b/intersight/model/appliance_certificate_setting_all_of.py
index ed65dbb182..498df7d01e 100644
--- a/intersight/model/appliance_certificate_setting_all_of.py
+++ b/intersight/model/appliance_certificate_setting_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_certificate_setting_list.py b/intersight/model/appliance_certificate_setting_list.py
index 0e7e1a0cfa..ef1d61c38a 100644
--- a/intersight/model/appliance_certificate_setting_list.py
+++ b/intersight/model/appliance_certificate_setting_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_certificate_setting_list_all_of.py b/intersight/model/appliance_certificate_setting_list_all_of.py
index a2d05e74c5..679e1e56e0 100644
--- a/intersight/model/appliance_certificate_setting_list_all_of.py
+++ b/intersight/model/appliance_certificate_setting_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_certificate_setting_response.py b/intersight/model/appliance_certificate_setting_response.py
index 036607d7e4..7507651bb0 100644
--- a/intersight/model/appliance_certificate_setting_response.py
+++ b/intersight/model/appliance_certificate_setting_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_data_export_policy.py b/intersight/model/appliance_data_export_policy.py
index 1c484836cd..e75976124c 100644
--- a/intersight/model/appliance_data_export_policy.py
+++ b/intersight/model/appliance_data_export_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_data_export_policy_all_of.py b/intersight/model/appliance_data_export_policy_all_of.py
index a31a60e535..9f708539cd 100644
--- a/intersight/model/appliance_data_export_policy_all_of.py
+++ b/intersight/model/appliance_data_export_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_data_export_policy_list.py b/intersight/model/appliance_data_export_policy_list.py
index 024c03f48d..edd3393901 100644
--- a/intersight/model/appliance_data_export_policy_list.py
+++ b/intersight/model/appliance_data_export_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_data_export_policy_list_all_of.py b/intersight/model/appliance_data_export_policy_list_all_of.py
index ba2b271924..dc4f98bb4d 100644
--- a/intersight/model/appliance_data_export_policy_list_all_of.py
+++ b/intersight/model/appliance_data_export_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_data_export_policy_relationship.py b/intersight/model/appliance_data_export_policy_relationship.py
index 83948de76d..69df6edce8 100644
--- a/intersight/model/appliance_data_export_policy_relationship.py
+++ b/intersight/model/appliance_data_export_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class ApplianceDataExportPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class ApplianceDataExportPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class ApplianceDataExportPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class ApplianceDataExportPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class ApplianceDataExportPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class ApplianceDataExportPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/appliance_data_export_policy_response.py b/intersight/model/appliance_data_export_policy_response.py
index 50d4a2a784..7645742286 100644
--- a/intersight/model/appliance_data_export_policy_response.py
+++ b/intersight/model/appliance_data_export_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_device_certificate.py b/intersight/model/appliance_device_certificate.py
index 5adf3bfcc6..99f465c314 100644
--- a/intersight/model/appliance_device_certificate.py
+++ b/intersight/model/appliance_device_certificate.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_device_certificate_all_of.py b/intersight/model/appliance_device_certificate_all_of.py
index 0f506f3d17..dbc4eb7a3f 100644
--- a/intersight/model/appliance_device_certificate_all_of.py
+++ b/intersight/model/appliance_device_certificate_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_device_certificate_list.py b/intersight/model/appliance_device_certificate_list.py
index 30a171b5ce..5cea5ed666 100644
--- a/intersight/model/appliance_device_certificate_list.py
+++ b/intersight/model/appliance_device_certificate_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_device_certificate_list_all_of.py b/intersight/model/appliance_device_certificate_list_all_of.py
index ad8946c4dd..55739549f3 100644
--- a/intersight/model/appliance_device_certificate_list_all_of.py
+++ b/intersight/model/appliance_device_certificate_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_device_certificate_response.py b/intersight/model/appliance_device_certificate_response.py
index 068cdf6e09..c8f4a91ebb 100644
--- a/intersight/model/appliance_device_certificate_response.py
+++ b/intersight/model/appliance_device_certificate_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_device_claim.py b/intersight/model/appliance_device_claim.py
index 48a1fcb38f..c7732e43d0 100644
--- a/intersight/model/appliance_device_claim.py
+++ b/intersight/model/appliance_device_claim.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -96,6 +96,7 @@ class ApplianceDeviceClaim(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -295,7 +296,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
is_renew (bool): Tracks if this device is to be claimed or certificate renewal.. [optional] if omitted the server will use the default value of False # noqa: E501
message (str): Message set by the device claim process.. [optional] # noqa: E501
password (str): Password to be used to login to the endpoint device.. [optional] # noqa: E501
- platform_type (str): Platform type of the endpoint device. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): Platform type of the endpoint device. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
request_id (str): User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.. [optional] # noqa: E501
security_token (str): Device security token of the endpoint device.. [optional] # noqa: E501
status (str): Status of the device claim process. * `started` - Device claim operation has started. * `failed` - Device claim operation has failed. * `completed` - Device claim operation has completed.. [optional] if omitted the server will use the default value of "started" # noqa: E501
diff --git a/intersight/model/appliance_device_claim_all_of.py b/intersight/model/appliance_device_claim_all_of.py
index c7ba0702fb..03c6473edf 100644
--- a/intersight/model/appliance_device_claim_all_of.py
+++ b/intersight/model/appliance_device_claim_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -84,6 +84,7 @@ class ApplianceDeviceClaimAllOf(ModelNormal):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -246,7 +247,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
is_renew (bool): Tracks if this device is to be claimed or certificate renewal.. [optional] if omitted the server will use the default value of False # noqa: E501
message (str): Message set by the device claim process.. [optional] # noqa: E501
password (str): Password to be used to login to the endpoint device.. [optional] # noqa: E501
- platform_type (str): Platform type of the endpoint device. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): Platform type of the endpoint device. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
request_id (str): User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.. [optional] # noqa: E501
security_token (str): Device security token of the endpoint device.. [optional] # noqa: E501
status (str): Status of the device claim process. * `started` - Device claim operation has started. * `failed` - Device claim operation has failed. * `completed` - Device claim operation has completed.. [optional] if omitted the server will use the default value of "started" # noqa: E501
diff --git a/intersight/model/appliance_device_claim_list.py b/intersight/model/appliance_device_claim_list.py
index 9f0c51bf99..b7e5be9938 100644
--- a/intersight/model/appliance_device_claim_list.py
+++ b/intersight/model/appliance_device_claim_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_device_claim_list_all_of.py b/intersight/model/appliance_device_claim_list_all_of.py
index 7718f86452..551acc702a 100644
--- a/intersight/model/appliance_device_claim_list_all_of.py
+++ b/intersight/model/appliance_device_claim_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_device_claim_response.py b/intersight/model/appliance_device_claim_response.py
index 74b27facf8..7a476d9cc3 100644
--- a/intersight/model/appliance_device_claim_response.py
+++ b/intersight/model/appliance_device_claim_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_device_upgrade_policy.py b/intersight/model/appliance_device_upgrade_policy.py
index c56921a088..3b3415234c 100644
--- a/intersight/model/appliance_device_upgrade_policy.py
+++ b/intersight/model/appliance_device_upgrade_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_device_upgrade_policy_all_of.py b/intersight/model/appliance_device_upgrade_policy_all_of.py
index 0c572138f2..b80a1e9fc2 100644
--- a/intersight/model/appliance_device_upgrade_policy_all_of.py
+++ b/intersight/model/appliance_device_upgrade_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_device_upgrade_policy_list.py b/intersight/model/appliance_device_upgrade_policy_list.py
index a3f0c2c1e6..50c31a4f66 100644
--- a/intersight/model/appliance_device_upgrade_policy_list.py
+++ b/intersight/model/appliance_device_upgrade_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_device_upgrade_policy_list_all_of.py b/intersight/model/appliance_device_upgrade_policy_list_all_of.py
index 88c2886535..0b2d4e3a22 100644
--- a/intersight/model/appliance_device_upgrade_policy_list_all_of.py
+++ b/intersight/model/appliance_device_upgrade_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_device_upgrade_policy_response.py b/intersight/model/appliance_device_upgrade_policy_response.py
index 346ce0d4bb..0e9b420724 100644
--- a/intersight/model/appliance_device_upgrade_policy_response.py
+++ b/intersight/model/appliance_device_upgrade_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_diag_setting.py b/intersight/model/appliance_diag_setting.py
index 9dad42e32c..0711bf62b0 100644
--- a/intersight/model/appliance_diag_setting.py
+++ b/intersight/model/appliance_diag_setting.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_diag_setting_all_of.py b/intersight/model/appliance_diag_setting_all_of.py
index be444e3f1e..819af95e68 100644
--- a/intersight/model/appliance_diag_setting_all_of.py
+++ b/intersight/model/appliance_diag_setting_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_diag_setting_list.py b/intersight/model/appliance_diag_setting_list.py
index 686781672b..43d8fb2af0 100644
--- a/intersight/model/appliance_diag_setting_list.py
+++ b/intersight/model/appliance_diag_setting_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_diag_setting_list_all_of.py b/intersight/model/appliance_diag_setting_list_all_of.py
index 6509b7ee09..0f75e7e5c5 100644
--- a/intersight/model/appliance_diag_setting_list_all_of.py
+++ b/intersight/model/appliance_diag_setting_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_diag_setting_response.py b/intersight/model/appliance_diag_setting_response.py
index 412107ecc5..05463a823c 100644
--- a/intersight/model/appliance_diag_setting_response.py
+++ b/intersight/model/appliance_diag_setting_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_external_syslog_setting.py b/intersight/model/appliance_external_syslog_setting.py
index 949619997c..bc6a33cb57 100644
--- a/intersight/model/appliance_external_syslog_setting.py
+++ b/intersight/model/appliance_external_syslog_setting.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_external_syslog_setting_all_of.py b/intersight/model/appliance_external_syslog_setting_all_of.py
index 883e0f2f15..90d5289026 100644
--- a/intersight/model/appliance_external_syslog_setting_all_of.py
+++ b/intersight/model/appliance_external_syslog_setting_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_external_syslog_setting_list.py b/intersight/model/appliance_external_syslog_setting_list.py
index 7bb7a904fe..1542b82aea 100644
--- a/intersight/model/appliance_external_syslog_setting_list.py
+++ b/intersight/model/appliance_external_syslog_setting_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_external_syslog_setting_list_all_of.py b/intersight/model/appliance_external_syslog_setting_list_all_of.py
index 61662ca2c5..7b6cb4d1ec 100644
--- a/intersight/model/appliance_external_syslog_setting_list_all_of.py
+++ b/intersight/model/appliance_external_syslog_setting_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_external_syslog_setting_response.py b/intersight/model/appliance_external_syslog_setting_response.py
index 32ee2322ae..0dad89ee64 100644
--- a/intersight/model/appliance_external_syslog_setting_response.py
+++ b/intersight/model/appliance_external_syslog_setting_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_file_gateway.py b/intersight/model/appliance_file_gateway.py
index 71b2fe72ce..3ab0da07f3 100644
--- a/intersight/model/appliance_file_gateway.py
+++ b/intersight/model/appliance_file_gateway.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_file_gateway_all_of.py b/intersight/model/appliance_file_gateway_all_of.py
index 29320498dd..c52c9fd7f5 100644
--- a/intersight/model/appliance_file_gateway_all_of.py
+++ b/intersight/model/appliance_file_gateway_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_file_gateway_list.py b/intersight/model/appliance_file_gateway_list.py
index 1232395005..573f77bd77 100644
--- a/intersight/model/appliance_file_gateway_list.py
+++ b/intersight/model/appliance_file_gateway_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_file_gateway_list_all_of.py b/intersight/model/appliance_file_gateway_list_all_of.py
index 49d4023e53..5b5f580886 100644
--- a/intersight/model/appliance_file_gateway_list_all_of.py
+++ b/intersight/model/appliance_file_gateway_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_file_gateway_response.py b/intersight/model/appliance_file_gateway_response.py
index ae65a4265f..aaf1ccdb31 100644
--- a/intersight/model/appliance_file_gateway_response.py
+++ b/intersight/model/appliance_file_gateway_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_file_system_status.py b/intersight/model/appliance_file_system_status.py
index 427d075219..d441cc0d24 100644
--- a/intersight/model/appliance_file_system_status.py
+++ b/intersight/model/appliance_file_system_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_file_system_status_all_of.py b/intersight/model/appliance_file_system_status_all_of.py
index 328e3dd3a2..2ca6973462 100644
--- a/intersight/model/appliance_file_system_status_all_of.py
+++ b/intersight/model/appliance_file_system_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_file_system_status_list.py b/intersight/model/appliance_file_system_status_list.py
index e33899a7bc..2fce4f1be2 100644
--- a/intersight/model/appliance_file_system_status_list.py
+++ b/intersight/model/appliance_file_system_status_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_file_system_status_list_all_of.py b/intersight/model/appliance_file_system_status_list_all_of.py
index a19f595298..5fa9325857 100644
--- a/intersight/model/appliance_file_system_status_list_all_of.py
+++ b/intersight/model/appliance_file_system_status_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_file_system_status_relationship.py b/intersight/model/appliance_file_system_status_relationship.py
index 3c939c5be5..5d79369c45 100644
--- a/intersight/model/appliance_file_system_status_relationship.py
+++ b/intersight/model/appliance_file_system_status_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class ApplianceFileSystemStatusRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class ApplianceFileSystemStatusRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class ApplianceFileSystemStatusRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class ApplianceFileSystemStatusRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class ApplianceFileSystemStatusRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class ApplianceFileSystemStatusRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/appliance_file_system_status_response.py b/intersight/model/appliance_file_system_status_response.py
index 8455578fbe..dd3f3c2133 100644
--- a/intersight/model/appliance_file_system_status_response.py
+++ b/intersight/model/appliance_file_system_status_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_group_status.py b/intersight/model/appliance_group_status.py
index 3acdcaa5d2..2d07cafb16 100644
--- a/intersight/model/appliance_group_status.py
+++ b/intersight/model/appliance_group_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_group_status_all_of.py b/intersight/model/appliance_group_status_all_of.py
index 0902222cac..82b38b1419 100644
--- a/intersight/model/appliance_group_status_all_of.py
+++ b/intersight/model/appliance_group_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_group_status_list.py b/intersight/model/appliance_group_status_list.py
index 3f25892e9e..dbbd40901b 100644
--- a/intersight/model/appliance_group_status_list.py
+++ b/intersight/model/appliance_group_status_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_group_status_list_all_of.py b/intersight/model/appliance_group_status_list_all_of.py
index f3ba416fe7..9052489722 100644
--- a/intersight/model/appliance_group_status_list_all_of.py
+++ b/intersight/model/appliance_group_status_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_group_status_relationship.py b/intersight/model/appliance_group_status_relationship.py
index 077f5ca057..dd69d9b94d 100644
--- a/intersight/model/appliance_group_status_relationship.py
+++ b/intersight/model/appliance_group_status_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class ApplianceGroupStatusRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class ApplianceGroupStatusRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class ApplianceGroupStatusRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class ApplianceGroupStatusRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class ApplianceGroupStatusRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class ApplianceGroupStatusRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/appliance_group_status_response.py b/intersight/model/appliance_group_status_response.py
index d48cbe7093..e26686288e 100644
--- a/intersight/model/appliance_group_status_response.py
+++ b/intersight/model/appliance_group_status_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_image_bundle.py b/intersight/model/appliance_image_bundle.py
index f784c7455a..a457504356 100644
--- a/intersight/model/appliance_image_bundle.py
+++ b/intersight/model/appliance_image_bundle.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_image_bundle_all_of.py b/intersight/model/appliance_image_bundle_all_of.py
index 9fd86e3959..15945a6c47 100644
--- a/intersight/model/appliance_image_bundle_all_of.py
+++ b/intersight/model/appliance_image_bundle_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_image_bundle_list.py b/intersight/model/appliance_image_bundle_list.py
index 01cca93f26..5a405c011b 100644
--- a/intersight/model/appliance_image_bundle_list.py
+++ b/intersight/model/appliance_image_bundle_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_image_bundle_list_all_of.py b/intersight/model/appliance_image_bundle_list_all_of.py
index 8e346930b1..d6f1105732 100644
--- a/intersight/model/appliance_image_bundle_list_all_of.py
+++ b/intersight/model/appliance_image_bundle_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_image_bundle_relationship.py b/intersight/model/appliance_image_bundle_relationship.py
index 6c61997494..dff9d6eb15 100644
--- a/intersight/model/appliance_image_bundle_relationship.py
+++ b/intersight/model/appliance_image_bundle_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -209,7 +209,6 @@ class ApplianceImageBundleRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -367,6 +366,7 @@ class ApplianceImageBundleRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -377,6 +377,9 @@ class ApplianceImageBundleRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -672,10 +675,6 @@ class ApplianceImageBundleRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -734,22 +733,33 @@ class ApplianceImageBundleRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -783,6 +793,7 @@ class ApplianceImageBundleRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/appliance_image_bundle_response.py b/intersight/model/appliance_image_bundle_response.py
index 092f1ffd6e..7534a1559d 100644
--- a/intersight/model/appliance_image_bundle_response.py
+++ b/intersight/model/appliance_image_bundle_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_key_value_pair.py b/intersight/model/appliance_key_value_pair.py
index a1e23fcda2..7f35fa5349 100644
--- a/intersight/model/appliance_key_value_pair.py
+++ b/intersight/model/appliance_key_value_pair.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_key_value_pair_all_of.py b/intersight/model/appliance_key_value_pair_all_of.py
index 68751f9ad4..3f19a7a485 100644
--- a/intersight/model/appliance_key_value_pair_all_of.py
+++ b/intersight/model/appliance_key_value_pair_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_node_info.py b/intersight/model/appliance_node_info.py
index f3dbb2fd4c..9e18d4f1d4 100644
--- a/intersight/model/appliance_node_info.py
+++ b/intersight/model/appliance_node_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_node_info_all_of.py b/intersight/model/appliance_node_info_all_of.py
index 9fcf5d2b8b..ab029faf21 100644
--- a/intersight/model/appliance_node_info_all_of.py
+++ b/intersight/model/appliance_node_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_node_info_list.py b/intersight/model/appliance_node_info_list.py
index 2d4d3dd081..83c5b49c4b 100644
--- a/intersight/model/appliance_node_info_list.py
+++ b/intersight/model/appliance_node_info_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_node_info_list_all_of.py b/intersight/model/appliance_node_info_list_all_of.py
index 22a6c354d7..ee115de34b 100644
--- a/intersight/model/appliance_node_info_list_all_of.py
+++ b/intersight/model/appliance_node_info_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_node_info_relationship.py b/intersight/model/appliance_node_info_relationship.py
index be93c2d9bb..d72f9ce63f 100644
--- a/intersight/model/appliance_node_info_relationship.py
+++ b/intersight/model/appliance_node_info_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class ApplianceNodeInfoRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class ApplianceNodeInfoRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class ApplianceNodeInfoRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class ApplianceNodeInfoRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class ApplianceNodeInfoRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class ApplianceNodeInfoRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/appliance_node_info_response.py b/intersight/model/appliance_node_info_response.py
index 3fec696bea..e15e408475 100644
--- a/intersight/model/appliance_node_info_response.py
+++ b/intersight/model/appliance_node_info_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_node_status.py b/intersight/model/appliance_node_status.py
index fc25300951..0cb178b24e 100644
--- a/intersight/model/appliance_node_status.py
+++ b/intersight/model/appliance_node_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_node_status_all_of.py b/intersight/model/appliance_node_status_all_of.py
index 7f2e935a5e..87235f373e 100644
--- a/intersight/model/appliance_node_status_all_of.py
+++ b/intersight/model/appliance_node_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_node_status_list.py b/intersight/model/appliance_node_status_list.py
index 20f2778140..f7ba065e75 100644
--- a/intersight/model/appliance_node_status_list.py
+++ b/intersight/model/appliance_node_status_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_node_status_list_all_of.py b/intersight/model/appliance_node_status_list_all_of.py
index e2e47e425b..c27ad27df0 100644
--- a/intersight/model/appliance_node_status_list_all_of.py
+++ b/intersight/model/appliance_node_status_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_node_status_relationship.py b/intersight/model/appliance_node_status_relationship.py
index 6e6a06da4b..8fb148c7f2 100644
--- a/intersight/model/appliance_node_status_relationship.py
+++ b/intersight/model/appliance_node_status_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -217,7 +217,6 @@ class ApplianceNodeStatusRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -375,6 +374,7 @@ class ApplianceNodeStatusRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -385,6 +385,9 @@ class ApplianceNodeStatusRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -680,10 +683,6 @@ class ApplianceNodeStatusRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -742,22 +741,33 @@ class ApplianceNodeStatusRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -791,6 +801,7 @@ class ApplianceNodeStatusRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/appliance_node_status_response.py b/intersight/model/appliance_node_status_response.py
index 26f24e0cc2..19826487df 100644
--- a/intersight/model/appliance_node_status_response.py
+++ b/intersight/model/appliance_node_status_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_release_note.py b/intersight/model/appliance_release_note.py
index 989dabc933..3f37c09493 100644
--- a/intersight/model/appliance_release_note.py
+++ b/intersight/model/appliance_release_note.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_release_note_all_of.py b/intersight/model/appliance_release_note_all_of.py
index 2826b4e40f..c13b825d39 100644
--- a/intersight/model/appliance_release_note_all_of.py
+++ b/intersight/model/appliance_release_note_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_release_note_list.py b/intersight/model/appliance_release_note_list.py
index eb3a6c94a3..436296a5d5 100644
--- a/intersight/model/appliance_release_note_list.py
+++ b/intersight/model/appliance_release_note_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_release_note_list_all_of.py b/intersight/model/appliance_release_note_list_all_of.py
index ff3fb10176..788135bfee 100644
--- a/intersight/model/appliance_release_note_list_all_of.py
+++ b/intersight/model/appliance_release_note_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_release_note_response.py b/intersight/model/appliance_release_note_response.py
index a510eba8a0..0eb7e1a746 100644
--- a/intersight/model/appliance_release_note_response.py
+++ b/intersight/model/appliance_release_note_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_remote_file_import.py b/intersight/model/appliance_remote_file_import.py
index b38ac49657..ede0d8c299 100644
--- a/intersight/model/appliance_remote_file_import.py
+++ b/intersight/model/appliance_remote_file_import.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_remote_file_import_all_of.py b/intersight/model/appliance_remote_file_import_all_of.py
index 43703d5a6f..ce51d2c610 100644
--- a/intersight/model/appliance_remote_file_import_all_of.py
+++ b/intersight/model/appliance_remote_file_import_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_remote_file_import_list.py b/intersight/model/appliance_remote_file_import_list.py
index a5cdcdc719..f0b0afcf07 100644
--- a/intersight/model/appliance_remote_file_import_list.py
+++ b/intersight/model/appliance_remote_file_import_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_remote_file_import_list_all_of.py b/intersight/model/appliance_remote_file_import_list_all_of.py
index 36f8dbba79..494cf38a58 100644
--- a/intersight/model/appliance_remote_file_import_list_all_of.py
+++ b/intersight/model/appliance_remote_file_import_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_remote_file_import_response.py b/intersight/model/appliance_remote_file_import_response.py
index 3a46fb0fe3..8d39e3dcdd 100644
--- a/intersight/model/appliance_remote_file_import_response.py
+++ b/intersight/model/appliance_remote_file_import_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_restore.py b/intersight/model/appliance_restore.py
index 9a83b1e6dc..a64084cff1 100644
--- a/intersight/model/appliance_restore.py
+++ b/intersight/model/appliance_restore.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_restore_all_of.py b/intersight/model/appliance_restore_all_of.py
index 72f581d7b8..e64d017f8e 100644
--- a/intersight/model/appliance_restore_all_of.py
+++ b/intersight/model/appliance_restore_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_restore_list.py b/intersight/model/appliance_restore_list.py
index 16d5b3011e..3741c8398e 100644
--- a/intersight/model/appliance_restore_list.py
+++ b/intersight/model/appliance_restore_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_restore_list_all_of.py b/intersight/model/appliance_restore_list_all_of.py
index 311b08074c..3cb2c3abc4 100644
--- a/intersight/model/appliance_restore_list_all_of.py
+++ b/intersight/model/appliance_restore_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_restore_response.py b/intersight/model/appliance_restore_response.py
index 952acc1a99..37bf554536 100644
--- a/intersight/model/appliance_restore_response.py
+++ b/intersight/model/appliance_restore_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_setup_info.py b/intersight/model/appliance_setup_info.py
index 9fea07a60b..8c3f38650a 100644
--- a/intersight/model/appliance_setup_info.py
+++ b/intersight/model/appliance_setup_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_setup_info_all_of.py b/intersight/model/appliance_setup_info_all_of.py
index 3853fb788c..eda6538eb0 100644
--- a/intersight/model/appliance_setup_info_all_of.py
+++ b/intersight/model/appliance_setup_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_setup_info_list.py b/intersight/model/appliance_setup_info_list.py
index c768b7f71b..07df22832a 100644
--- a/intersight/model/appliance_setup_info_list.py
+++ b/intersight/model/appliance_setup_info_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_setup_info_list_all_of.py b/intersight/model/appliance_setup_info_list_all_of.py
index 4c27f20b3e..edf7db907d 100644
--- a/intersight/model/appliance_setup_info_list_all_of.py
+++ b/intersight/model/appliance_setup_info_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_setup_info_response.py b/intersight/model/appliance_setup_info_response.py
index ae864e96fb..e397cc130a 100644
--- a/intersight/model/appliance_setup_info_response.py
+++ b/intersight/model/appliance_setup_info_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_status_check.py b/intersight/model/appliance_status_check.py
index 0e79e099a2..37c16d3829 100644
--- a/intersight/model/appliance_status_check.py
+++ b/intersight/model/appliance_status_check.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_status_check_all_of.py b/intersight/model/appliance_status_check_all_of.py
index 71525ff579..7b45f55103 100644
--- a/intersight/model/appliance_status_check_all_of.py
+++ b/intersight/model/appliance_status_check_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_system_info.py b/intersight/model/appliance_system_info.py
index ac859be659..8764f5c1d0 100644
--- a/intersight/model/appliance_system_info.py
+++ b/intersight/model/appliance_system_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_system_info_all_of.py b/intersight/model/appliance_system_info_all_of.py
index 7663016559..0569f485cc 100644
--- a/intersight/model/appliance_system_info_all_of.py
+++ b/intersight/model/appliance_system_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_system_info_list.py b/intersight/model/appliance_system_info_list.py
index f56733f6ff..a31d3f59d0 100644
--- a/intersight/model/appliance_system_info_list.py
+++ b/intersight/model/appliance_system_info_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_system_info_list_all_of.py b/intersight/model/appliance_system_info_list_all_of.py
index b5ff59f1f0..28bb3ae34b 100644
--- a/intersight/model/appliance_system_info_list_all_of.py
+++ b/intersight/model/appliance_system_info_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_system_info_relationship.py b/intersight/model/appliance_system_info_relationship.py
index 4bc2374f4b..c3e1a849a2 100644
--- a/intersight/model/appliance_system_info_relationship.py
+++ b/intersight/model/appliance_system_info_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -465,7 +465,6 @@ class ApplianceSystemInfoRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -623,6 +622,7 @@ class ApplianceSystemInfoRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -633,6 +633,9 @@ class ApplianceSystemInfoRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -928,10 +931,6 @@ class ApplianceSystemInfoRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -990,22 +989,33 @@ class ApplianceSystemInfoRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -1039,6 +1049,7 @@ class ApplianceSystemInfoRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/appliance_system_info_response.py b/intersight/model/appliance_system_info_response.py
index 2d836efe4c..1078ceec77 100644
--- a/intersight/model/appliance_system_info_response.py
+++ b/intersight/model/appliance_system_info_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_system_status.py b/intersight/model/appliance_system_status.py
index a9e5dde5fc..135001e304 100644
--- a/intersight/model/appliance_system_status.py
+++ b/intersight/model/appliance_system_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_system_status_all_of.py b/intersight/model/appliance_system_status_all_of.py
index 60b6258708..6e7e4ac91c 100644
--- a/intersight/model/appliance_system_status_all_of.py
+++ b/intersight/model/appliance_system_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_system_status_list.py b/intersight/model/appliance_system_status_list.py
index 15583342c3..c12ec6ae85 100644
--- a/intersight/model/appliance_system_status_list.py
+++ b/intersight/model/appliance_system_status_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_system_status_list_all_of.py b/intersight/model/appliance_system_status_list_all_of.py
index 95ea5fb624..1fcc756317 100644
--- a/intersight/model/appliance_system_status_list_all_of.py
+++ b/intersight/model/appliance_system_status_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_system_status_relationship.py b/intersight/model/appliance_system_status_relationship.py
index fd21e93912..3062596a8c 100644
--- a/intersight/model/appliance_system_status_relationship.py
+++ b/intersight/model/appliance_system_status_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -214,7 +214,6 @@ class ApplianceSystemStatusRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -372,6 +371,7 @@ class ApplianceSystemStatusRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -382,6 +382,9 @@ class ApplianceSystemStatusRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -677,10 +680,6 @@ class ApplianceSystemStatusRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -739,22 +738,33 @@ class ApplianceSystemStatusRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -788,6 +798,7 @@ class ApplianceSystemStatusRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/appliance_system_status_response.py b/intersight/model/appliance_system_status_response.py
index 45bbb58201..e440dce6be 100644
--- a/intersight/model/appliance_system_status_response.py
+++ b/intersight/model/appliance_system_status_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_upgrade.py b/intersight/model/appliance_upgrade.py
index 9eb323ccbf..09bd2f598d 100644
--- a/intersight/model/appliance_upgrade.py
+++ b/intersight/model/appliance_upgrade.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_upgrade_all_of.py b/intersight/model/appliance_upgrade_all_of.py
index 10897c1898..3888147f7f 100644
--- a/intersight/model/appliance_upgrade_all_of.py
+++ b/intersight/model/appliance_upgrade_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_upgrade_list.py b/intersight/model/appliance_upgrade_list.py
index 493d2a4e6d..98e4ac5d06 100644
--- a/intersight/model/appliance_upgrade_list.py
+++ b/intersight/model/appliance_upgrade_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_upgrade_list_all_of.py b/intersight/model/appliance_upgrade_list_all_of.py
index 2f60e6016a..ad288c6dcf 100644
--- a/intersight/model/appliance_upgrade_list_all_of.py
+++ b/intersight/model/appliance_upgrade_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_upgrade_policy.py b/intersight/model/appliance_upgrade_policy.py
index 7d58099763..ea23e9c9bc 100644
--- a/intersight/model/appliance_upgrade_policy.py
+++ b/intersight/model/appliance_upgrade_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_upgrade_policy_all_of.py b/intersight/model/appliance_upgrade_policy_all_of.py
index 47032fc117..e2afa5486c 100644
--- a/intersight/model/appliance_upgrade_policy_all_of.py
+++ b/intersight/model/appliance_upgrade_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_upgrade_policy_list.py b/intersight/model/appliance_upgrade_policy_list.py
index d327a50c11..3b49bd0465 100644
--- a/intersight/model/appliance_upgrade_policy_list.py
+++ b/intersight/model/appliance_upgrade_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_upgrade_policy_list_all_of.py b/intersight/model/appliance_upgrade_policy_list_all_of.py
index 1020b32995..162115cae2 100644
--- a/intersight/model/appliance_upgrade_policy_list_all_of.py
+++ b/intersight/model/appliance_upgrade_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_upgrade_policy_response.py b/intersight/model/appliance_upgrade_policy_response.py
index f525d4f950..763d3465a3 100644
--- a/intersight/model/appliance_upgrade_policy_response.py
+++ b/intersight/model/appliance_upgrade_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/appliance_upgrade_response.py b/intersight/model/appliance_upgrade_response.py
index 9595dcad48..e7866af59e 100644
--- a/intersight/model/appliance_upgrade_response.py
+++ b/intersight/model/appliance_upgrade_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_address_information.py b/intersight/model/asset_address_information.py
index ebfa91508e..6c111055d2 100644
--- a/intersight/model/asset_address_information.py
+++ b/intersight/model/asset_address_information.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_address_information_all_of.py b/intersight/model/asset_address_information_all_of.py
index aeb73aed30..a653e0a319 100644
--- a/intersight/model/asset_address_information_all_of.py
+++ b/intersight/model/asset_address_information_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_api_key_credential.py b/intersight/model/asset_api_key_credential.py
index 04f678ec4f..6f1cb10fc4 100644
--- a/intersight/model/asset_api_key_credential.py
+++ b/intersight/model/asset_api_key_credential.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_api_key_credential_all_of.py b/intersight/model/asset_api_key_credential_all_of.py
index 3ef2f3d553..79b6e16f8c 100644
--- a/intersight/model/asset_api_key_credential_all_of.py
+++ b/intersight/model/asset_api_key_credential_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_claim_signature.py b/intersight/model/asset_claim_signature.py
index cb00d4cbcc..5204eaf95c 100644
--- a/intersight/model/asset_claim_signature.py
+++ b/intersight/model/asset_claim_signature.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_claim_signature_all_of.py b/intersight/model/asset_claim_signature_all_of.py
index 08e301ab9a..97ce4cb570 100644
--- a/intersight/model/asset_claim_signature_all_of.py
+++ b/intersight/model/asset_claim_signature_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_client_certificate_credential.py b/intersight/model/asset_client_certificate_credential.py
index 85d3d89134..2dfc0628c7 100644
--- a/intersight/model/asset_client_certificate_credential.py
+++ b/intersight/model/asset_client_certificate_credential.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_client_certificate_credential_all_of.py b/intersight/model/asset_client_certificate_credential_all_of.py
index a47632e65c..b2721c0f75 100644
--- a/intersight/model/asset_client_certificate_credential_all_of.py
+++ b/intersight/model/asset_client_certificate_credential_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_cloud_connection.py b/intersight/model/asset_cloud_connection.py
index b671c572da..530ed76d7f 100644
--- a/intersight/model/asset_cloud_connection.py
+++ b/intersight/model/asset_cloud_connection.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_cluster_member.py b/intersight/model/asset_cluster_member.py
index 4308fd7919..95dd1858d8 100644
--- a/intersight/model/asset_cluster_member.py
+++ b/intersight/model/asset_cluster_member.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_cluster_member_all_of.py b/intersight/model/asset_cluster_member_all_of.py
index dffb7aca9e..f74e7a51c9 100644
--- a/intersight/model/asset_cluster_member_all_of.py
+++ b/intersight/model/asset_cluster_member_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_cluster_member_list.py b/intersight/model/asset_cluster_member_list.py
index e82dc7a9f5..3db6da028b 100644
--- a/intersight/model/asset_cluster_member_list.py
+++ b/intersight/model/asset_cluster_member_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_cluster_member_list_all_of.py b/intersight/model/asset_cluster_member_list_all_of.py
index f834c6699c..a53db451d7 100644
--- a/intersight/model/asset_cluster_member_list_all_of.py
+++ b/intersight/model/asset_cluster_member_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_cluster_member_relationship.py b/intersight/model/asset_cluster_member_relationship.py
index 1936fe850d..1950ecc885 100644
--- a/intersight/model/asset_cluster_member_relationship.py
+++ b/intersight/model/asset_cluster_member_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -215,7 +215,6 @@ class AssetClusterMemberRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -373,6 +372,7 @@ class AssetClusterMemberRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -383,6 +383,9 @@ class AssetClusterMemberRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -678,10 +681,6 @@ class AssetClusterMemberRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -740,22 +739,33 @@ class AssetClusterMemberRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -789,6 +799,7 @@ class AssetClusterMemberRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/asset_cluster_member_response.py b/intersight/model/asset_cluster_member_response.py
index de985d3851..ef116c5679 100644
--- a/intersight/model/asset_cluster_member_response.py
+++ b/intersight/model/asset_cluster_member_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_connection.py b/intersight/model/asset_connection.py
index 0627d5f2b6..9f08b4b89a 100644
--- a/intersight/model/asset_connection.py
+++ b/intersight/model/asset_connection.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_connection_all_of.py b/intersight/model/asset_connection_all_of.py
index 66c39e6328..04a3ac252e 100644
--- a/intersight/model/asset_connection_all_of.py
+++ b/intersight/model/asset_connection_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_connection_control_message.py b/intersight/model/asset_connection_control_message.py
index d6d22685b6..71a62fe905 100644
--- a/intersight/model/asset_connection_control_message.py
+++ b/intersight/model/asset_connection_control_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_connection_control_message_all_of.py b/intersight/model/asset_connection_control_message_all_of.py
index c02412e7c2..9af9be39f4 100644
--- a/intersight/model/asset_connection_control_message_all_of.py
+++ b/intersight/model/asset_connection_control_message_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_contract_information.py b/intersight/model/asset_contract_information.py
index a3744c43d5..a35fa49517 100644
--- a/intersight/model/asset_contract_information.py
+++ b/intersight/model/asset_contract_information.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_contract_information_all_of.py b/intersight/model/asset_contract_information_all_of.py
index 4198a69b9b..46ae573d24 100644
--- a/intersight/model/asset_contract_information_all_of.py
+++ b/intersight/model/asset_contract_information_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_credential.py b/intersight/model/asset_credential.py
index 4207b38f8c..c5dd27f019 100644
--- a/intersight/model/asset_credential.py
+++ b/intersight/model/asset_credential.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -77,6 +77,7 @@ class AssetCredential(ModelComposed):
allowed_values = {
('class_id',): {
'ACCESS.ADDRESSTYPE': "access.AddressType",
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig",
'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings",
'ADAPTER.ETHSETTINGS': "adapter.EthSettings",
@@ -151,6 +152,7 @@ class AssetCredential(ModelComposed):
'BULK.HTTPHEADER': "bulk.HttpHeader",
'BULK.RESTRESULT': "bulk.RestResult",
'BULK.RESTSUBREQUEST': "bulk.RestSubRequest",
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
'CAPABILITY.PORTRANGE': "capability.PortRange",
'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits",
'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits",
@@ -232,10 +234,10 @@ class AssetCredential(ModelComposed):
'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact",
'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta",
'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload",
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact",
'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory",
'FIRMWARE.HTTPSERVER': "firmware.HttpServer",
- 'FIRMWARE.INCLUDECOMPONENTLISTTYPE': "firmware.IncludeComponentListType",
'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare",
'FIRMWARE.NFSSERVER': "firmware.NfsServer",
'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact",
@@ -370,6 +372,7 @@ class AssetCredential(ModelComposed):
'MO.MOREF': "mo.MoRef",
'MO.TAG': "mo.Tag",
'MO.VERSIONCONTEXT': "mo.VersionContext",
+ 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress",
'NIAAPI.DETAIL': "niaapi.Detail",
'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail",
'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo",
@@ -378,16 +381,21 @@ class AssetCredential(ModelComposed):
'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails",
'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus",
'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo",
+ 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail",
'NIATELEMETRY.INTERFACE': "niatelemetry.Interface",
'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement",
'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail",
'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink",
+ 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo",
+ 'NIATELEMETRY.NODE': "niatelemetry.Node",
'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters",
'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni",
+ 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn",
'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn",
'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp",
'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense",
'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus",
+ 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails",
'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition",
'NOTIFICATION.SENDEMAIL': "notification.SendEmail",
'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer",
@@ -436,8 +444,6 @@ class AssetCredential(ModelComposed):
'SDCARD.PARTITION': "sdcard.Partition",
'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility",
'SDCARD.USERPARTITION': "sdcard.UserPartition",
- 'SDWAN.NETWORKCONFIGURATIONTYPE': "sdwan.NetworkConfigurationType",
- 'SDWAN.TEMPLATEINPUTSTYPE': "sdwan.TemplateInputsType",
'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger",
'SNMP.TRAP': "snmp.Trap",
'SNMP.USER': "snmp.User",
@@ -452,7 +458,6 @@ class AssetCredential(ModelComposed):
'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization",
'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity",
'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator",
- 'STORAGE.INITIATOR': "storage.Initiator",
'STORAGE.KEYSETTING': "storage.KeySetting",
'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting",
'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig",
@@ -534,7 +539,9 @@ class AssetCredential(ModelComposed):
'VIRTUALIZATION.VMDISK': "virtualization.VmDisk",
'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk",
'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface",
+ 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol",
'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo",
+ 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes",
'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption",
'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo",
'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover",
@@ -571,6 +578,7 @@ class AssetCredential(ModelComposed):
'VNIC.VSANSETTINGS': "vnic.VsanSettings",
'VNIC.VXLANSETTINGS': "vnic.VxlanSettings",
'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition",
+ 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession",
'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType",
'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles",
'WORKFLOW.CLICOMMAND': "workflow.CliCommand",
@@ -637,6 +645,7 @@ class AssetCredential(ModelComposed):
},
('object_type',): {
'ACCESS.ADDRESSTYPE': "access.AddressType",
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig",
'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings",
'ADAPTER.ETHSETTINGS': "adapter.EthSettings",
@@ -711,6 +720,7 @@ class AssetCredential(ModelComposed):
'BULK.HTTPHEADER': "bulk.HttpHeader",
'BULK.RESTRESULT': "bulk.RestResult",
'BULK.RESTSUBREQUEST': "bulk.RestSubRequest",
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
'CAPABILITY.PORTRANGE': "capability.PortRange",
'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits",
'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits",
@@ -792,10 +802,10 @@ class AssetCredential(ModelComposed):
'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact",
'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta",
'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload",
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact",
'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory",
'FIRMWARE.HTTPSERVER': "firmware.HttpServer",
- 'FIRMWARE.INCLUDECOMPONENTLISTTYPE': "firmware.IncludeComponentListType",
'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare",
'FIRMWARE.NFSSERVER': "firmware.NfsServer",
'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact",
@@ -930,6 +940,7 @@ class AssetCredential(ModelComposed):
'MO.MOREF': "mo.MoRef",
'MO.TAG': "mo.Tag",
'MO.VERSIONCONTEXT': "mo.VersionContext",
+ 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress",
'NIAAPI.DETAIL': "niaapi.Detail",
'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail",
'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo",
@@ -938,16 +949,21 @@ class AssetCredential(ModelComposed):
'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails",
'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus",
'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo",
+ 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail",
'NIATELEMETRY.INTERFACE': "niatelemetry.Interface",
'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement",
'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail",
'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink",
+ 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo",
+ 'NIATELEMETRY.NODE': "niatelemetry.Node",
'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters",
'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni",
+ 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn",
'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn",
'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp",
'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense",
'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus",
+ 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails",
'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition",
'NOTIFICATION.SENDEMAIL': "notification.SendEmail",
'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer",
@@ -996,8 +1012,6 @@ class AssetCredential(ModelComposed):
'SDCARD.PARTITION': "sdcard.Partition",
'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility",
'SDCARD.USERPARTITION': "sdcard.UserPartition",
- 'SDWAN.NETWORKCONFIGURATIONTYPE': "sdwan.NetworkConfigurationType",
- 'SDWAN.TEMPLATEINPUTSTYPE': "sdwan.TemplateInputsType",
'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger",
'SNMP.TRAP': "snmp.Trap",
'SNMP.USER': "snmp.User",
@@ -1012,7 +1026,6 @@ class AssetCredential(ModelComposed):
'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization",
'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity",
'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator",
- 'STORAGE.INITIATOR': "storage.Initiator",
'STORAGE.KEYSETTING': "storage.KeySetting",
'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting",
'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig",
@@ -1094,7 +1107,9 @@ class AssetCredential(ModelComposed):
'VIRTUALIZATION.VMDISK': "virtualization.VmDisk",
'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk",
'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface",
+ 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol",
'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo",
+ 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes",
'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption",
'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo",
'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover",
@@ -1131,6 +1146,7 @@ class AssetCredential(ModelComposed):
'VNIC.VSANSETTINGS': "vnic.VsanSettings",
'VNIC.VXLANSETTINGS': "vnic.VxlanSettings",
'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition",
+ 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession",
'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType",
'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles",
'WORKFLOW.CLICOMMAND': "workflow.CliCommand",
diff --git a/intersight/model/asset_customer_information.py b/intersight/model/asset_customer_information.py
index 08bd65553e..f613ac3524 100644
--- a/intersight/model/asset_customer_information.py
+++ b/intersight/model/asset_customer_information.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_customer_information_all_of.py b/intersight/model/asset_customer_information_all_of.py
index 8819dc7dfa..fa2d5d5cd7 100644
--- a/intersight/model/asset_customer_information_all_of.py
+++ b/intersight/model/asset_customer_information_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment.py b/intersight/model/asset_deployment.py
index dd88f233b4..6ab47ae0b1 100644
--- a/intersight/model/asset_deployment.py
+++ b/intersight/model/asset_deployment.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment_alarm_info.py b/intersight/model/asset_deployment_alarm_info.py
index 9fbac81eff..a30ac04bc0 100644
--- a/intersight/model/asset_deployment_alarm_info.py
+++ b/intersight/model/asset_deployment_alarm_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment_alarm_info_all_of.py b/intersight/model/asset_deployment_alarm_info_all_of.py
index 1ab6bfc9cd..7aed691a93 100644
--- a/intersight/model/asset_deployment_alarm_info_all_of.py
+++ b/intersight/model/asset_deployment_alarm_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment_all_of.py b/intersight/model/asset_deployment_all_of.py
index 51d33af503..706b93a4fb 100644
--- a/intersight/model/asset_deployment_all_of.py
+++ b/intersight/model/asset_deployment_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment_device.py b/intersight/model/asset_deployment_device.py
index 89519d8296..f77f6cdb02 100644
--- a/intersight/model/asset_deployment_device.py
+++ b/intersight/model/asset_deployment_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -128,6 +128,7 @@ def openapi_types():
'device_statistics': (AssetDeviceStatistics,), # noqa: E501
'product_subgroup': (str,), # noqa: E501
'product_type': (str,), # noqa: E501
+ 'registered_device_moid': (str,), # noqa: E501
'unit_of_measure': ([AssetMeteringType], none_type,), # noqa: E501
'virtualization_platform': (str,), # noqa: E501
'workload': (str,), # noqa: E501
@@ -169,6 +170,7 @@ def discriminator():
'device_statistics': 'DeviceStatistics', # noqa: E501
'product_subgroup': 'ProductSubgroup', # noqa: E501
'product_type': 'ProductType', # noqa: E501
+ 'registered_device_moid': 'RegisteredDeviceMoid', # noqa: E501
'unit_of_measure': 'UnitOfMeasure', # noqa: E501
'virtualization_platform': 'VirtualizationPlatform', # noqa: E501
'workload': 'Workload', # noqa: E501
@@ -250,6 +252,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
device_statistics (AssetDeviceStatistics): [optional] # noqa: E501
product_subgroup (str): Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \"N9300 Series\" in Product type \"SWITCH\".. [optional] # noqa: E501
product_type (str): Product type helps to determine if device has to be billed using consumption metering. example \"SERVER\".. [optional] # noqa: E501
+ registered_device_moid (str): String reference to the device connector.. [optional] # noqa: E501
unit_of_measure ([AssetMeteringType], none_type): [optional] # noqa: E501
virtualization_platform (str): Virtualization platform is used to identify the hypervisor type. example \"ESXi\".. [optional] # noqa: E501
workload (str): Workload/Usecase running on the device.. [optional] # noqa: E501
diff --git a/intersight/model/asset_deployment_device_alarm_info.py b/intersight/model/asset_deployment_device_alarm_info.py
index afc531c1eb..e7cf529758 100644
--- a/intersight/model/asset_deployment_device_alarm_info.py
+++ b/intersight/model/asset_deployment_device_alarm_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment_device_alarm_info_all_of.py b/intersight/model/asset_deployment_device_alarm_info_all_of.py
index 354b8e1f3c..bdb908e60e 100644
--- a/intersight/model/asset_deployment_device_alarm_info_all_of.py
+++ b/intersight/model/asset_deployment_device_alarm_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment_device_all_of.py b/intersight/model/asset_deployment_device_all_of.py
index d71f82a143..8487fc76b7 100644
--- a/intersight/model/asset_deployment_device_all_of.py
+++ b/intersight/model/asset_deployment_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -109,6 +109,7 @@ def openapi_types():
'device_statistics': (AssetDeviceStatistics,), # noqa: E501
'product_subgroup': (str,), # noqa: E501
'product_type': (str,), # noqa: E501
+ 'registered_device_moid': (str,), # noqa: E501
'unit_of_measure': ([AssetMeteringType], none_type,), # noqa: E501
'virtualization_platform': (str,), # noqa: E501
'workload': (str,), # noqa: E501
@@ -134,6 +135,7 @@ def discriminator():
'device_statistics': 'DeviceStatistics', # noqa: E501
'product_subgroup': 'ProductSubgroup', # noqa: E501
'product_type': 'ProductType', # noqa: E501
+ 'registered_device_moid': 'RegisteredDeviceMoid', # noqa: E501
'unit_of_measure': 'UnitOfMeasure', # noqa: E501
'virtualization_platform': 'VirtualizationPlatform', # noqa: E501
'workload': 'Workload', # noqa: E501
@@ -201,6 +203,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
device_statistics (AssetDeviceStatistics): [optional] # noqa: E501
product_subgroup (str): Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \"N9300 Series\" in Product type \"SWITCH\".. [optional] # noqa: E501
product_type (str): Product type helps to determine if device has to be billed using consumption metering. example \"SERVER\".. [optional] # noqa: E501
+ registered_device_moid (str): String reference to the device connector.. [optional] # noqa: E501
unit_of_measure ([AssetMeteringType], none_type): [optional] # noqa: E501
virtualization_platform (str): Virtualization platform is used to identify the hypervisor type. example \"ESXi\".. [optional] # noqa: E501
workload (str): Workload/Usecase running on the device.. [optional] # noqa: E501
diff --git a/intersight/model/asset_deployment_device_information.py b/intersight/model/asset_deployment_device_information.py
index b5305febce..ba5aabb1df 100644
--- a/intersight/model/asset_deployment_device_information.py
+++ b/intersight/model/asset_deployment_device_information.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment_device_information_all_of.py b/intersight/model/asset_deployment_device_information_all_of.py
index 0510acf0cb..17dffaf989 100644
--- a/intersight/model/asset_deployment_device_information_all_of.py
+++ b/intersight/model/asset_deployment_device_information_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment_device_list.py b/intersight/model/asset_deployment_device_list.py
index 10ead07fb7..58c683df0f 100644
--- a/intersight/model/asset_deployment_device_list.py
+++ b/intersight/model/asset_deployment_device_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment_device_list_all_of.py b/intersight/model/asset_deployment_device_list_all_of.py
index 4ff89a3b7a..467f931d72 100644
--- a/intersight/model/asset_deployment_device_list_all_of.py
+++ b/intersight/model/asset_deployment_device_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment_device_relationship.py b/intersight/model/asset_deployment_device_relationship.py
index ae25105452..1f405ce4e6 100644
--- a/intersight/model/asset_deployment_device_relationship.py
+++ b/intersight/model/asset_deployment_device_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -216,7 +216,6 @@ class AssetDeploymentDeviceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -374,6 +373,7 @@ class AssetDeploymentDeviceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -384,6 +384,9 @@ class AssetDeploymentDeviceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -679,10 +682,6 @@ class AssetDeploymentDeviceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -741,22 +740,33 @@ class AssetDeploymentDeviceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -790,6 +800,7 @@ class AssetDeploymentDeviceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -943,6 +954,7 @@ def openapi_types():
'device_statistics': (AssetDeviceStatistics,), # noqa: E501
'product_subgroup': (str,), # noqa: E501
'product_type': (str,), # noqa: E501
+ 'registered_device_moid': (str,), # noqa: E501
'unit_of_measure': ([AssetMeteringType], none_type,), # noqa: E501
'virtualization_platform': (str,), # noqa: E501
'workload': (str,), # noqa: E501
@@ -989,6 +1001,7 @@ def discriminator():
'device_statistics': 'DeviceStatistics', # noqa: E501
'product_subgroup': 'ProductSubgroup', # noqa: E501
'product_type': 'ProductType', # noqa: E501
+ 'registered_device_moid': 'RegisteredDeviceMoid', # noqa: E501
'unit_of_measure': 'UnitOfMeasure', # noqa: E501
'virtualization_platform': 'VirtualizationPlatform', # noqa: E501
'workload': 'Workload', # noqa: E501
@@ -1072,6 +1085,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
device_statistics (AssetDeviceStatistics): [optional] # noqa: E501
product_subgroup (str): Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \"N9300 Series\" in Product type \"SWITCH\".. [optional] # noqa: E501
product_type (str): Product type helps to determine if device has to be billed using consumption metering. example \"SERVER\".. [optional] # noqa: E501
+ registered_device_moid (str): String reference to the device connector.. [optional] # noqa: E501
unit_of_measure ([AssetMeteringType], none_type): [optional] # noqa: E501
virtualization_platform (str): Virtualization platform is used to identify the hypervisor type. example \"ESXi\".. [optional] # noqa: E501
workload (str): Workload/Usecase running on the device.. [optional] # noqa: E501
diff --git a/intersight/model/asset_deployment_device_response.py b/intersight/model/asset_deployment_device_response.py
index 04f2b3b798..757dc913d1 100644
--- a/intersight/model/asset_deployment_device_response.py
+++ b/intersight/model/asset_deployment_device_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment_list.py b/intersight/model/asset_deployment_list.py
index 9a98b6eab3..342d5d924b 100644
--- a/intersight/model/asset_deployment_list.py
+++ b/intersight/model/asset_deployment_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment_list_all_of.py b/intersight/model/asset_deployment_list_all_of.py
index 74e910a227..969911f600 100644
--- a/intersight/model/asset_deployment_list_all_of.py
+++ b/intersight/model/asset_deployment_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_deployment_relationship.py b/intersight/model/asset_deployment_relationship.py
index e09a8b6ef3..4d64753ce1 100644
--- a/intersight/model/asset_deployment_relationship.py
+++ b/intersight/model/asset_deployment_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -219,7 +219,6 @@ class AssetDeploymentRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -377,6 +376,7 @@ class AssetDeploymentRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -387,6 +387,9 @@ class AssetDeploymentRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -682,10 +685,6 @@ class AssetDeploymentRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -744,22 +743,33 @@ class AssetDeploymentRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -793,6 +803,7 @@ class AssetDeploymentRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/asset_deployment_response.py b/intersight/model/asset_deployment_response.py
index d063838b85..0284fb87c6 100644
--- a/intersight/model/asset_deployment_response.py
+++ b/intersight/model/asset_deployment_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_claim.py b/intersight/model/asset_device_claim.py
index f80087f6a2..d58faadf95 100644
--- a/intersight/model/asset_device_claim.py
+++ b/intersight/model/asset_device_claim.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_claim_all_of.py b/intersight/model/asset_device_claim_all_of.py
index 341ed8899f..2d1751fec5 100644
--- a/intersight/model/asset_device_claim_all_of.py
+++ b/intersight/model/asset_device_claim_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_claim_relationship.py b/intersight/model/asset_device_claim_relationship.py
index cf4d5b5995..aa80a4ae15 100644
--- a/intersight/model/asset_device_claim_relationship.py
+++ b/intersight/model/asset_device_claim_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class AssetDeviceClaimRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class AssetDeviceClaimRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class AssetDeviceClaimRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class AssetDeviceClaimRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class AssetDeviceClaimRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class AssetDeviceClaimRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/asset_device_configuration.py b/intersight/model/asset_device_configuration.py
index 90e724283d..d336cd7293 100644
--- a/intersight/model/asset_device_configuration.py
+++ b/intersight/model/asset_device_configuration.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_configuration_all_of.py b/intersight/model/asset_device_configuration_all_of.py
index 6adc25b6d0..2ea25d68b8 100644
--- a/intersight/model/asset_device_configuration_all_of.py
+++ b/intersight/model/asset_device_configuration_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_configuration_list.py b/intersight/model/asset_device_configuration_list.py
index 25ad09f8b8..f1c849ad2f 100644
--- a/intersight/model/asset_device_configuration_list.py
+++ b/intersight/model/asset_device_configuration_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_configuration_list_all_of.py b/intersight/model/asset_device_configuration_list_all_of.py
index 4503e89f36..bab7ad4e57 100644
--- a/intersight/model/asset_device_configuration_list_all_of.py
+++ b/intersight/model/asset_device_configuration_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_configuration_relationship.py b/intersight/model/asset_device_configuration_relationship.py
index eaae6c62d9..cd57d59d85 100644
--- a/intersight/model/asset_device_configuration_relationship.py
+++ b/intersight/model/asset_device_configuration_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class AssetDeviceConfigurationRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class AssetDeviceConfigurationRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class AssetDeviceConfigurationRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class AssetDeviceConfigurationRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class AssetDeviceConfigurationRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class AssetDeviceConfigurationRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/asset_device_configuration_response.py b/intersight/model/asset_device_configuration_response.py
index d2e634c6bf..297dd2e452 100644
--- a/intersight/model/asset_device_configuration_response.py
+++ b/intersight/model/asset_device_configuration_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_connection.py b/intersight/model/asset_device_connection.py
index 41c43068c9..a9ba7fa14c 100644
--- a/intersight/model/asset_device_connection.py
+++ b/intersight/model/asset_device_connection.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_connection_all_of.py b/intersight/model/asset_device_connection_all_of.py
index c20cc2e681..8bdec137c7 100644
--- a/intersight/model/asset_device_connection_all_of.py
+++ b/intersight/model/asset_device_connection_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_connection_relationship.py b/intersight/model/asset_device_connection_relationship.py
index 3b6c339e51..77e093b0ec 100644
--- a/intersight/model/asset_device_connection_relationship.py
+++ b/intersight/model/asset_device_connection_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class AssetDeviceConnectionRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class AssetDeviceConnectionRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class AssetDeviceConnectionRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class AssetDeviceConnectionRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class AssetDeviceConnectionRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class AssetDeviceConnectionRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/asset_device_connector_manager.py b/intersight/model/asset_device_connector_manager.py
index d6718336c3..b604c4792f 100644
--- a/intersight/model/asset_device_connector_manager.py
+++ b/intersight/model/asset_device_connector_manager.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_connector_manager_all_of.py b/intersight/model/asset_device_connector_manager_all_of.py
index 187608e51a..4ccd3a6050 100644
--- a/intersight/model/asset_device_connector_manager_all_of.py
+++ b/intersight/model/asset_device_connector_manager_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_connector_manager_list.py b/intersight/model/asset_device_connector_manager_list.py
index fdf81c4b7f..374cb9341a 100644
--- a/intersight/model/asset_device_connector_manager_list.py
+++ b/intersight/model/asset_device_connector_manager_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_connector_manager_list_all_of.py b/intersight/model/asset_device_connector_manager_list_all_of.py
index 2b4e38fb22..3d63814db1 100644
--- a/intersight/model/asset_device_connector_manager_list_all_of.py
+++ b/intersight/model/asset_device_connector_manager_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_connector_manager_response.py b/intersight/model/asset_device_connector_manager_response.py
index af0c1c28f9..8481b29d13 100644
--- a/intersight/model/asset_device_connector_manager_response.py
+++ b/intersight/model/asset_device_connector_manager_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_contract_information.py b/intersight/model/asset_device_contract_information.py
index 9d17e0179c..83042d5145 100644
--- a/intersight/model/asset_device_contract_information.py
+++ b/intersight/model/asset_device_contract_information.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -120,6 +120,7 @@ class AssetDeviceContractInformation(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -360,7 +361,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
item_type (str): Item type of this specific Cisco device. example \"Chassis\".. [optional] # noqa: E501
maintenance_purchase_order_number (str): Maintenance purchase order number for the Cisco device.. [optional] # noqa: E501
maintenance_sales_order_number (str): Maintenance sales order number for the Cisco device.. [optional] # noqa: E501
- platform_type (str): The platform type of the Cisco device. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platform type of the Cisco device. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
product (AssetProductInformation): [optional] # noqa: E501
purchase_order_number (str): Purchase order number for the Cisco device. It is a unique number assigned for every purchase.. [optional] # noqa: E501
reseller_global_ultimate (AssetGlobalUltimate): [optional] # noqa: E501
diff --git a/intersight/model/asset_device_contract_information_all_of.py b/intersight/model/asset_device_contract_information_all_of.py
index c367f85fd5..e99e734e43 100644
--- a/intersight/model/asset_device_contract_information_all_of.py
+++ b/intersight/model/asset_device_contract_information_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -110,6 +110,7 @@ class AssetDeviceContractInformationAllOf(ModelNormal):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -313,7 +314,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
item_type (str): Item type of this specific Cisco device. example \"Chassis\".. [optional] # noqa: E501
maintenance_purchase_order_number (str): Maintenance purchase order number for the Cisco device.. [optional] # noqa: E501
maintenance_sales_order_number (str): Maintenance sales order number for the Cisco device.. [optional] # noqa: E501
- platform_type (str): The platform type of the Cisco device. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platform type of the Cisco device. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
product (AssetProductInformation): [optional] # noqa: E501
purchase_order_number (str): Purchase order number for the Cisco device. It is a unique number assigned for every purchase.. [optional] # noqa: E501
reseller_global_ultimate (AssetGlobalUltimate): [optional] # noqa: E501
diff --git a/intersight/model/asset_device_contract_information_list.py b/intersight/model/asset_device_contract_information_list.py
index 75a6bba83d..1f658608e1 100644
--- a/intersight/model/asset_device_contract_information_list.py
+++ b/intersight/model/asset_device_contract_information_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_contract_information_list_all_of.py b/intersight/model/asset_device_contract_information_list_all_of.py
index 4737ac7cdb..7bec8f818f 100644
--- a/intersight/model/asset_device_contract_information_list_all_of.py
+++ b/intersight/model/asset_device_contract_information_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_contract_information_relationship.py b/intersight/model/asset_device_contract_information_relationship.py
index 0969e874f8..469e9547a9 100644
--- a/intersight/model/asset_device_contract_information_relationship.py
+++ b/intersight/model/asset_device_contract_information_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -117,6 +117,7 @@ class AssetDeviceContractInformationRelationship(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -291,7 +292,6 @@ class AssetDeviceContractInformationRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -449,6 +449,7 @@ class AssetDeviceContractInformationRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -459,6 +460,9 @@ class AssetDeviceContractInformationRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -754,10 +758,6 @@ class AssetDeviceContractInformationRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -816,22 +816,33 @@ class AssetDeviceContractInformationRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -865,6 +876,7 @@ class AssetDeviceContractInformationRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -1182,7 +1194,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
item_type (str): Item type of this specific Cisco device. example \"Chassis\".. [optional] # noqa: E501
maintenance_purchase_order_number (str): Maintenance purchase order number for the Cisco device.. [optional] # noqa: E501
maintenance_sales_order_number (str): Maintenance sales order number for the Cisco device.. [optional] # noqa: E501
- platform_type (str): The platform type of the Cisco device. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platform type of the Cisco device. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
product (AssetProductInformation): [optional] # noqa: E501
purchase_order_number (str): Purchase order number for the Cisco device. It is a unique number assigned for every purchase.. [optional] # noqa: E501
reseller_global_ultimate (AssetGlobalUltimate): [optional] # noqa: E501
diff --git a/intersight/model/asset_device_contract_information_response.py b/intersight/model/asset_device_contract_information_response.py
index 4b1527fa45..31a96bfa23 100644
--- a/intersight/model/asset_device_contract_information_response.py
+++ b/intersight/model/asset_device_contract_information_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_contract_notification.py b/intersight/model/asset_device_contract_notification.py
index 99a87fb85c..e19d55e294 100644
--- a/intersight/model/asset_device_contract_notification.py
+++ b/intersight/model/asset_device_contract_notification.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_contract_notification_all_of.py b/intersight/model/asset_device_contract_notification_all_of.py
index a3fddeab04..6477166d3b 100644
--- a/intersight/model/asset_device_contract_notification_all_of.py
+++ b/intersight/model/asset_device_contract_notification_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_information.py b/intersight/model/asset_device_information.py
index 9e7720d8ae..8e83b0ebdc 100644
--- a/intersight/model/asset_device_information.py
+++ b/intersight/model/asset_device_information.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_information_all_of.py b/intersight/model/asset_device_information_all_of.py
index a11427fd89..3cb26ec241 100644
--- a/intersight/model/asset_device_information_all_of.py
+++ b/intersight/model/asset_device_information_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_registration.py b/intersight/model/asset_device_registration.py
index a40ac0f8af..425ccbade9 100644
--- a/intersight/model/asset_device_registration.py
+++ b/intersight/model/asset_device_registration.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -114,6 +114,7 @@ class AssetDeviceRegistration(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -350,7 +351,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
execution_mode (str): Indicates if the platform is an actual device or an emulated device for testing, demos, etc. Permitted values are [Normal, Emulator, ContainerEmulator]. * `` - The device reported an empty or unrecognized executionMode. * `Normal` - The device connector is running in normal mode, i.e. it is not a simulation. * `Emulator` - The device connector is running in simulation mode inside an emulated device. * `ContainerEmulator` - The device connector is running in simulation mode inside a containerized emulated device.. [optional] if omitted the server will use the default value of "" # noqa: E501
parent_signature (AssetClaimSignature): [optional] # noqa: E501
pid ([str], none_type): [optional] # noqa: E501
- platform_type (str): The platform type on which device connector is executing. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platform type on which device connector is executing. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
public_access_key (str): The device connector's public key used by Intersight to authenticate a connection from the device connector. The public key is used to verify that the signature a device connector sends on connect has been signed by the connector's private key stored on the device's filesystem. Must be a PEM encoded RSA public key string.. [optional] # noqa: E501
read_only (bool): Flag reported by devices to indicate an administrator of the device has disabled management operations of the device connector and only monitoring is permitted.. [optional] # noqa: E501
serial ([str], none_type): [optional] # noqa: E501
diff --git a/intersight/model/asset_device_registration_all_of.py b/intersight/model/asset_device_registration_all_of.py
index 47987232ae..5c6952f5c9 100644
--- a/intersight/model/asset_device_registration_all_of.py
+++ b/intersight/model/asset_device_registration_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -102,6 +102,7 @@ class AssetDeviceRegistrationAllOf(ModelNormal):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -275,7 +276,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
execution_mode (str): Indicates if the platform is an actual device or an emulated device for testing, demos, etc. Permitted values are [Normal, Emulator, ContainerEmulator]. * `` - The device reported an empty or unrecognized executionMode. * `Normal` - The device connector is running in normal mode, i.e. it is not a simulation. * `Emulator` - The device connector is running in simulation mode inside an emulated device. * `ContainerEmulator` - The device connector is running in simulation mode inside a containerized emulated device.. [optional] if omitted the server will use the default value of "" # noqa: E501
parent_signature (AssetClaimSignature): [optional] # noqa: E501
pid ([str], none_type): [optional] # noqa: E501
- platform_type (str): The platform type on which device connector is executing. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platform type on which device connector is executing. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
public_access_key (str): The device connector's public key used by Intersight to authenticate a connection from the device connector. The public key is used to verify that the signature a device connector sends on connect has been signed by the connector's private key stored on the device's filesystem. Must be a PEM encoded RSA public key string.. [optional] # noqa: E501
read_only (bool): Flag reported by devices to indicate an administrator of the device has disabled management operations of the device connector and only monitoring is permitted.. [optional] # noqa: E501
serial ([str], none_type): [optional] # noqa: E501
diff --git a/intersight/model/asset_device_registration_list.py b/intersight/model/asset_device_registration_list.py
index 1562ce62dd..4cf78faf2c 100644
--- a/intersight/model/asset_device_registration_list.py
+++ b/intersight/model/asset_device_registration_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_registration_list_all_of.py b/intersight/model/asset_device_registration_list_all_of.py
index 1f6043a4a9..87b10fc0b8 100644
--- a/intersight/model/asset_device_registration_list_all_of.py
+++ b/intersight/model/asset_device_registration_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_registration_relationship.py b/intersight/model/asset_device_registration_relationship.py
index 7786d0f663..8379cf8042 100644
--- a/intersight/model/asset_device_registration_relationship.py
+++ b/intersight/model/asset_device_registration_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -117,6 +117,7 @@ class AssetDeviceRegistrationRelationship(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -285,7 +286,6 @@ class AssetDeviceRegistrationRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -443,6 +443,7 @@ class AssetDeviceRegistrationRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -453,6 +454,9 @@ class AssetDeviceRegistrationRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -748,10 +752,6 @@ class AssetDeviceRegistrationRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -810,22 +810,33 @@ class AssetDeviceRegistrationRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -859,6 +870,7 @@ class AssetDeviceRegistrationRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -1179,7 +1191,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
execution_mode (str): Indicates if the platform is an actual device or an emulated device for testing, demos, etc. Permitted values are [Normal, Emulator, ContainerEmulator]. * `` - The device reported an empty or unrecognized executionMode. * `Normal` - The device connector is running in normal mode, i.e. it is not a simulation. * `Emulator` - The device connector is running in simulation mode inside an emulated device. * `ContainerEmulator` - The device connector is running in simulation mode inside a containerized emulated device.. [optional] if omitted the server will use the default value of "" # noqa: E501
parent_signature (AssetClaimSignature): [optional] # noqa: E501
pid ([str], none_type): [optional] # noqa: E501
- platform_type (str): The platform type on which device connector is executing. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platform type on which device connector is executing. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
public_access_key (str): The device connector's public key used by Intersight to authenticate a connection from the device connector. The public key is used to verify that the signature a device connector sends on connect has been signed by the connector's private key stored on the device's filesystem. Must be a PEM encoded RSA public key string.. [optional] # noqa: E501
read_only (bool): Flag reported by devices to indicate an administrator of the device has disabled management operations of the device connector and only monitoring is permitted.. [optional] # noqa: E501
serial ([str], none_type): [optional] # noqa: E501
diff --git a/intersight/model/asset_device_registration_response.py b/intersight/model/asset_device_registration_response.py
index 9640535964..1f254c6979 100644
--- a/intersight/model/asset_device_registration_response.py
+++ b/intersight/model/asset_device_registration_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_statistics.py b/intersight/model/asset_device_statistics.py
index c2f2b2f55a..e1a71642b2 100644
--- a/intersight/model/asset_device_statistics.py
+++ b/intersight/model/asset_device_statistics.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_statistics_all_of.py b/intersight/model/asset_device_statistics_all_of.py
index cee5c42acb..1daab95186 100644
--- a/intersight/model/asset_device_statistics_all_of.py
+++ b/intersight/model/asset_device_statistics_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_transaction.py b/intersight/model/asset_device_transaction.py
index 39ebfda060..b7ad0e17db 100644
--- a/intersight/model/asset_device_transaction.py
+++ b/intersight/model/asset_device_transaction.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_device_transaction_all_of.py b/intersight/model/asset_device_transaction_all_of.py
index 0567f054d5..1b5a731328 100644
--- a/intersight/model/asset_device_transaction_all_of.py
+++ b/intersight/model/asset_device_transaction_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_global_ultimate.py b/intersight/model/asset_global_ultimate.py
index d6bd6fb051..e902a337d5 100644
--- a/intersight/model/asset_global_ultimate.py
+++ b/intersight/model/asset_global_ultimate.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_global_ultimate_all_of.py b/intersight/model/asset_global_ultimate_all_of.py
index da25bf0552..fc2e52b5b9 100644
--- a/intersight/model/asset_global_ultimate_all_of.py
+++ b/intersight/model/asset_global_ultimate_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_http_connection.py b/intersight/model/asset_http_connection.py
index 7a1047468e..a71e07641a 100644
--- a/intersight/model/asset_http_connection.py
+++ b/intersight/model/asset_http_connection.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_http_connection_all_of.py b/intersight/model/asset_http_connection_all_of.py
index 9f74ba5e22..49afa7a49c 100644
--- a/intersight/model/asset_http_connection_all_of.py
+++ b/intersight/model/asset_http_connection_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_intersight_device_connector_connection.py b/intersight/model/asset_intersight_device_connector_connection.py
index 20f34d36b8..23bfffe6e7 100644
--- a/intersight/model/asset_intersight_device_connector_connection.py
+++ b/intersight/model/asset_intersight_device_connector_connection.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_metering_type.py b/intersight/model/asset_metering_type.py
index 5001fa086e..23d4ab099e 100644
--- a/intersight/model/asset_metering_type.py
+++ b/intersight/model/asset_metering_type.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_metering_type_all_of.py b/intersight/model/asset_metering_type_all_of.py
index 7ce5746f78..5c86eb7db7 100644
--- a/intersight/model/asset_metering_type_all_of.py
+++ b/intersight/model/asset_metering_type_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_new_relic_credential.py b/intersight/model/asset_new_relic_credential.py
index 0d58c7114d..9553c6d5a3 100644
--- a/intersight/model/asset_new_relic_credential.py
+++ b/intersight/model/asset_new_relic_credential.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_new_relic_credential_all_of.py b/intersight/model/asset_new_relic_credential_all_of.py
index 489b0afe24..803819a810 100644
--- a/intersight/model/asset_new_relic_credential_all_of.py
+++ b/intersight/model/asset_new_relic_credential_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_no_authentication_credential.py b/intersight/model/asset_no_authentication_credential.py
index 1f99224048..4d959801a9 100644
--- a/intersight/model/asset_no_authentication_credential.py
+++ b/intersight/model/asset_no_authentication_credential.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -59,6 +59,7 @@ class AssetNoAuthenticationCredential(ModelComposed):
allowed_values = {
('class_id',): {
'ACCESS.ADDRESSTYPE': "access.AddressType",
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig",
'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings",
'ADAPTER.ETHSETTINGS': "adapter.EthSettings",
@@ -133,6 +134,7 @@ class AssetNoAuthenticationCredential(ModelComposed):
'BULK.HTTPHEADER': "bulk.HttpHeader",
'BULK.RESTRESULT': "bulk.RestResult",
'BULK.RESTSUBREQUEST': "bulk.RestSubRequest",
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
'CAPABILITY.PORTRANGE': "capability.PortRange",
'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits",
'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits",
@@ -214,10 +216,10 @@ class AssetNoAuthenticationCredential(ModelComposed):
'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact",
'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta",
'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload",
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact",
'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory",
'FIRMWARE.HTTPSERVER': "firmware.HttpServer",
- 'FIRMWARE.INCLUDECOMPONENTLISTTYPE': "firmware.IncludeComponentListType",
'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare",
'FIRMWARE.NFSSERVER': "firmware.NfsServer",
'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact",
@@ -352,6 +354,7 @@ class AssetNoAuthenticationCredential(ModelComposed):
'MO.MOREF': "mo.MoRef",
'MO.TAG': "mo.Tag",
'MO.VERSIONCONTEXT': "mo.VersionContext",
+ 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress",
'NIAAPI.DETAIL': "niaapi.Detail",
'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail",
'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo",
@@ -360,16 +363,21 @@ class AssetNoAuthenticationCredential(ModelComposed):
'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails",
'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus",
'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo",
+ 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail",
'NIATELEMETRY.INTERFACE': "niatelemetry.Interface",
'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement",
'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail",
'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink",
+ 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo",
+ 'NIATELEMETRY.NODE': "niatelemetry.Node",
'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters",
'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni",
+ 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn",
'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn",
'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp",
'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense",
'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus",
+ 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails",
'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition",
'NOTIFICATION.SENDEMAIL': "notification.SendEmail",
'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer",
@@ -418,8 +426,6 @@ class AssetNoAuthenticationCredential(ModelComposed):
'SDCARD.PARTITION': "sdcard.Partition",
'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility",
'SDCARD.USERPARTITION': "sdcard.UserPartition",
- 'SDWAN.NETWORKCONFIGURATIONTYPE': "sdwan.NetworkConfigurationType",
- 'SDWAN.TEMPLATEINPUTSTYPE': "sdwan.TemplateInputsType",
'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger",
'SNMP.TRAP': "snmp.Trap",
'SNMP.USER': "snmp.User",
@@ -434,7 +440,6 @@ class AssetNoAuthenticationCredential(ModelComposed):
'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization",
'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity",
'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator",
- 'STORAGE.INITIATOR': "storage.Initiator",
'STORAGE.KEYSETTING': "storage.KeySetting",
'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting",
'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig",
@@ -516,7 +521,9 @@ class AssetNoAuthenticationCredential(ModelComposed):
'VIRTUALIZATION.VMDISK': "virtualization.VmDisk",
'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk",
'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface",
+ 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol",
'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo",
+ 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes",
'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption",
'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo",
'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover",
@@ -553,6 +560,7 @@ class AssetNoAuthenticationCredential(ModelComposed):
'VNIC.VSANSETTINGS': "vnic.VsanSettings",
'VNIC.VXLANSETTINGS': "vnic.VxlanSettings",
'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition",
+ 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession",
'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType",
'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles",
'WORKFLOW.CLICOMMAND': "workflow.CliCommand",
@@ -619,6 +627,7 @@ class AssetNoAuthenticationCredential(ModelComposed):
},
('object_type',): {
'ACCESS.ADDRESSTYPE': "access.AddressType",
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig",
'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings",
'ADAPTER.ETHSETTINGS': "adapter.EthSettings",
@@ -693,6 +702,7 @@ class AssetNoAuthenticationCredential(ModelComposed):
'BULK.HTTPHEADER': "bulk.HttpHeader",
'BULK.RESTRESULT': "bulk.RestResult",
'BULK.RESTSUBREQUEST': "bulk.RestSubRequest",
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
'CAPABILITY.PORTRANGE': "capability.PortRange",
'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits",
'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits",
@@ -774,10 +784,10 @@ class AssetNoAuthenticationCredential(ModelComposed):
'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact",
'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta",
'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload",
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact",
'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory",
'FIRMWARE.HTTPSERVER': "firmware.HttpServer",
- 'FIRMWARE.INCLUDECOMPONENTLISTTYPE': "firmware.IncludeComponentListType",
'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare",
'FIRMWARE.NFSSERVER': "firmware.NfsServer",
'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact",
@@ -912,6 +922,7 @@ class AssetNoAuthenticationCredential(ModelComposed):
'MO.MOREF': "mo.MoRef",
'MO.TAG': "mo.Tag",
'MO.VERSIONCONTEXT': "mo.VersionContext",
+ 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress",
'NIAAPI.DETAIL': "niaapi.Detail",
'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail",
'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo",
@@ -920,16 +931,21 @@ class AssetNoAuthenticationCredential(ModelComposed):
'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails",
'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus",
'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo",
+ 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail",
'NIATELEMETRY.INTERFACE': "niatelemetry.Interface",
'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement",
'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail",
'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink",
+ 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo",
+ 'NIATELEMETRY.NODE': "niatelemetry.Node",
'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters",
'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni",
+ 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn",
'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn",
'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp",
'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense",
'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus",
+ 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails",
'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition",
'NOTIFICATION.SENDEMAIL': "notification.SendEmail",
'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer",
@@ -978,8 +994,6 @@ class AssetNoAuthenticationCredential(ModelComposed):
'SDCARD.PARTITION': "sdcard.Partition",
'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility",
'SDCARD.USERPARTITION': "sdcard.UserPartition",
- 'SDWAN.NETWORKCONFIGURATIONTYPE': "sdwan.NetworkConfigurationType",
- 'SDWAN.TEMPLATEINPUTSTYPE': "sdwan.TemplateInputsType",
'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger",
'SNMP.TRAP': "snmp.Trap",
'SNMP.USER': "snmp.User",
@@ -994,7 +1008,6 @@ class AssetNoAuthenticationCredential(ModelComposed):
'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization",
'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity",
'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator",
- 'STORAGE.INITIATOR': "storage.Initiator",
'STORAGE.KEYSETTING': "storage.KeySetting",
'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting",
'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig",
@@ -1076,7 +1089,9 @@ class AssetNoAuthenticationCredential(ModelComposed):
'VIRTUALIZATION.VMDISK': "virtualization.VmDisk",
'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk",
'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface",
+ 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol",
'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo",
+ 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes",
'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption",
'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo",
'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover",
@@ -1113,6 +1128,7 @@ class AssetNoAuthenticationCredential(ModelComposed):
'VNIC.VSANSETTINGS': "vnic.VsanSettings",
'VNIC.VXLANSETTINGS': "vnic.VxlanSettings",
'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition",
+ 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession",
'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType",
'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles",
'WORKFLOW.CLICOMMAND': "workflow.CliCommand",
diff --git a/intersight/model/asset_oauth_bearer_token_credential.py b/intersight/model/asset_oauth_bearer_token_credential.py
index 0bcbc541e6..6be88ea8e5 100644
--- a/intersight/model/asset_oauth_bearer_token_credential.py
+++ b/intersight/model/asset_oauth_bearer_token_credential.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_oauth_bearer_token_credential_all_of.py b/intersight/model/asset_oauth_bearer_token_credential_all_of.py
index 7ed71d2d54..b938d60f6e 100644
--- a/intersight/model/asset_oauth_bearer_token_credential_all_of.py
+++ b/intersight/model/asset_oauth_bearer_token_credential_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_oauth_client_id_secret_credential.py b/intersight/model/asset_oauth_client_id_secret_credential.py
index c5aff80f8d..0aef5408c7 100644
--- a/intersight/model/asset_oauth_client_id_secret_credential.py
+++ b/intersight/model/asset_oauth_client_id_secret_credential.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_oauth_client_id_secret_credential_all_of.py b/intersight/model/asset_oauth_client_id_secret_credential_all_of.py
index c060b0f823..6032321e58 100644
--- a/intersight/model/asset_oauth_client_id_secret_credential_all_of.py
+++ b/intersight/model/asset_oauth_client_id_secret_credential_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options.py b/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options.py
index fac2a07547..c9ffbe068e 100644
--- a/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options.py
+++ b/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options_all_of.py b/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options_all_of.py
index 5cdbdf37ae..8a8288f91d 100644
--- a/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options_all_of.py
+++ b/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_orchestration_service.py b/intersight/model/asset_orchestration_service.py
index 521c51fd89..d7438e2551 100644
--- a/intersight/model/asset_orchestration_service.py
+++ b/intersight/model/asset_orchestration_service.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_parent_connection_signature.py b/intersight/model/asset_parent_connection_signature.py
index 0d399778b5..2ca1a23873 100644
--- a/intersight/model/asset_parent_connection_signature.py
+++ b/intersight/model/asset_parent_connection_signature.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_parent_connection_signature_all_of.py b/intersight/model/asset_parent_connection_signature_all_of.py
index 158fd3e3c0..38f283b5d0 100644
--- a/intersight/model/asset_parent_connection_signature_all_of.py
+++ b/intersight/model/asset_parent_connection_signature_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_private_key_credential.py b/intersight/model/asset_private_key_credential.py
index 6aabedf720..37f547f19d 100644
--- a/intersight/model/asset_private_key_credential.py
+++ b/intersight/model/asset_private_key_credential.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_private_key_credential_all_of.py b/intersight/model/asset_private_key_credential_all_of.py
index 75cec74bf2..cdb93392a5 100644
--- a/intersight/model/asset_private_key_credential_all_of.py
+++ b/intersight/model/asset_private_key_credential_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_product_information.py b/intersight/model/asset_product_information.py
index 3b5cdf4c21..2f7538d2bb 100644
--- a/intersight/model/asset_product_information.py
+++ b/intersight/model/asset_product_information.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_product_information_all_of.py b/intersight/model/asset_product_information_all_of.py
index a35b72f8f8..19742597bc 100644
--- a/intersight/model/asset_product_information_all_of.py
+++ b/intersight/model/asset_product_information_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_service.py b/intersight/model/asset_service.py
index 7c0c02aa7a..094e30c952 100644
--- a/intersight/model/asset_service.py
+++ b/intersight/model/asset_service.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_service_all_of.py b/intersight/model/asset_service_all_of.py
index 58f52622ea..7839a3b7e9 100644
--- a/intersight/model/asset_service_all_of.py
+++ b/intersight/model/asset_service_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_service_now_credential.py b/intersight/model/asset_service_now_credential.py
index 99ca1dca75..4651d629ee 100644
--- a/intersight/model/asset_service_now_credential.py
+++ b/intersight/model/asset_service_now_credential.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_service_now_credential_all_of.py b/intersight/model/asset_service_now_credential_all_of.py
index 53111e4e26..67ceecf342 100644
--- a/intersight/model/asset_service_now_credential_all_of.py
+++ b/intersight/model/asset_service_now_credential_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_service_options.py b/intersight/model/asset_service_options.py
index a21e52c5c4..939b323754 100644
--- a/intersight/model/asset_service_options.py
+++ b/intersight/model/asset_service_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -89,6 +89,7 @@ class AssetServiceOptions(ModelComposed):
allowed_values = {
('class_id',): {
'ACCESS.ADDRESSTYPE': "access.AddressType",
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig",
'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings",
'ADAPTER.ETHSETTINGS': "adapter.EthSettings",
@@ -163,6 +164,7 @@ class AssetServiceOptions(ModelComposed):
'BULK.HTTPHEADER': "bulk.HttpHeader",
'BULK.RESTRESULT': "bulk.RestResult",
'BULK.RESTSUBREQUEST': "bulk.RestSubRequest",
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
'CAPABILITY.PORTRANGE': "capability.PortRange",
'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits",
'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits",
@@ -244,10 +246,10 @@ class AssetServiceOptions(ModelComposed):
'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact",
'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta",
'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload",
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact",
'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory",
'FIRMWARE.HTTPSERVER': "firmware.HttpServer",
- 'FIRMWARE.INCLUDECOMPONENTLISTTYPE': "firmware.IncludeComponentListType",
'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare",
'FIRMWARE.NFSSERVER': "firmware.NfsServer",
'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact",
@@ -382,6 +384,7 @@ class AssetServiceOptions(ModelComposed):
'MO.MOREF': "mo.MoRef",
'MO.TAG': "mo.Tag",
'MO.VERSIONCONTEXT': "mo.VersionContext",
+ 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress",
'NIAAPI.DETAIL': "niaapi.Detail",
'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail",
'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo",
@@ -390,16 +393,21 @@ class AssetServiceOptions(ModelComposed):
'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails",
'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus",
'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo",
+ 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail",
'NIATELEMETRY.INTERFACE': "niatelemetry.Interface",
'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement",
'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail",
'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink",
+ 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo",
+ 'NIATELEMETRY.NODE': "niatelemetry.Node",
'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters",
'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni",
+ 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn",
'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn",
'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp",
'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense",
'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus",
+ 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails",
'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition",
'NOTIFICATION.SENDEMAIL': "notification.SendEmail",
'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer",
@@ -448,8 +456,6 @@ class AssetServiceOptions(ModelComposed):
'SDCARD.PARTITION': "sdcard.Partition",
'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility",
'SDCARD.USERPARTITION': "sdcard.UserPartition",
- 'SDWAN.NETWORKCONFIGURATIONTYPE': "sdwan.NetworkConfigurationType",
- 'SDWAN.TEMPLATEINPUTSTYPE': "sdwan.TemplateInputsType",
'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger",
'SNMP.TRAP': "snmp.Trap",
'SNMP.USER': "snmp.User",
@@ -464,7 +470,6 @@ class AssetServiceOptions(ModelComposed):
'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization",
'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity",
'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator",
- 'STORAGE.INITIATOR': "storage.Initiator",
'STORAGE.KEYSETTING': "storage.KeySetting",
'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting",
'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig",
@@ -546,7 +551,9 @@ class AssetServiceOptions(ModelComposed):
'VIRTUALIZATION.VMDISK': "virtualization.VmDisk",
'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk",
'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface",
+ 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol",
'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo",
+ 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes",
'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption",
'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo",
'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover",
@@ -583,6 +590,7 @@ class AssetServiceOptions(ModelComposed):
'VNIC.VSANSETTINGS': "vnic.VsanSettings",
'VNIC.VXLANSETTINGS': "vnic.VxlanSettings",
'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition",
+ 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession",
'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType",
'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles",
'WORKFLOW.CLICOMMAND': "workflow.CliCommand",
@@ -649,6 +657,7 @@ class AssetServiceOptions(ModelComposed):
},
('object_type',): {
'ACCESS.ADDRESSTYPE': "access.AddressType",
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig",
'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings",
'ADAPTER.ETHSETTINGS': "adapter.EthSettings",
@@ -723,6 +732,7 @@ class AssetServiceOptions(ModelComposed):
'BULK.HTTPHEADER': "bulk.HttpHeader",
'BULK.RESTRESULT': "bulk.RestResult",
'BULK.RESTSUBREQUEST': "bulk.RestSubRequest",
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
'CAPABILITY.PORTRANGE': "capability.PortRange",
'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits",
'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits",
@@ -804,10 +814,10 @@ class AssetServiceOptions(ModelComposed):
'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact",
'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta",
'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload",
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact",
'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory",
'FIRMWARE.HTTPSERVER': "firmware.HttpServer",
- 'FIRMWARE.INCLUDECOMPONENTLISTTYPE': "firmware.IncludeComponentListType",
'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare",
'FIRMWARE.NFSSERVER': "firmware.NfsServer",
'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact",
@@ -942,6 +952,7 @@ class AssetServiceOptions(ModelComposed):
'MO.MOREF': "mo.MoRef",
'MO.TAG': "mo.Tag",
'MO.VERSIONCONTEXT': "mo.VersionContext",
+ 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress",
'NIAAPI.DETAIL': "niaapi.Detail",
'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail",
'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo",
@@ -950,16 +961,21 @@ class AssetServiceOptions(ModelComposed):
'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails",
'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus",
'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo",
+ 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail",
'NIATELEMETRY.INTERFACE': "niatelemetry.Interface",
'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement",
'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail",
'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink",
+ 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo",
+ 'NIATELEMETRY.NODE': "niatelemetry.Node",
'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters",
'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni",
+ 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn",
'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn",
'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp",
'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense",
'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus",
+ 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails",
'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition",
'NOTIFICATION.SENDEMAIL': "notification.SendEmail",
'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer",
@@ -1008,8 +1024,6 @@ class AssetServiceOptions(ModelComposed):
'SDCARD.PARTITION': "sdcard.Partition",
'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility",
'SDCARD.USERPARTITION': "sdcard.UserPartition",
- 'SDWAN.NETWORKCONFIGURATIONTYPE': "sdwan.NetworkConfigurationType",
- 'SDWAN.TEMPLATEINPUTSTYPE': "sdwan.TemplateInputsType",
'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger",
'SNMP.TRAP': "snmp.Trap",
'SNMP.USER': "snmp.User",
@@ -1024,7 +1038,6 @@ class AssetServiceOptions(ModelComposed):
'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization",
'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity",
'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator",
- 'STORAGE.INITIATOR': "storage.Initiator",
'STORAGE.KEYSETTING': "storage.KeySetting",
'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting",
'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig",
@@ -1106,7 +1119,9 @@ class AssetServiceOptions(ModelComposed):
'VIRTUALIZATION.VMDISK': "virtualization.VmDisk",
'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk",
'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface",
+ 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol",
'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo",
+ 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes",
'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption",
'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo",
'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover",
@@ -1143,6 +1158,7 @@ class AssetServiceOptions(ModelComposed):
'VNIC.VSANSETTINGS': "vnic.VsanSettings",
'VNIC.VXLANSETTINGS': "vnic.VxlanSettings",
'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition",
+ 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession",
'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType",
'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles",
'WORKFLOW.CLICOMMAND': "workflow.CliCommand",
diff --git a/intersight/model/asset_ssh_connection.py b/intersight/model/asset_ssh_connection.py
index 02516b707c..88291271b3 100644
--- a/intersight/model/asset_ssh_connection.py
+++ b/intersight/model/asset_ssh_connection.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_ssh_connection_all_of.py b/intersight/model/asset_ssh_connection_all_of.py
index 12a0852816..8fa8ecc3a3 100644
--- a/intersight/model/asset_ssh_connection_all_of.py
+++ b/intersight/model/asset_ssh_connection_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription.py b/intersight/model/asset_subscription.py
index 573474195c..0d070a2912 100644
--- a/intersight/model/asset_subscription.py
+++ b/intersight/model/asset_subscription.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_account.py b/intersight/model/asset_subscription_account.py
index 9aa376f16b..e21d7e5a7d 100644
--- a/intersight/model/asset_subscription_account.py
+++ b/intersight/model/asset_subscription_account.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_account_all_of.py b/intersight/model/asset_subscription_account_all_of.py
index 20064062d4..cd769389d7 100644
--- a/intersight/model/asset_subscription_account_all_of.py
+++ b/intersight/model/asset_subscription_account_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_account_list.py b/intersight/model/asset_subscription_account_list.py
index 01667dfa6b..17baddea81 100644
--- a/intersight/model/asset_subscription_account_list.py
+++ b/intersight/model/asset_subscription_account_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_account_list_all_of.py b/intersight/model/asset_subscription_account_list_all_of.py
index 5e96cadccf..59e7886209 100644
--- a/intersight/model/asset_subscription_account_list_all_of.py
+++ b/intersight/model/asset_subscription_account_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_account_relationship.py b/intersight/model/asset_subscription_account_relationship.py
index 057c21e717..295e3f1045 100644
--- a/intersight/model/asset_subscription_account_relationship.py
+++ b/intersight/model/asset_subscription_account_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class AssetSubscriptionAccountRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class AssetSubscriptionAccountRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class AssetSubscriptionAccountRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class AssetSubscriptionAccountRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class AssetSubscriptionAccountRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class AssetSubscriptionAccountRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/asset_subscription_account_response.py b/intersight/model/asset_subscription_account_response.py
index b7d12d96fc..4fd58bd0ec 100644
--- a/intersight/model/asset_subscription_account_response.py
+++ b/intersight/model/asset_subscription_account_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_all_of.py b/intersight/model/asset_subscription_all_of.py
index 66062cd935..375a5bdc16 100644
--- a/intersight/model/asset_subscription_all_of.py
+++ b/intersight/model/asset_subscription_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_device_contract_information.py b/intersight/model/asset_subscription_device_contract_information.py
index c39722ee86..449adddb49 100644
--- a/intersight/model/asset_subscription_device_contract_information.py
+++ b/intersight/model/asset_subscription_device_contract_information.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_device_contract_information_all_of.py b/intersight/model/asset_subscription_device_contract_information_all_of.py
index da4a4fb1fb..8a16c7c07c 100644
--- a/intersight/model/asset_subscription_device_contract_information_all_of.py
+++ b/intersight/model/asset_subscription_device_contract_information_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_device_contract_information_list.py b/intersight/model/asset_subscription_device_contract_information_list.py
index 376c287dfb..b9fd6151d1 100644
--- a/intersight/model/asset_subscription_device_contract_information_list.py
+++ b/intersight/model/asset_subscription_device_contract_information_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_device_contract_information_list_all_of.py b/intersight/model/asset_subscription_device_contract_information_list_all_of.py
index 005217a098..34d0f9899d 100644
--- a/intersight/model/asset_subscription_device_contract_information_list_all_of.py
+++ b/intersight/model/asset_subscription_device_contract_information_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_device_contract_information_response.py b/intersight/model/asset_subscription_device_contract_information_response.py
index 87fac09806..b0d6a6320d 100644
--- a/intersight/model/asset_subscription_device_contract_information_response.py
+++ b/intersight/model/asset_subscription_device_contract_information_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_list.py b/intersight/model/asset_subscription_list.py
index 4820583f84..5a100805de 100644
--- a/intersight/model/asset_subscription_list.py
+++ b/intersight/model/asset_subscription_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_list_all_of.py b/intersight/model/asset_subscription_list_all_of.py
index de3d80af36..0d01186191 100644
--- a/intersight/model/asset_subscription_list_all_of.py
+++ b/intersight/model/asset_subscription_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_subscription_relationship.py b/intersight/model/asset_subscription_relationship.py
index 6397dd3ad6..88967677dd 100644
--- a/intersight/model/asset_subscription_relationship.py
+++ b/intersight/model/asset_subscription_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class AssetSubscriptionRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class AssetSubscriptionRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class AssetSubscriptionRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class AssetSubscriptionRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class AssetSubscriptionRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class AssetSubscriptionRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/asset_subscription_response.py b/intersight/model/asset_subscription_response.py
index 5bc19fba37..b254eac03b 100644
--- a/intersight/model/asset_subscription_response.py
+++ b/intersight/model/asset_subscription_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_sudi_info.py b/intersight/model/asset_sudi_info.py
index 9da0ba1651..e11ddcdec1 100644
--- a/intersight/model/asset_sudi_info.py
+++ b/intersight/model/asset_sudi_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_sudi_info_all_of.py b/intersight/model/asset_sudi_info_all_of.py
index 7f8d18f8f2..09ef4262b1 100644
--- a/intersight/model/asset_sudi_info_all_of.py
+++ b/intersight/model/asset_sudi_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_target.py b/intersight/model/asset_target.py
index beceeaaa28..00108d2431 100644
--- a/intersight/model/asset_target.py
+++ b/intersight/model/asset_target.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -116,6 +116,7 @@ class AssetTarget(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -329,7 +330,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
status (str): Status indicates if Intersight can establish a connection and authenticate with the managed target. Status does not include information about the functional health of the target. * `` - The target details have been persisted but Intersight has not yet attempted to connect to the target. * `Connected` - Intersight is able to establish a connection to the target and initiate management activities. * `NotConnected` - Intersight is unable to establish a connection to the target. * `ClaimInProgress` - Claim of the target is in progress. A connection to the target has not been fully established. * `Unclaimed` - The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight. * `Claimed` - Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.. [optional] if omitted the server will use the default value of "" # noqa: E501
status_error_reason (str): StatusErrorReason provides additional context for the Status.. [optional] # noqa: E501
target_id ([str], none_type): [optional] # noqa: E501
- target_type (str): The type of the managed target. For example a UCS Server or VMware Vcenter target. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ target_type (str): The type of the managed target. For example a UCS Server or VMware Vcenter target. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
account (IamAccountRelationship): [optional] # noqa: E501
assist (AssetTargetRelationship): [optional] # noqa: E501
registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501
diff --git a/intersight/model/asset_target_all_of.py b/intersight/model/asset_target_all_of.py
index 25750b11b4..b6d9534a8e 100644
--- a/intersight/model/asset_target_all_of.py
+++ b/intersight/model/asset_target_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -104,6 +104,7 @@ class AssetTargetAllOf(ModelNormal):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -280,7 +281,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
status (str): Status indicates if Intersight can establish a connection and authenticate with the managed target. Status does not include information about the functional health of the target. * `` - The target details have been persisted but Intersight has not yet attempted to connect to the target. * `Connected` - Intersight is able to establish a connection to the target and initiate management activities. * `NotConnected` - Intersight is unable to establish a connection to the target. * `ClaimInProgress` - Claim of the target is in progress. A connection to the target has not been fully established. * `Unclaimed` - The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight. * `Claimed` - Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.. [optional] if omitted the server will use the default value of "" # noqa: E501
status_error_reason (str): StatusErrorReason provides additional context for the Status.. [optional] # noqa: E501
target_id ([str], none_type): [optional] # noqa: E501
- target_type (str): The type of the managed target. For example a UCS Server or VMware Vcenter target. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ target_type (str): The type of the managed target. For example a UCS Server or VMware Vcenter target. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
account (IamAccountRelationship): [optional] # noqa: E501
assist (AssetTargetRelationship): [optional] # noqa: E501
registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501
diff --git a/intersight/model/asset_target_key.py b/intersight/model/asset_target_key.py
index 7faa5dd6d8..c98708217c 100644
--- a/intersight/model/asset_target_key.py
+++ b/intersight/model/asset_target_key.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_target_key_all_of.py b/intersight/model/asset_target_key_all_of.py
index 648afdc501..4016518d7f 100644
--- a/intersight/model/asset_target_key_all_of.py
+++ b/intersight/model/asset_target_key_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_target_list.py b/intersight/model/asset_target_list.py
index 33147b553b..c007180469 100644
--- a/intersight/model/asset_target_list.py
+++ b/intersight/model/asset_target_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_target_list_all_of.py b/intersight/model/asset_target_list_all_of.py
index 3ae6432b2b..12b4ce6b67 100644
--- a/intersight/model/asset_target_list_all_of.py
+++ b/intersight/model/asset_target_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_target_relationship.py b/intersight/model/asset_target_relationship.py
index 76e83e39d6..4869235ba1 100644
--- a/intersight/model/asset_target_relationship.py
+++ b/intersight/model/asset_target_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -111,6 +111,7 @@ class AssetTargetRelationship(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -279,7 +280,6 @@ class AssetTargetRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -437,6 +437,7 @@ class AssetTargetRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -447,6 +448,9 @@ class AssetTargetRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -742,10 +746,6 @@ class AssetTargetRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -804,22 +804,33 @@ class AssetTargetRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -853,6 +864,7 @@ class AssetTargetRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -1149,7 +1161,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
status (str): Status indicates if Intersight can establish a connection and authenticate with the managed target. Status does not include information about the functional health of the target. * `` - The target details have been persisted but Intersight has not yet attempted to connect to the target. * `Connected` - Intersight is able to establish a connection to the target and initiate management activities. * `NotConnected` - Intersight is unable to establish a connection to the target. * `ClaimInProgress` - Claim of the target is in progress. A connection to the target has not been fully established. * `Unclaimed` - The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight. * `Claimed` - Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.. [optional] if omitted the server will use the default value of "" # noqa: E501
status_error_reason (str): StatusErrorReason provides additional context for the Status.. [optional] # noqa: E501
target_id ([str], none_type): [optional] # noqa: E501
- target_type (str): The type of the managed target. For example a UCS Server or VMware Vcenter target. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ target_type (str): The type of the managed target. For example a UCS Server or VMware Vcenter target. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
account (IamAccountRelationship): [optional] # noqa: E501
assist (AssetTargetRelationship): [optional] # noqa: E501
registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501
diff --git a/intersight/model/asset_target_response.py b/intersight/model/asset_target_response.py
index 52b5bd5535..a52de05552 100644
--- a/intersight/model/asset_target_response.py
+++ b/intersight/model/asset_target_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_target_signature.py b/intersight/model/asset_target_signature.py
index b350e4bdac..c6a49c05d1 100644
--- a/intersight/model/asset_target_signature.py
+++ b/intersight/model/asset_target_signature.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_target_signature_all_of.py b/intersight/model/asset_target_signature_all_of.py
index e9f3cbba94..2e6e46d060 100644
--- a/intersight/model/asset_target_signature_all_of.py
+++ b/intersight/model/asset_target_signature_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_target_status_details.py b/intersight/model/asset_target_status_details.py
index 50723e93b4..d2ba98268c 100644
--- a/intersight/model/asset_target_status_details.py
+++ b/intersight/model/asset_target_status_details.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -59,6 +59,7 @@ class AssetTargetStatusDetails(ModelComposed):
allowed_values = {
('class_id',): {
'ACCESS.ADDRESSTYPE': "access.AddressType",
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig",
'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings",
'ADAPTER.ETHSETTINGS': "adapter.EthSettings",
@@ -133,6 +134,7 @@ class AssetTargetStatusDetails(ModelComposed):
'BULK.HTTPHEADER': "bulk.HttpHeader",
'BULK.RESTRESULT': "bulk.RestResult",
'BULK.RESTSUBREQUEST': "bulk.RestSubRequest",
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
'CAPABILITY.PORTRANGE': "capability.PortRange",
'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits",
'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits",
@@ -214,10 +216,10 @@ class AssetTargetStatusDetails(ModelComposed):
'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact",
'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta",
'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload",
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact",
'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory",
'FIRMWARE.HTTPSERVER': "firmware.HttpServer",
- 'FIRMWARE.INCLUDECOMPONENTLISTTYPE': "firmware.IncludeComponentListType",
'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare",
'FIRMWARE.NFSSERVER': "firmware.NfsServer",
'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact",
@@ -352,6 +354,7 @@ class AssetTargetStatusDetails(ModelComposed):
'MO.MOREF': "mo.MoRef",
'MO.TAG': "mo.Tag",
'MO.VERSIONCONTEXT': "mo.VersionContext",
+ 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress",
'NIAAPI.DETAIL': "niaapi.Detail",
'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail",
'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo",
@@ -360,16 +363,21 @@ class AssetTargetStatusDetails(ModelComposed):
'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails",
'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus",
'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo",
+ 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail",
'NIATELEMETRY.INTERFACE': "niatelemetry.Interface",
'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement",
'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail",
'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink",
+ 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo",
+ 'NIATELEMETRY.NODE': "niatelemetry.Node",
'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters",
'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni",
+ 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn",
'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn",
'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp",
'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense",
'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus",
+ 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails",
'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition",
'NOTIFICATION.SENDEMAIL': "notification.SendEmail",
'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer",
@@ -418,8 +426,6 @@ class AssetTargetStatusDetails(ModelComposed):
'SDCARD.PARTITION': "sdcard.Partition",
'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility",
'SDCARD.USERPARTITION': "sdcard.UserPartition",
- 'SDWAN.NETWORKCONFIGURATIONTYPE': "sdwan.NetworkConfigurationType",
- 'SDWAN.TEMPLATEINPUTSTYPE': "sdwan.TemplateInputsType",
'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger",
'SNMP.TRAP': "snmp.Trap",
'SNMP.USER': "snmp.User",
@@ -434,7 +440,6 @@ class AssetTargetStatusDetails(ModelComposed):
'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization",
'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity",
'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator",
- 'STORAGE.INITIATOR': "storage.Initiator",
'STORAGE.KEYSETTING': "storage.KeySetting",
'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting",
'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig",
@@ -516,7 +521,9 @@ class AssetTargetStatusDetails(ModelComposed):
'VIRTUALIZATION.VMDISK': "virtualization.VmDisk",
'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk",
'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface",
+ 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol",
'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo",
+ 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes",
'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption",
'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo",
'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover",
@@ -553,6 +560,7 @@ class AssetTargetStatusDetails(ModelComposed):
'VNIC.VSANSETTINGS': "vnic.VsanSettings",
'VNIC.VXLANSETTINGS': "vnic.VxlanSettings",
'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition",
+ 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession",
'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType",
'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles",
'WORKFLOW.CLICOMMAND': "workflow.CliCommand",
@@ -619,6 +627,7 @@ class AssetTargetStatusDetails(ModelComposed):
},
('object_type',): {
'ACCESS.ADDRESSTYPE': "access.AddressType",
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig",
'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings",
'ADAPTER.ETHSETTINGS': "adapter.EthSettings",
@@ -693,6 +702,7 @@ class AssetTargetStatusDetails(ModelComposed):
'BULK.HTTPHEADER': "bulk.HttpHeader",
'BULK.RESTRESULT': "bulk.RestResult",
'BULK.RESTSUBREQUEST': "bulk.RestSubRequest",
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
'CAPABILITY.PORTRANGE': "capability.PortRange",
'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits",
'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits",
@@ -774,10 +784,10 @@ class AssetTargetStatusDetails(ModelComposed):
'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact",
'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta",
'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload",
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact",
'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory",
'FIRMWARE.HTTPSERVER': "firmware.HttpServer",
- 'FIRMWARE.INCLUDECOMPONENTLISTTYPE': "firmware.IncludeComponentListType",
'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare",
'FIRMWARE.NFSSERVER': "firmware.NfsServer",
'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact",
@@ -912,6 +922,7 @@ class AssetTargetStatusDetails(ModelComposed):
'MO.MOREF': "mo.MoRef",
'MO.TAG': "mo.Tag",
'MO.VERSIONCONTEXT': "mo.VersionContext",
+ 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress",
'NIAAPI.DETAIL': "niaapi.Detail",
'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail",
'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo",
@@ -920,16 +931,21 @@ class AssetTargetStatusDetails(ModelComposed):
'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails",
'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus",
'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo",
+ 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail",
'NIATELEMETRY.INTERFACE': "niatelemetry.Interface",
'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement",
'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail",
'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink",
+ 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo",
+ 'NIATELEMETRY.NODE': "niatelemetry.Node",
'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters",
'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni",
+ 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn",
'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn",
'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp",
'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense",
'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus",
+ 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails",
'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition",
'NOTIFICATION.SENDEMAIL': "notification.SendEmail",
'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer",
@@ -978,8 +994,6 @@ class AssetTargetStatusDetails(ModelComposed):
'SDCARD.PARTITION': "sdcard.Partition",
'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility",
'SDCARD.USERPARTITION': "sdcard.UserPartition",
- 'SDWAN.NETWORKCONFIGURATIONTYPE': "sdwan.NetworkConfigurationType",
- 'SDWAN.TEMPLATEINPUTSTYPE': "sdwan.TemplateInputsType",
'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger",
'SNMP.TRAP': "snmp.Trap",
'SNMP.USER': "snmp.User",
@@ -994,7 +1008,6 @@ class AssetTargetStatusDetails(ModelComposed):
'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization",
'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity",
'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator",
- 'STORAGE.INITIATOR': "storage.Initiator",
'STORAGE.KEYSETTING': "storage.KeySetting",
'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting",
'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig",
@@ -1076,7 +1089,9 @@ class AssetTargetStatusDetails(ModelComposed):
'VIRTUALIZATION.VMDISK': "virtualization.VmDisk",
'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk",
'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface",
+ 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol",
'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo",
+ 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes",
'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption",
'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo",
'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover",
@@ -1113,6 +1128,7 @@ class AssetTargetStatusDetails(ModelComposed):
'VNIC.VSANSETTINGS': "vnic.VsanSettings",
'VNIC.VXLANSETTINGS': "vnic.VxlanSettings",
'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition",
+ 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession",
'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType",
'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles",
'WORKFLOW.CLICOMMAND': "workflow.CliCommand",
diff --git a/intersight/model/asset_terraform_integration_service.py b/intersight/model/asset_terraform_integration_service.py
index c9e687a799..0583648859 100644
--- a/intersight/model/asset_terraform_integration_service.py
+++ b/intersight/model/asset_terraform_integration_service.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_terraform_integration_terraform_agent_options.py b/intersight/model/asset_terraform_integration_terraform_agent_options.py
index 58dfff0e29..c98af086c9 100644
--- a/intersight/model/asset_terraform_integration_terraform_agent_options.py
+++ b/intersight/model/asset_terraform_integration_terraform_agent_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_terraform_integration_terraform_agent_options_all_of.py b/intersight/model/asset_terraform_integration_terraform_agent_options_all_of.py
index 87f0ead854..8a0d46ab89 100644
--- a/intersight/model/asset_terraform_integration_terraform_agent_options_all_of.py
+++ b/intersight/model/asset_terraform_integration_terraform_agent_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_terraform_integration_terraform_cloud_options.py b/intersight/model/asset_terraform_integration_terraform_cloud_options.py
index bc0a2314af..2198608df4 100644
--- a/intersight/model/asset_terraform_integration_terraform_cloud_options.py
+++ b/intersight/model/asset_terraform_integration_terraform_cloud_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_terraform_integration_terraform_cloud_options_all_of.py b/intersight/model/asset_terraform_integration_terraform_cloud_options_all_of.py
index a9fa0fb589..126d4c75e3 100644
--- a/intersight/model/asset_terraform_integration_terraform_cloud_options_all_of.py
+++ b/intersight/model/asset_terraform_integration_terraform_cloud_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_username_password_credential.py b/intersight/model/asset_username_password_credential.py
index 3a7bafb6a4..18ef9122ea 100644
--- a/intersight/model/asset_username_password_credential.py
+++ b/intersight/model/asset_username_password_credential.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_username_password_credential_all_of.py b/intersight/model/asset_username_password_credential_all_of.py
index 6c835c45bf..981a510ad5 100644
--- a/intersight/model/asset_username_password_credential_all_of.py
+++ b/intersight/model/asset_username_password_credential_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_virtualization_amazon_web_service_options.py b/intersight/model/asset_virtualization_amazon_web_service_options.py
index 8586174b88..e080d885a6 100644
--- a/intersight/model/asset_virtualization_amazon_web_service_options.py
+++ b/intersight/model/asset_virtualization_amazon_web_service_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_virtualization_cloud_options.py b/intersight/model/asset_virtualization_cloud_options.py
index 13a0946e9c..e8cb527582 100644
--- a/intersight/model/asset_virtualization_cloud_options.py
+++ b/intersight/model/asset_virtualization_cloud_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_virtualization_cloud_options_all_of.py b/intersight/model/asset_virtualization_cloud_options_all_of.py
index 9889dbd58c..2dce11ec7f 100644
--- a/intersight/model/asset_virtualization_cloud_options_all_of.py
+++ b/intersight/model/asset_virtualization_cloud_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_virtualization_service.py b/intersight/model/asset_virtualization_service.py
index 0e7e62cc84..eeab903e79 100644
--- a/intersight/model/asset_virtualization_service.py
+++ b/intersight/model/asset_virtualization_service.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_vm_host.py b/intersight/model/asset_vm_host.py
index e406610dfd..896f337a81 100644
--- a/intersight/model/asset_vm_host.py
+++ b/intersight/model/asset_vm_host.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_vm_host_all_of.py b/intersight/model/asset_vm_host_all_of.py
index 563e3f3895..555dbe290d 100644
--- a/intersight/model/asset_vm_host_all_of.py
+++ b/intersight/model/asset_vm_host_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options.py b/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options.py
index b98ba8cd03..505fec24b3 100644
--- a/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options.py
+++ b/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options_all_of.py b/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options_all_of.py
index 710fa0a824..a10f6392ba 100644
--- a/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options_all_of.py
+++ b/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_dynatrace_options.py b/intersight/model/asset_workload_optimizer_dynatrace_options.py
index f685a2e79f..843f056dbb 100644
--- a/intersight/model/asset_workload_optimizer_dynatrace_options.py
+++ b/intersight/model/asset_workload_optimizer_dynatrace_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_dynatrace_options_all_of.py b/intersight/model/asset_workload_optimizer_dynatrace_options_all_of.py
index 2c80b6cc88..fe0bcb38df 100644
--- a/intersight/model/asset_workload_optimizer_dynatrace_options_all_of.py
+++ b/intersight/model/asset_workload_optimizer_dynatrace_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_hyperv_options.py b/intersight/model/asset_workload_optimizer_hyperv_options.py
index 2668841387..a58046157c 100644
--- a/intersight/model/asset_workload_optimizer_hyperv_options.py
+++ b/intersight/model/asset_workload_optimizer_hyperv_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_hyperv_options_all_of.py b/intersight/model/asset_workload_optimizer_hyperv_options_all_of.py
index f9017e9d94..a5a24f3ed3 100644
--- a/intersight/model/asset_workload_optimizer_hyperv_options_all_of.py
+++ b/intersight/model/asset_workload_optimizer_hyperv_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options.py b/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options.py
index 00d34d8c7e..9f4120c425 100644
--- a/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options.py
+++ b/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options_all_of.py b/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options_all_of.py
index 489f758a5a..3f02a92619 100644
--- a/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options_all_of.py
+++ b/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options.py b/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options.py
index d66cead28d..d846e982f2 100644
--- a/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options.py
+++ b/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options_all_of.py b/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options_all_of.py
index 134e2c9749..ad9eb98d94 100644
--- a/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options_all_of.py
+++ b/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options.py b/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options.py
index eec88f47b0..a56ae294b3 100644
--- a/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options.py
+++ b/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options_all_of.py b/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options_all_of.py
index 8700c86088..85807d2ed9 100644
--- a/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options_all_of.py
+++ b/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_new_relic_options.py b/intersight/model/asset_workload_optimizer_new_relic_options.py
index 9a56019d6e..606eed2fa8 100644
--- a/intersight/model/asset_workload_optimizer_new_relic_options.py
+++ b/intersight/model/asset_workload_optimizer_new_relic_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_new_relic_options_all_of.py b/intersight/model/asset_workload_optimizer_new_relic_options_all_of.py
index d4c1fe2aaa..80cf8580ec 100644
--- a/intersight/model/asset_workload_optimizer_new_relic_options_all_of.py
+++ b/intersight/model/asset_workload_optimizer_new_relic_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_open_stack_options.py b/intersight/model/asset_workload_optimizer_open_stack_options.py
index 7584eb9cfa..e3141c30c0 100644
--- a/intersight/model/asset_workload_optimizer_open_stack_options.py
+++ b/intersight/model/asset_workload_optimizer_open_stack_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_open_stack_options_all_of.py b/intersight/model/asset_workload_optimizer_open_stack_options_all_of.py
index 5e6e676acc..c79f5ade0a 100644
--- a/intersight/model/asset_workload_optimizer_open_stack_options_all_of.py
+++ b/intersight/model/asset_workload_optimizer_open_stack_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_red_hat_open_stack_options.py b/intersight/model/asset_workload_optimizer_red_hat_open_stack_options.py
index bef5f3d0b0..91a995d32c 100644
--- a/intersight/model/asset_workload_optimizer_red_hat_open_stack_options.py
+++ b/intersight/model/asset_workload_optimizer_red_hat_open_stack_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_red_hat_open_stack_options_all_of.py b/intersight/model/asset_workload_optimizer_red_hat_open_stack_options_all_of.py
index a687ebf528..a4bd4c7a4a 100644
--- a/intersight/model/asset_workload_optimizer_red_hat_open_stack_options_all_of.py
+++ b/intersight/model/asset_workload_optimizer_red_hat_open_stack_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_service.py b/intersight/model/asset_workload_optimizer_service.py
index 7b4a7edb8a..1a77ed82a7 100644
--- a/intersight/model/asset_workload_optimizer_service.py
+++ b/intersight/model/asset_workload_optimizer_service.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_vmware_vcenter_options.py b/intersight/model/asset_workload_optimizer_vmware_vcenter_options.py
index 0651aa12a0..1200798572 100644
--- a/intersight/model/asset_workload_optimizer_vmware_vcenter_options.py
+++ b/intersight/model/asset_workload_optimizer_vmware_vcenter_options.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/asset_workload_optimizer_vmware_vcenter_options_all_of.py b/intersight/model/asset_workload_optimizer_vmware_vcenter_options_all_of.py
index eb9b5d5580..9eabd881c6 100644
--- a/intersight/model/asset_workload_optimizer_vmware_vcenter_options_all_of.py
+++ b/intersight/model/asset_workload_optimizer_vmware_vcenter_options_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_boot_device.py b/intersight/model/bios_boot_device.py
index 4c16b43559..66579c52a0 100644
--- a/intersight/model/bios_boot_device.py
+++ b/intersight/model/bios_boot_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_boot_device_all_of.py b/intersight/model/bios_boot_device_all_of.py
index 5d88f1e359..7f8e844d97 100644
--- a/intersight/model/bios_boot_device_all_of.py
+++ b/intersight/model/bios_boot_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_boot_device_list.py b/intersight/model/bios_boot_device_list.py
index fdcfd81752..4e0ccb7123 100644
--- a/intersight/model/bios_boot_device_list.py
+++ b/intersight/model/bios_boot_device_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_boot_device_list_all_of.py b/intersight/model/bios_boot_device_list_all_of.py
index 5fe819f607..3499145b83 100644
--- a/intersight/model/bios_boot_device_list_all_of.py
+++ b/intersight/model/bios_boot_device_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_boot_device_relationship.py b/intersight/model/bios_boot_device_relationship.py
index 2091e6126e..20440a9fb9 100644
--- a/intersight/model/bios_boot_device_relationship.py
+++ b/intersight/model/bios_boot_device_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class BiosBootDeviceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class BiosBootDeviceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class BiosBootDeviceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class BiosBootDeviceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class BiosBootDeviceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class BiosBootDeviceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/bios_boot_device_response.py b/intersight/model/bios_boot_device_response.py
index 5166b72827..2e6f6ec982 100644
--- a/intersight/model/bios_boot_device_response.py
+++ b/intersight/model/bios_boot_device_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_boot_mode.py b/intersight/model/bios_boot_mode.py
index e1ef3a009a..53e1d94d93 100644
--- a/intersight/model/bios_boot_mode.py
+++ b/intersight/model/bios_boot_mode.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_boot_mode_all_of.py b/intersight/model/bios_boot_mode_all_of.py
index 13fbd8f989..663458ba3e 100644
--- a/intersight/model/bios_boot_mode_all_of.py
+++ b/intersight/model/bios_boot_mode_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_boot_mode_list.py b/intersight/model/bios_boot_mode_list.py
index 59c1e7594e..c151bbe568 100644
--- a/intersight/model/bios_boot_mode_list.py
+++ b/intersight/model/bios_boot_mode_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_boot_mode_list_all_of.py b/intersight/model/bios_boot_mode_list_all_of.py
index 98953dbed4..dc60068d1f 100644
--- a/intersight/model/bios_boot_mode_list_all_of.py
+++ b/intersight/model/bios_boot_mode_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_boot_mode_relationship.py b/intersight/model/bios_boot_mode_relationship.py
index 33d8484833..93a00f6ef1 100644
--- a/intersight/model/bios_boot_mode_relationship.py
+++ b/intersight/model/bios_boot_mode_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BiosBootModeRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BiosBootModeRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BiosBootModeRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BiosBootModeRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BiosBootModeRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BiosBootModeRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/bios_boot_mode_response.py b/intersight/model/bios_boot_mode_response.py
index 1e420aaa51..39256019af 100644
--- a/intersight/model/bios_boot_mode_response.py
+++ b/intersight/model/bios_boot_mode_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_policy.py b/intersight/model/bios_policy.py
index 65497a35de..e6629de335 100644
--- a/intersight/model/bios_policy.py
+++ b/intersight/model/bios_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_policy_all_of.py b/intersight/model/bios_policy_all_of.py
index 319311981a..406529d5c3 100644
--- a/intersight/model/bios_policy_all_of.py
+++ b/intersight/model/bios_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_policy_list.py b/intersight/model/bios_policy_list.py
index 5197fb4998..6cfec6d9da 100644
--- a/intersight/model/bios_policy_list.py
+++ b/intersight/model/bios_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_policy_list_all_of.py b/intersight/model/bios_policy_list_all_of.py
index 434986f0c5..e8c07c3b93 100644
--- a/intersight/model/bios_policy_list_all_of.py
+++ b/intersight/model/bios_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_policy_response.py b/intersight/model/bios_policy_response.py
index 7d6762e92c..5022b52639 100644
--- a/intersight/model/bios_policy_response.py
+++ b/intersight/model/bios_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_system_boot_order.py b/intersight/model/bios_system_boot_order.py
index e4b1fb666a..90e1052e78 100644
--- a/intersight/model/bios_system_boot_order.py
+++ b/intersight/model/bios_system_boot_order.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_system_boot_order_all_of.py b/intersight/model/bios_system_boot_order_all_of.py
index 6d85d4a6da..16c224a961 100644
--- a/intersight/model/bios_system_boot_order_all_of.py
+++ b/intersight/model/bios_system_boot_order_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_system_boot_order_list.py b/intersight/model/bios_system_boot_order_list.py
index 2e8856a8e2..5792d37016 100644
--- a/intersight/model/bios_system_boot_order_list.py
+++ b/intersight/model/bios_system_boot_order_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_system_boot_order_list_all_of.py b/intersight/model/bios_system_boot_order_list_all_of.py
index c647568586..0916c03220 100644
--- a/intersight/model/bios_system_boot_order_list_all_of.py
+++ b/intersight/model/bios_system_boot_order_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_system_boot_order_relationship.py b/intersight/model/bios_system_boot_order_relationship.py
index e166bda2b1..c479b09108 100644
--- a/intersight/model/bios_system_boot_order_relationship.py
+++ b/intersight/model/bios_system_boot_order_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -213,7 +213,6 @@ class BiosSystemBootOrderRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -371,6 +370,7 @@ class BiosSystemBootOrderRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -381,6 +381,9 @@ class BiosSystemBootOrderRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -676,10 +679,6 @@ class BiosSystemBootOrderRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -738,22 +737,33 @@ class BiosSystemBootOrderRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -787,6 +797,7 @@ class BiosSystemBootOrderRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/bios_system_boot_order_response.py b/intersight/model/bios_system_boot_order_response.py
index aec282f800..bf4cff5357 100644
--- a/intersight/model/bios_system_boot_order_response.py
+++ b/intersight/model/bios_system_boot_order_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_token_settings.py b/intersight/model/bios_token_settings.py
index 04c3e0af40..b2dc1d9088 100644
--- a/intersight/model/bios_token_settings.py
+++ b/intersight/model/bios_token_settings.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_token_settings_all_of.py b/intersight/model/bios_token_settings_all_of.py
index 00e59f5e96..54b7214c4c 100644
--- a/intersight/model/bios_token_settings_all_of.py
+++ b/intersight/model/bios_token_settings_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_token_settings_list.py b/intersight/model/bios_token_settings_list.py
index d78dd88e5b..0993b5b5f4 100644
--- a/intersight/model/bios_token_settings_list.py
+++ b/intersight/model/bios_token_settings_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_token_settings_list_all_of.py b/intersight/model/bios_token_settings_list_all_of.py
index 08f3e5a998..b600a647f0 100644
--- a/intersight/model/bios_token_settings_list_all_of.py
+++ b/intersight/model/bios_token_settings_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_token_settings_relationship.py b/intersight/model/bios_token_settings_relationship.py
index 95e553880a..eed500231f 100644
--- a/intersight/model/bios_token_settings_relationship.py
+++ b/intersight/model/bios_token_settings_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BiosTokenSettingsRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BiosTokenSettingsRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BiosTokenSettingsRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BiosTokenSettingsRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BiosTokenSettingsRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BiosTokenSettingsRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/bios_token_settings_response.py b/intersight/model/bios_token_settings_response.py
index 965b0628a8..1b1505f856 100644
--- a/intersight/model/bios_token_settings_response.py
+++ b/intersight/model/bios_token_settings_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_unit.py b/intersight/model/bios_unit.py
index edbce4d9c8..278f070cb9 100644
--- a/intersight/model/bios_unit.py
+++ b/intersight/model/bios_unit.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_unit_all_of.py b/intersight/model/bios_unit_all_of.py
index 495dc533fd..ad8d126181 100644
--- a/intersight/model/bios_unit_all_of.py
+++ b/intersight/model/bios_unit_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_unit_list.py b/intersight/model/bios_unit_list.py
index 59ed749d28..7c1db2e6be 100644
--- a/intersight/model/bios_unit_list.py
+++ b/intersight/model/bios_unit_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_unit_list_all_of.py b/intersight/model/bios_unit_list_all_of.py
index 8fa6f7f4d1..43fd054057 100644
--- a/intersight/model/bios_unit_list_all_of.py
+++ b/intersight/model/bios_unit_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_unit_relationship.py b/intersight/model/bios_unit_relationship.py
index 3bc8b40b55..ccf961fd92 100644
--- a/intersight/model/bios_unit_relationship.py
+++ b/intersight/model/bios_unit_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -212,7 +212,6 @@ class BiosUnitRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -370,6 +369,7 @@ class BiosUnitRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -380,6 +380,9 @@ class BiosUnitRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -675,10 +678,6 @@ class BiosUnitRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -737,22 +736,33 @@ class BiosUnitRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -786,6 +796,7 @@ class BiosUnitRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/bios_unit_response.py b/intersight/model/bios_unit_response.py
index e7390cbd6d..23b2c7970b 100644
--- a/intersight/model/bios_unit_response.py
+++ b/intersight/model/bios_unit_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_vf_select_memory_ras_configuration.py b/intersight/model/bios_vf_select_memory_ras_configuration.py
index 25a69e43d1..953da35860 100644
--- a/intersight/model/bios_vf_select_memory_ras_configuration.py
+++ b/intersight/model/bios_vf_select_memory_ras_configuration.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_vf_select_memory_ras_configuration_all_of.py b/intersight/model/bios_vf_select_memory_ras_configuration_all_of.py
index 94689478d3..c649d1980d 100644
--- a/intersight/model/bios_vf_select_memory_ras_configuration_all_of.py
+++ b/intersight/model/bios_vf_select_memory_ras_configuration_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_vf_select_memory_ras_configuration_list.py b/intersight/model/bios_vf_select_memory_ras_configuration_list.py
index fcf1e8d1cf..9bd11bae2b 100644
--- a/intersight/model/bios_vf_select_memory_ras_configuration_list.py
+++ b/intersight/model/bios_vf_select_memory_ras_configuration_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_vf_select_memory_ras_configuration_list_all_of.py b/intersight/model/bios_vf_select_memory_ras_configuration_list_all_of.py
index b4424c830a..48e2ceccf4 100644
--- a/intersight/model/bios_vf_select_memory_ras_configuration_list_all_of.py
+++ b/intersight/model/bios_vf_select_memory_ras_configuration_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bios_vf_select_memory_ras_configuration_relationship.py b/intersight/model/bios_vf_select_memory_ras_configuration_relationship.py
index 1bf2422f07..08741f4367 100644
--- a/intersight/model/bios_vf_select_memory_ras_configuration_relationship.py
+++ b/intersight/model/bios_vf_select_memory_ras_configuration_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/bios_vf_select_memory_ras_configuration_response.py b/intersight/model/bios_vf_select_memory_ras_configuration_response.py
index 7cff5602fe..054056ed2f 100644
--- a/intersight/model/bios_vf_select_memory_ras_configuration_response.py
+++ b/intersight/model/bios_vf_select_memory_ras_configuration_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_bootloader.py b/intersight/model/boot_bootloader.py
index 9141efa745..bb1c779269 100644
--- a/intersight/model/boot_bootloader.py
+++ b/intersight/model/boot_bootloader.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_bootloader_all_of.py b/intersight/model/boot_bootloader_all_of.py
index 6b2a831221..2da4f0e61c 100644
--- a/intersight/model/boot_bootloader_all_of.py
+++ b/intersight/model/boot_bootloader_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_cdd_device.py b/intersight/model/boot_cdd_device.py
index bd661eab82..dc91a1ec72 100644
--- a/intersight/model/boot_cdd_device.py
+++ b/intersight/model/boot_cdd_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_cdd_device_all_of.py b/intersight/model/boot_cdd_device_all_of.py
index d4ef397a4a..ce48999696 100644
--- a/intersight/model/boot_cdd_device_all_of.py
+++ b/intersight/model/boot_cdd_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_cdd_device_list.py b/intersight/model/boot_cdd_device_list.py
index 1cd8f757bc..a455d5fa86 100644
--- a/intersight/model/boot_cdd_device_list.py
+++ b/intersight/model/boot_cdd_device_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_cdd_device_list_all_of.py b/intersight/model/boot_cdd_device_list_all_of.py
index f02ede5ee9..d127a77c9e 100644
--- a/intersight/model/boot_cdd_device_list_all_of.py
+++ b/intersight/model/boot_cdd_device_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_cdd_device_relationship.py b/intersight/model/boot_cdd_device_relationship.py
index a31df2140d..092824ebf6 100644
--- a/intersight/model/boot_cdd_device_relationship.py
+++ b/intersight/model/boot_cdd_device_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BootCddDeviceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BootCddDeviceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BootCddDeviceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BootCddDeviceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BootCddDeviceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BootCddDeviceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/boot_cdd_device_response.py b/intersight/model/boot_cdd_device_response.py
index 0b6b7fd245..f1e221b633 100644
--- a/intersight/model/boot_cdd_device_response.py
+++ b/intersight/model/boot_cdd_device_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_configured_device.py b/intersight/model/boot_configured_device.py
index 9ab339a73c..c3fa00faf8 100644
--- a/intersight/model/boot_configured_device.py
+++ b/intersight/model/boot_configured_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_configured_device_all_of.py b/intersight/model/boot_configured_device_all_of.py
index c1f1fdadf0..fe9880cd59 100644
--- a/intersight/model/boot_configured_device_all_of.py
+++ b/intersight/model/boot_configured_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_device_base.py b/intersight/model/boot_device_base.py
index 75826b38cd..af1061052d 100644
--- a/intersight/model/boot_device_base.py
+++ b/intersight/model/boot_device_base.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_device_base_all_of.py b/intersight/model/boot_device_base_all_of.py
index c68a6ca523..637f89ca9d 100644
--- a/intersight/model/boot_device_base_all_of.py
+++ b/intersight/model/boot_device_base_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_device_boot_mode.py b/intersight/model/boot_device_boot_mode.py
index 0e68a26072..2ad23c2acc 100644
--- a/intersight/model/boot_device_boot_mode.py
+++ b/intersight/model/boot_device_boot_mode.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_device_boot_mode_all_of.py b/intersight/model/boot_device_boot_mode_all_of.py
index 4ca5ee8ddc..19ffb14836 100644
--- a/intersight/model/boot_device_boot_mode_all_of.py
+++ b/intersight/model/boot_device_boot_mode_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_device_boot_mode_list.py b/intersight/model/boot_device_boot_mode_list.py
index 85a7e5d456..ead249c562 100644
--- a/intersight/model/boot_device_boot_mode_list.py
+++ b/intersight/model/boot_device_boot_mode_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_device_boot_mode_list_all_of.py b/intersight/model/boot_device_boot_mode_list_all_of.py
index da37d1308a..a7f061d5a8 100644
--- a/intersight/model/boot_device_boot_mode_list_all_of.py
+++ b/intersight/model/boot_device_boot_mode_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_device_boot_mode_relationship.py b/intersight/model/boot_device_boot_mode_relationship.py
index e785dbacb2..7ed502f044 100644
--- a/intersight/model/boot_device_boot_mode_relationship.py
+++ b/intersight/model/boot_device_boot_mode_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BootDeviceBootModeRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BootDeviceBootModeRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BootDeviceBootModeRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BootDeviceBootModeRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BootDeviceBootModeRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BootDeviceBootModeRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/boot_device_boot_mode_response.py b/intersight/model/boot_device_boot_mode_response.py
index 00000b3b3f..b76cd1f224 100644
--- a/intersight/model/boot_device_boot_mode_response.py
+++ b/intersight/model/boot_device_boot_mode_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_device_boot_security.py b/intersight/model/boot_device_boot_security.py
index 2a000643c8..b06bd00edf 100644
--- a/intersight/model/boot_device_boot_security.py
+++ b/intersight/model/boot_device_boot_security.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_device_boot_security_all_of.py b/intersight/model/boot_device_boot_security_all_of.py
index 90068b5494..6830b34729 100644
--- a/intersight/model/boot_device_boot_security_all_of.py
+++ b/intersight/model/boot_device_boot_security_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_device_boot_security_list.py b/intersight/model/boot_device_boot_security_list.py
index 38c5bf7118..58cf6be662 100644
--- a/intersight/model/boot_device_boot_security_list.py
+++ b/intersight/model/boot_device_boot_security_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_device_boot_security_list_all_of.py b/intersight/model/boot_device_boot_security_list_all_of.py
index b5be4d3314..cb95f476ec 100644
--- a/intersight/model/boot_device_boot_security_list_all_of.py
+++ b/intersight/model/boot_device_boot_security_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_device_boot_security_relationship.py b/intersight/model/boot_device_boot_security_relationship.py
index 665440f1ac..a9007748fb 100644
--- a/intersight/model/boot_device_boot_security_relationship.py
+++ b/intersight/model/boot_device_boot_security_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class BootDeviceBootSecurityRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class BootDeviceBootSecurityRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class BootDeviceBootSecurityRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class BootDeviceBootSecurityRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class BootDeviceBootSecurityRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class BootDeviceBootSecurityRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/boot_device_boot_security_response.py b/intersight/model/boot_device_boot_security_response.py
index c9c3969c46..ed847c8149 100644
--- a/intersight/model/boot_device_boot_security_response.py
+++ b/intersight/model/boot_device_boot_security_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_hdd_device.py b/intersight/model/boot_hdd_device.py
index 72807ff528..ee5d78f25b 100644
--- a/intersight/model/boot_hdd_device.py
+++ b/intersight/model/boot_hdd_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_hdd_device_all_of.py b/intersight/model/boot_hdd_device_all_of.py
index f3273db940..f79ec8a543 100644
--- a/intersight/model/boot_hdd_device_all_of.py
+++ b/intersight/model/boot_hdd_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_hdd_device_list.py b/intersight/model/boot_hdd_device_list.py
index 81552e5df8..52a52b25ea 100644
--- a/intersight/model/boot_hdd_device_list.py
+++ b/intersight/model/boot_hdd_device_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_hdd_device_list_all_of.py b/intersight/model/boot_hdd_device_list_all_of.py
index 70fe7fa3b6..c876941de7 100644
--- a/intersight/model/boot_hdd_device_list_all_of.py
+++ b/intersight/model/boot_hdd_device_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_hdd_device_relationship.py b/intersight/model/boot_hdd_device_relationship.py
index f39180840e..1617e7e319 100644
--- a/intersight/model/boot_hdd_device_relationship.py
+++ b/intersight/model/boot_hdd_device_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BootHddDeviceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BootHddDeviceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BootHddDeviceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BootHddDeviceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BootHddDeviceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BootHddDeviceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/boot_hdd_device_response.py b/intersight/model/boot_hdd_device_response.py
index 265b873319..5d559eff67 100644
--- a/intersight/model/boot_hdd_device_response.py
+++ b/intersight/model/boot_hdd_device_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_iscsi.py b/intersight/model/boot_iscsi.py
index 440dd97fa6..e05f687760 100644
--- a/intersight/model/boot_iscsi.py
+++ b/intersight/model/boot_iscsi.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_iscsi_all_of.py b/intersight/model/boot_iscsi_all_of.py
index 614a661005..dab89b8882 100644
--- a/intersight/model/boot_iscsi_all_of.py
+++ b/intersight/model/boot_iscsi_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_iscsi_device.py b/intersight/model/boot_iscsi_device.py
index 7dc913b611..60aec860cf 100644
--- a/intersight/model/boot_iscsi_device.py
+++ b/intersight/model/boot_iscsi_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_iscsi_device_all_of.py b/intersight/model/boot_iscsi_device_all_of.py
index 6ec0cc5710..4313a44b12 100644
--- a/intersight/model/boot_iscsi_device_all_of.py
+++ b/intersight/model/boot_iscsi_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_iscsi_device_list.py b/intersight/model/boot_iscsi_device_list.py
index c3008b7d36..9323efd8a7 100644
--- a/intersight/model/boot_iscsi_device_list.py
+++ b/intersight/model/boot_iscsi_device_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_iscsi_device_list_all_of.py b/intersight/model/boot_iscsi_device_list_all_of.py
index b12dc86dcc..c82cb7610a 100644
--- a/intersight/model/boot_iscsi_device_list_all_of.py
+++ b/intersight/model/boot_iscsi_device_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_iscsi_device_relationship.py b/intersight/model/boot_iscsi_device_relationship.py
index 436f6854e4..c5eb12cab8 100644
--- a/intersight/model/boot_iscsi_device_relationship.py
+++ b/intersight/model/boot_iscsi_device_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BootIscsiDeviceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BootIscsiDeviceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BootIscsiDeviceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BootIscsiDeviceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BootIscsiDeviceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BootIscsiDeviceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/boot_iscsi_device_response.py b/intersight/model/boot_iscsi_device_response.py
index e7a6310df5..c4bd146cc9 100644
--- a/intersight/model/boot_iscsi_device_response.py
+++ b/intersight/model/boot_iscsi_device_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_local_cdd.py b/intersight/model/boot_local_cdd.py
index 81259ebc34..1723891630 100644
--- a/intersight/model/boot_local_cdd.py
+++ b/intersight/model/boot_local_cdd.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_local_disk.py b/intersight/model/boot_local_disk.py
index 984f9cde4f..1692fb9306 100644
--- a/intersight/model/boot_local_disk.py
+++ b/intersight/model/boot_local_disk.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_local_disk_all_of.py b/intersight/model/boot_local_disk_all_of.py
index 0d81929027..5923748b5a 100644
--- a/intersight/model/boot_local_disk_all_of.py
+++ b/intersight/model/boot_local_disk_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_nvme.py b/intersight/model/boot_nvme.py
index 539e49b74a..b0cc72cec4 100644
--- a/intersight/model/boot_nvme.py
+++ b/intersight/model/boot_nvme.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_nvme_all_of.py b/intersight/model/boot_nvme_all_of.py
index cc039b13e4..c131aaa1e2 100644
--- a/intersight/model/boot_nvme_all_of.py
+++ b/intersight/model/boot_nvme_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_nvme_device.py b/intersight/model/boot_nvme_device.py
index 454e48c417..8a4c811741 100644
--- a/intersight/model/boot_nvme_device.py
+++ b/intersight/model/boot_nvme_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_nvme_device_all_of.py b/intersight/model/boot_nvme_device_all_of.py
index 83820fef1e..7ffd33dadc 100644
--- a/intersight/model/boot_nvme_device_all_of.py
+++ b/intersight/model/boot_nvme_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_nvme_device_list.py b/intersight/model/boot_nvme_device_list.py
index e20cd83898..38737ffb1c 100644
--- a/intersight/model/boot_nvme_device_list.py
+++ b/intersight/model/boot_nvme_device_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_nvme_device_list_all_of.py b/intersight/model/boot_nvme_device_list_all_of.py
index 90816a3aa7..aec510baf8 100644
--- a/intersight/model/boot_nvme_device_list_all_of.py
+++ b/intersight/model/boot_nvme_device_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_nvme_device_relationship.py b/intersight/model/boot_nvme_device_relationship.py
index eda4684080..3cad09b835 100644
--- a/intersight/model/boot_nvme_device_relationship.py
+++ b/intersight/model/boot_nvme_device_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BootNvmeDeviceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BootNvmeDeviceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BootNvmeDeviceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BootNvmeDeviceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BootNvmeDeviceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BootNvmeDeviceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/boot_nvme_device_response.py b/intersight/model/boot_nvme_device_response.py
index 4b2ba9c4aa..f4033f8246 100644
--- a/intersight/model/boot_nvme_device_response.py
+++ b/intersight/model/boot_nvme_device_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pch_storage.py b/intersight/model/boot_pch_storage.py
index cdad3bb1cb..3692e6d923 100644
--- a/intersight/model/boot_pch_storage.py
+++ b/intersight/model/boot_pch_storage.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pch_storage_all_of.py b/intersight/model/boot_pch_storage_all_of.py
index 41167f13ba..296ff1cbc2 100644
--- a/intersight/model/boot_pch_storage_all_of.py
+++ b/intersight/model/boot_pch_storage_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pch_storage_device.py b/intersight/model/boot_pch_storage_device.py
index b22d82f0b6..1ce5797e7d 100644
--- a/intersight/model/boot_pch_storage_device.py
+++ b/intersight/model/boot_pch_storage_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pch_storage_device_all_of.py b/intersight/model/boot_pch_storage_device_all_of.py
index aedde0ec5f..5ee2cd9741 100644
--- a/intersight/model/boot_pch_storage_device_all_of.py
+++ b/intersight/model/boot_pch_storage_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pch_storage_device_list.py b/intersight/model/boot_pch_storage_device_list.py
index d0c9fc60b5..2154eddbac 100644
--- a/intersight/model/boot_pch_storage_device_list.py
+++ b/intersight/model/boot_pch_storage_device_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pch_storage_device_list_all_of.py b/intersight/model/boot_pch_storage_device_list_all_of.py
index 4005bd6dac..24a3205cf8 100644
--- a/intersight/model/boot_pch_storage_device_list_all_of.py
+++ b/intersight/model/boot_pch_storage_device_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pch_storage_device_relationship.py b/intersight/model/boot_pch_storage_device_relationship.py
index c74d43f98b..9e9f98d73f 100644
--- a/intersight/model/boot_pch_storage_device_relationship.py
+++ b/intersight/model/boot_pch_storage_device_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BootPchStorageDeviceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BootPchStorageDeviceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BootPchStorageDeviceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BootPchStorageDeviceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BootPchStorageDeviceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BootPchStorageDeviceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/boot_pch_storage_device_response.py b/intersight/model/boot_pch_storage_device_response.py
index 477730eb2c..cbc4632b2e 100644
--- a/intersight/model/boot_pch_storage_device_response.py
+++ b/intersight/model/boot_pch_storage_device_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_precision_policy.py b/intersight/model/boot_precision_policy.py
index cc12a901e5..0ec34649ae 100644
--- a/intersight/model/boot_precision_policy.py
+++ b/intersight/model/boot_precision_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_precision_policy_all_of.py b/intersight/model/boot_precision_policy_all_of.py
index e8e5c099da..91aedb9c86 100644
--- a/intersight/model/boot_precision_policy_all_of.py
+++ b/intersight/model/boot_precision_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_precision_policy_list.py b/intersight/model/boot_precision_policy_list.py
index 0218bbd8fd..ad944d145b 100644
--- a/intersight/model/boot_precision_policy_list.py
+++ b/intersight/model/boot_precision_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_precision_policy_list_all_of.py b/intersight/model/boot_precision_policy_list_all_of.py
index 3f9fbee01d..3bf037eddd 100644
--- a/intersight/model/boot_precision_policy_list_all_of.py
+++ b/intersight/model/boot_precision_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_precision_policy_response.py b/intersight/model/boot_precision_policy_response.py
index dbb72ff7cc..39f7d7ef39 100644
--- a/intersight/model/boot_precision_policy_response.py
+++ b/intersight/model/boot_precision_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pxe.py b/intersight/model/boot_pxe.py
index 66fadc237b..f601e7dd06 100644
--- a/intersight/model/boot_pxe.py
+++ b/intersight/model/boot_pxe.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pxe_all_of.py b/intersight/model/boot_pxe_all_of.py
index d44c7f4e4e..a6e2ea23a6 100644
--- a/intersight/model/boot_pxe_all_of.py
+++ b/intersight/model/boot_pxe_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pxe_device.py b/intersight/model/boot_pxe_device.py
index 36c5d8b477..6de77ecb0b 100644
--- a/intersight/model/boot_pxe_device.py
+++ b/intersight/model/boot_pxe_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pxe_device_all_of.py b/intersight/model/boot_pxe_device_all_of.py
index bfb7dc341b..8887e58c72 100644
--- a/intersight/model/boot_pxe_device_all_of.py
+++ b/intersight/model/boot_pxe_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pxe_device_list.py b/intersight/model/boot_pxe_device_list.py
index d5214029e5..32dfc45b30 100644
--- a/intersight/model/boot_pxe_device_list.py
+++ b/intersight/model/boot_pxe_device_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pxe_device_list_all_of.py b/intersight/model/boot_pxe_device_list_all_of.py
index 7cee2f907e..9c4c2fd3d2 100644
--- a/intersight/model/boot_pxe_device_list_all_of.py
+++ b/intersight/model/boot_pxe_device_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_pxe_device_relationship.py b/intersight/model/boot_pxe_device_relationship.py
index 7a0b7eb5b7..485e7f3734 100644
--- a/intersight/model/boot_pxe_device_relationship.py
+++ b/intersight/model/boot_pxe_device_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BootPxeDeviceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BootPxeDeviceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BootPxeDeviceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BootPxeDeviceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BootPxeDeviceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BootPxeDeviceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/boot_pxe_device_response.py b/intersight/model/boot_pxe_device_response.py
index ae13dc2586..d1e3f37ce9 100644
--- a/intersight/model/boot_pxe_device_response.py
+++ b/intersight/model/boot_pxe_device_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_san.py b/intersight/model/boot_san.py
index 2816706242..d6546be80c 100644
--- a/intersight/model/boot_san.py
+++ b/intersight/model/boot_san.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -205,7 +205,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
interface_name (str): The name of the underlying vHBA interface to be used by the SAN boot device.. [optional] # noqa: E501
lun (int): The Logical Unit Number (LUN) of the device.. [optional] if omitted the server will use the default value of 0 # noqa: E501
slot (str): Slot ID of the device. Supported values are ( 1 - 255, \"MLOM\", \"L1\", \"L2\" ).. [optional] # noqa: E501
- wwpn (str): The WWPN Address of the underlying fiber channel interface used by the SAN boot device. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.. [optional] # noqa: E501
+ wwpn (str): The WWPN Address of the underlying fibre channel interface used by the SAN boot device. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.. [optional] # noqa: E501
enabled (bool): Specifies if the boot device is enabled or disabled.. [optional] if omitted the server will use the default value of False # noqa: E501
name (str): A name that helps identify a boot device. It can be any string that adheres to the following constraints. It should start and end with an alphanumeric character. It can have underscores and hyphens. It cannot be more than 30 characters.. [optional] # noqa: E501
"""
diff --git a/intersight/model/boot_san_all_of.py b/intersight/model/boot_san_all_of.py
index 674fbfda35..9940ad849c 100644
--- a/intersight/model/boot_san_all_of.py
+++ b/intersight/model/boot_san_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -181,7 +181,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
interface_name (str): The name of the underlying vHBA interface to be used by the SAN boot device.. [optional] # noqa: E501
lun (int): The Logical Unit Number (LUN) of the device.. [optional] if omitted the server will use the default value of 0 # noqa: E501
slot (str): Slot ID of the device. Supported values are ( 1 - 255, \"MLOM\", \"L1\", \"L2\" ).. [optional] # noqa: E501
- wwpn (str): The WWPN Address of the underlying fiber channel interface used by the SAN boot device. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.. [optional] # noqa: E501
+ wwpn (str): The WWPN Address of the underlying fibre channel interface used by the SAN boot device. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.. [optional] # noqa: E501
"""
class_id = kwargs.get('class_id', "boot.San")
diff --git a/intersight/model/boot_san_device.py b/intersight/model/boot_san_device.py
index 8dcfc2899e..64dfaf7651 100644
--- a/intersight/model/boot_san_device.py
+++ b/intersight/model/boot_san_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_san_device_all_of.py b/intersight/model/boot_san_device_all_of.py
index 7021d69eb1..18e9b1299a 100644
--- a/intersight/model/boot_san_device_all_of.py
+++ b/intersight/model/boot_san_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_san_device_list.py b/intersight/model/boot_san_device_list.py
index 003b111ab0..2a93400f14 100644
--- a/intersight/model/boot_san_device_list.py
+++ b/intersight/model/boot_san_device_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_san_device_list_all_of.py b/intersight/model/boot_san_device_list_all_of.py
index b802406d64..1d33f5d65b 100644
--- a/intersight/model/boot_san_device_list_all_of.py
+++ b/intersight/model/boot_san_device_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_san_device_relationship.py b/intersight/model/boot_san_device_relationship.py
index 4b8fdd6cdc..bc9c877992 100644
--- a/intersight/model/boot_san_device_relationship.py
+++ b/intersight/model/boot_san_device_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BootSanDeviceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BootSanDeviceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BootSanDeviceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BootSanDeviceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BootSanDeviceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BootSanDeviceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/boot_san_device_response.py b/intersight/model/boot_san_device_response.py
index 3186a33fe4..8afef8a83b 100644
--- a/intersight/model/boot_san_device_response.py
+++ b/intersight/model/boot_san_device_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_sd_card.py b/intersight/model/boot_sd_card.py
index fb9a59a976..d99f119fe8 100644
--- a/intersight/model/boot_sd_card.py
+++ b/intersight/model/boot_sd_card.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_sd_card_all_of.py b/intersight/model/boot_sd_card_all_of.py
index f25e3081b7..e95105b6ed 100644
--- a/intersight/model/boot_sd_card_all_of.py
+++ b/intersight/model/boot_sd_card_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_sd_device.py b/intersight/model/boot_sd_device.py
index 4e861e972d..1c84be873d 100644
--- a/intersight/model/boot_sd_device.py
+++ b/intersight/model/boot_sd_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_sd_device_all_of.py b/intersight/model/boot_sd_device_all_of.py
index 04622ebf6b..895400e5dc 100644
--- a/intersight/model/boot_sd_device_all_of.py
+++ b/intersight/model/boot_sd_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_sd_device_list.py b/intersight/model/boot_sd_device_list.py
index 275aaf7baf..5b81e0d4a0 100644
--- a/intersight/model/boot_sd_device_list.py
+++ b/intersight/model/boot_sd_device_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_sd_device_list_all_of.py b/intersight/model/boot_sd_device_list_all_of.py
index b27e700f1c..816197106e 100644
--- a/intersight/model/boot_sd_device_list_all_of.py
+++ b/intersight/model/boot_sd_device_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_sd_device_relationship.py b/intersight/model/boot_sd_device_relationship.py
index 2cd4fecbd5..eef2917a4c 100644
--- a/intersight/model/boot_sd_device_relationship.py
+++ b/intersight/model/boot_sd_device_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BootSdDeviceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BootSdDeviceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BootSdDeviceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BootSdDeviceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BootSdDeviceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BootSdDeviceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/boot_sd_device_response.py b/intersight/model/boot_sd_device_response.py
index 60a63fe3f0..a3211b1dc2 100644
--- a/intersight/model/boot_sd_device_response.py
+++ b/intersight/model/boot_sd_device_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_uefi_shell.py b/intersight/model/boot_uefi_shell.py
index 9022ce84b0..0e7a25c7c5 100644
--- a/intersight/model/boot_uefi_shell.py
+++ b/intersight/model/boot_uefi_shell.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_uefi_shell_device.py b/intersight/model/boot_uefi_shell_device.py
index 30fb4a4588..e5745a00ff 100644
--- a/intersight/model/boot_uefi_shell_device.py
+++ b/intersight/model/boot_uefi_shell_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_uefi_shell_device_all_of.py b/intersight/model/boot_uefi_shell_device_all_of.py
index 6558e29d66..4c8a18663b 100644
--- a/intersight/model/boot_uefi_shell_device_all_of.py
+++ b/intersight/model/boot_uefi_shell_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_uefi_shell_device_list.py b/intersight/model/boot_uefi_shell_device_list.py
index 428898dbc7..4cbc02d17a 100644
--- a/intersight/model/boot_uefi_shell_device_list.py
+++ b/intersight/model/boot_uefi_shell_device_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_uefi_shell_device_list_all_of.py b/intersight/model/boot_uefi_shell_device_list_all_of.py
index 156a5dedb5..14575514a7 100644
--- a/intersight/model/boot_uefi_shell_device_list_all_of.py
+++ b/intersight/model/boot_uefi_shell_device_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_uefi_shell_device_relationship.py b/intersight/model/boot_uefi_shell_device_relationship.py
index 16ea05af5d..576d417e33 100644
--- a/intersight/model/boot_uefi_shell_device_relationship.py
+++ b/intersight/model/boot_uefi_shell_device_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BootUefiShellDeviceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BootUefiShellDeviceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BootUefiShellDeviceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BootUefiShellDeviceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BootUefiShellDeviceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BootUefiShellDeviceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/boot_uefi_shell_device_response.py b/intersight/model/boot_uefi_shell_device_response.py
index b47a0aa1cc..1692e8197a 100644
--- a/intersight/model/boot_uefi_shell_device_response.py
+++ b/intersight/model/boot_uefi_shell_device_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_usb.py b/intersight/model/boot_usb.py
index 9655571dbe..55f9120d81 100644
--- a/intersight/model/boot_usb.py
+++ b/intersight/model/boot_usb.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_usb_all_of.py b/intersight/model/boot_usb_all_of.py
index 40f18db674..af1283d8d1 100644
--- a/intersight/model/boot_usb_all_of.py
+++ b/intersight/model/boot_usb_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_usb_device.py b/intersight/model/boot_usb_device.py
index 069c853e54..5db98f668e 100644
--- a/intersight/model/boot_usb_device.py
+++ b/intersight/model/boot_usb_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_usb_device_all_of.py b/intersight/model/boot_usb_device_all_of.py
index bee16357d3..129c340314 100644
--- a/intersight/model/boot_usb_device_all_of.py
+++ b/intersight/model/boot_usb_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_usb_device_list.py b/intersight/model/boot_usb_device_list.py
index 4403795f3e..58d72db227 100644
--- a/intersight/model/boot_usb_device_list.py
+++ b/intersight/model/boot_usb_device_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_usb_device_list_all_of.py b/intersight/model/boot_usb_device_list_all_of.py
index ca15d89878..c370cd0a3a 100644
--- a/intersight/model/boot_usb_device_list_all_of.py
+++ b/intersight/model/boot_usb_device_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_usb_device_relationship.py b/intersight/model/boot_usb_device_relationship.py
index abc5b4cca7..4523c0f067 100644
--- a/intersight/model/boot_usb_device_relationship.py
+++ b/intersight/model/boot_usb_device_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BootUsbDeviceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BootUsbDeviceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BootUsbDeviceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BootUsbDeviceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BootUsbDeviceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BootUsbDeviceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/boot_usb_device_response.py b/intersight/model/boot_usb_device_response.py
index 3a3416d45e..91ef92cc4d 100644
--- a/intersight/model/boot_usb_device_response.py
+++ b/intersight/model/boot_usb_device_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_virtual_media.py b/intersight/model/boot_virtual_media.py
index 092042bb63..acc4164481 100644
--- a/intersight/model/boot_virtual_media.py
+++ b/intersight/model/boot_virtual_media.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_virtual_media_all_of.py b/intersight/model/boot_virtual_media_all_of.py
index c6d1228eff..41c9b01825 100644
--- a/intersight/model/boot_virtual_media_all_of.py
+++ b/intersight/model/boot_virtual_media_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_vmedia_device.py b/intersight/model/boot_vmedia_device.py
index 3f4c7911df..937cce2740 100644
--- a/intersight/model/boot_vmedia_device.py
+++ b/intersight/model/boot_vmedia_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_vmedia_device_all_of.py b/intersight/model/boot_vmedia_device_all_of.py
index f7937631cc..c8f542e1a5 100644
--- a/intersight/model/boot_vmedia_device_all_of.py
+++ b/intersight/model/boot_vmedia_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_vmedia_device_list.py b/intersight/model/boot_vmedia_device_list.py
index 0737790cf1..056102e651 100644
--- a/intersight/model/boot_vmedia_device_list.py
+++ b/intersight/model/boot_vmedia_device_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_vmedia_device_list_all_of.py b/intersight/model/boot_vmedia_device_list_all_of.py
index d9f7b4c0ed..ff38b1ca7e 100644
--- a/intersight/model/boot_vmedia_device_list_all_of.py
+++ b/intersight/model/boot_vmedia_device_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/boot_vmedia_device_relationship.py b/intersight/model/boot_vmedia_device_relationship.py
index 13975872be..6b5db8a9c5 100644
--- a/intersight/model/boot_vmedia_device_relationship.py
+++ b/intersight/model/boot_vmedia_device_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class BootVmediaDeviceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class BootVmediaDeviceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class BootVmediaDeviceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class BootVmediaDeviceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class BootVmediaDeviceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class BootVmediaDeviceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/boot_vmedia_device_response.py b/intersight/model/boot_vmedia_device_response.py
index 8859b9ddc6..b741184781 100644
--- a/intersight/model/boot_vmedia_device_response.py
+++ b/intersight/model/boot_vmedia_device_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_api_result.py b/intersight/model/bulk_api_result.py
index 24f832d7a8..fb8fa3086a 100644
--- a/intersight/model/bulk_api_result.py
+++ b/intersight/model/bulk_api_result.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_api_result_all_of.py b/intersight/model/bulk_api_result_all_of.py
index 0e02ccbb47..d159d067d1 100644
--- a/intersight/model/bulk_api_result_all_of.py
+++ b/intersight/model/bulk_api_result_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_export.py b/intersight/model/bulk_export.py
index ecfc3a6465..12dffab0d3 100644
--- a/intersight/model/bulk_export.py
+++ b/intersight/model/bulk_export.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_export_all_of.py b/intersight/model/bulk_export_all_of.py
index a197356e69..892981da2b 100644
--- a/intersight/model/bulk_export_all_of.py
+++ b/intersight/model/bulk_export_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_export_list.py b/intersight/model/bulk_export_list.py
index 4b6d7bdf50..5bf764ede6 100644
--- a/intersight/model/bulk_export_list.py
+++ b/intersight/model/bulk_export_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_export_list_all_of.py b/intersight/model/bulk_export_list_all_of.py
index 606c793a79..8f3f6cc048 100644
--- a/intersight/model/bulk_export_list_all_of.py
+++ b/intersight/model/bulk_export_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_export_relationship.py b/intersight/model/bulk_export_relationship.py
index f23e18aefb..955ee43fda 100644
--- a/intersight/model/bulk_export_relationship.py
+++ b/intersight/model/bulk_export_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -218,7 +218,6 @@ class BulkExportRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -376,6 +375,7 @@ class BulkExportRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -386,6 +386,9 @@ class BulkExportRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -681,10 +684,6 @@ class BulkExportRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -743,22 +742,33 @@ class BulkExportRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -792,6 +802,7 @@ class BulkExportRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/bulk_export_response.py b/intersight/model/bulk_export_response.py
index 2524dd3d17..82dd1d0e5d 100644
--- a/intersight/model/bulk_export_response.py
+++ b/intersight/model/bulk_export_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_exported_item.py b/intersight/model/bulk_exported_item.py
index f3e0c3e89a..1f12a1a6c0 100644
--- a/intersight/model/bulk_exported_item.py
+++ b/intersight/model/bulk_exported_item.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_exported_item_all_of.py b/intersight/model/bulk_exported_item_all_of.py
index a38e5e7601..124f91dfb3 100644
--- a/intersight/model/bulk_exported_item_all_of.py
+++ b/intersight/model/bulk_exported_item_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_exported_item_list.py b/intersight/model/bulk_exported_item_list.py
index d0c9b1f99a..44a0775c50 100644
--- a/intersight/model/bulk_exported_item_list.py
+++ b/intersight/model/bulk_exported_item_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_exported_item_list_all_of.py b/intersight/model/bulk_exported_item_list_all_of.py
index 0a06385ba8..b72815fa0f 100644
--- a/intersight/model/bulk_exported_item_list_all_of.py
+++ b/intersight/model/bulk_exported_item_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_exported_item_relationship.py b/intersight/model/bulk_exported_item_relationship.py
index dbfb96b93d..ff16359c33 100644
--- a/intersight/model/bulk_exported_item_relationship.py
+++ b/intersight/model/bulk_exported_item_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -216,7 +216,6 @@ class BulkExportedItemRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -374,6 +373,7 @@ class BulkExportedItemRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -384,6 +384,9 @@ class BulkExportedItemRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -679,10 +682,6 @@ class BulkExportedItemRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -741,22 +740,33 @@ class BulkExportedItemRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -790,6 +800,7 @@ class BulkExportedItemRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/bulk_exported_item_response.py b/intersight/model/bulk_exported_item_response.py
index df8f1c16cd..475571ec67 100644
--- a/intersight/model/bulk_exported_item_response.py
+++ b/intersight/model/bulk_exported_item_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_http_header.py b/intersight/model/bulk_http_header.py
index e6cf1e0598..15db49f229 100644
--- a/intersight/model/bulk_http_header.py
+++ b/intersight/model/bulk_http_header.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_http_header_all_of.py b/intersight/model/bulk_http_header_all_of.py
index e1c538f6a8..17e68cf474 100644
--- a/intersight/model/bulk_http_header_all_of.py
+++ b/intersight/model/bulk_http_header_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_mo_cloner.py b/intersight/model/bulk_mo_cloner.py
index 721ac5b9fd..7382e3d422 100644
--- a/intersight/model/bulk_mo_cloner.py
+++ b/intersight/model/bulk_mo_cloner.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_mo_cloner_all_of.py b/intersight/model/bulk_mo_cloner_all_of.py
index cc9217d358..4a553670da 100644
--- a/intersight/model/bulk_mo_cloner_all_of.py
+++ b/intersight/model/bulk_mo_cloner_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_mo_merger.py b/intersight/model/bulk_mo_merger.py
index 21fcc32a01..b47f9f2a59 100644
--- a/intersight/model/bulk_mo_merger.py
+++ b/intersight/model/bulk_mo_merger.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_mo_merger_all_of.py b/intersight/model/bulk_mo_merger_all_of.py
index 5d5157e93a..f4ec2e93c4 100644
--- a/intersight/model/bulk_mo_merger_all_of.py
+++ b/intersight/model/bulk_mo_merger_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_request.py b/intersight/model/bulk_request.py
index 45c78ac366..b42ce22540 100644
--- a/intersight/model/bulk_request.py
+++ b/intersight/model/bulk_request.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_request_all_of.py b/intersight/model/bulk_request_all_of.py
index e133ecff59..29e16acfd3 100644
--- a/intersight/model/bulk_request_all_of.py
+++ b/intersight/model/bulk_request_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_request_list.py b/intersight/model/bulk_request_list.py
index 81131df706..5507ac1839 100644
--- a/intersight/model/bulk_request_list.py
+++ b/intersight/model/bulk_request_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_request_list_all_of.py b/intersight/model/bulk_request_list_all_of.py
index 395a92f0c6..1bea4bfbf9 100644
--- a/intersight/model/bulk_request_list_all_of.py
+++ b/intersight/model/bulk_request_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_request_relationship.py b/intersight/model/bulk_request_relationship.py
index d4fcf2221f..19b2e03c3b 100644
--- a/intersight/model/bulk_request_relationship.py
+++ b/intersight/model/bulk_request_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -232,7 +232,6 @@ class BulkRequestRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -390,6 +389,7 @@ class BulkRequestRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -400,6 +400,9 @@ class BulkRequestRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -695,10 +698,6 @@ class BulkRequestRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -757,22 +756,33 @@ class BulkRequestRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -806,6 +816,7 @@ class BulkRequestRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/bulk_request_response.py b/intersight/model/bulk_request_response.py
index 8847388f24..366d980e16 100644
--- a/intersight/model/bulk_request_response.py
+++ b/intersight/model/bulk_request_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_rest_result.py b/intersight/model/bulk_rest_result.py
index 9e6163d4ad..1b85488cd9 100644
--- a/intersight/model/bulk_rest_result.py
+++ b/intersight/model/bulk_rest_result.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_rest_result_all_of.py b/intersight/model/bulk_rest_result_all_of.py
index faf11be95e..6349cafde6 100644
--- a/intersight/model/bulk_rest_result_all_of.py
+++ b/intersight/model/bulk_rest_result_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_rest_sub_request.py b/intersight/model/bulk_rest_sub_request.py
index d584a3caad..400d5a2ffe 100644
--- a/intersight/model/bulk_rest_sub_request.py
+++ b/intersight/model/bulk_rest_sub_request.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_rest_sub_request_all_of.py b/intersight/model/bulk_rest_sub_request_all_of.py
index c254fa6db9..9843134a8d 100644
--- a/intersight/model/bulk_rest_sub_request_all_of.py
+++ b/intersight/model/bulk_rest_sub_request_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_sub_request.py b/intersight/model/bulk_sub_request.py
index 2045e78743..bebe765e60 100644
--- a/intersight/model/bulk_sub_request.py
+++ b/intersight/model/bulk_sub_request.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_sub_request_all_of.py b/intersight/model/bulk_sub_request_all_of.py
index 58065aa26a..7f881426d6 100644
--- a/intersight/model/bulk_sub_request_all_of.py
+++ b/intersight/model/bulk_sub_request_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_sub_request_obj.py b/intersight/model/bulk_sub_request_obj.py
index d5f964c4d6..e72b8a206d 100644
--- a/intersight/model/bulk_sub_request_obj.py
+++ b/intersight/model/bulk_sub_request_obj.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_sub_request_obj_all_of.py b/intersight/model/bulk_sub_request_obj_all_of.py
index 3414f73e23..c03965d604 100644
--- a/intersight/model/bulk_sub_request_obj_all_of.py
+++ b/intersight/model/bulk_sub_request_obj_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_sub_request_obj_list.py b/intersight/model/bulk_sub_request_obj_list.py
index 91b82c7733..25f199a819 100644
--- a/intersight/model/bulk_sub_request_obj_list.py
+++ b/intersight/model/bulk_sub_request_obj_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_sub_request_obj_list_all_of.py b/intersight/model/bulk_sub_request_obj_list_all_of.py
index 5214cf9589..3edf78a4c8 100644
--- a/intersight/model/bulk_sub_request_obj_list_all_of.py
+++ b/intersight/model/bulk_sub_request_obj_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/bulk_sub_request_obj_relationship.py b/intersight/model/bulk_sub_request_obj_relationship.py
index 22ee7e1af6..ae5756fdd7 100644
--- a/intersight/model/bulk_sub_request_obj_relationship.py
+++ b/intersight/model/bulk_sub_request_obj_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -219,7 +219,6 @@ class BulkSubRequestObjRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -377,6 +376,7 @@ class BulkSubRequestObjRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -387,6 +387,9 @@ class BulkSubRequestObjRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -682,10 +685,6 @@ class BulkSubRequestObjRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -744,22 +743,33 @@ class BulkSubRequestObjRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -793,6 +803,7 @@ class BulkSubRequestObjRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/bulk_sub_request_obj_response.py b/intersight/model/bulk_sub_request_obj_response.py
index 1e596d0c22..947d66388e 100644
--- a/intersight/model/bulk_sub_request_obj_response.py
+++ b/intersight/model/bulk_sub_request_obj_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_adapter_unit_descriptor.py b/intersight/model/capability_adapter_unit_descriptor.py
index 2cfa5730ec..34cc3fcb15 100644
--- a/intersight/model/capability_adapter_unit_descriptor.py
+++ b/intersight/model/capability_adapter_unit_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -30,6 +30,7 @@
def lazy_import():
from intersight.model.capability_adapter_unit_descriptor_all_of import CapabilityAdapterUnitDescriptorAllOf
from intersight.model.capability_capability_relationship import CapabilityCapabilityRelationship
+ from intersight.model.capability_feature_config import CapabilityFeatureConfig
from intersight.model.capability_hardware_descriptor import CapabilityHardwareDescriptor
from intersight.model.display_names import DisplayNames
from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship
@@ -37,6 +38,7 @@ def lazy_import():
from intersight.model.mo_version_context import MoVersionContext
globals()['CapabilityAdapterUnitDescriptorAllOf'] = CapabilityAdapterUnitDescriptorAllOf
globals()['CapabilityCapabilityRelationship'] = CapabilityCapabilityRelationship
+ globals()['CapabilityFeatureConfig'] = CapabilityFeatureConfig
globals()['CapabilityHardwareDescriptor'] = CapabilityHardwareDescriptor
globals()['DisplayNames'] = DisplayNames
globals()['MoBaseMoRelationship'] = MoBaseMoRelationship
@@ -75,6 +77,12 @@ class CapabilityAdapterUnitDescriptor(ModelComposed):
('object_type',): {
'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor",
},
+ ('adapter_generation',): {
+ '4': 4,
+ '2': 2,
+ '3': 3,
+ '5': 5,
+ },
}
validations = {
@@ -105,12 +113,15 @@ def openapi_types():
return {
'class_id': (str,), # noqa: E501
'object_type': (str,), # noqa: E501
+ 'adapter_generation': (int,), # noqa: E501
'connectivity_order': (str,), # noqa: E501
'ethernet_port_speed': (int,), # noqa: E501
+ 'features': ([CapabilityFeatureConfig], none_type,), # noqa: E501
'fibre_channel_port_speed': (int,), # noqa: E501
'fibre_channel_scsi_ioq_limit': (int,), # noqa: E501
'is_azure_qos_supported': (bool,), # noqa: E501
'is_geneve_supported': (bool,), # noqa: E501
+ 'max_rocev2_interfaces': (int,), # noqa: E501
'num_dce_ports': (int,), # noqa: E501
'pci_link': (int,), # noqa: E501
'prom_card_type': (str,), # noqa: E501
@@ -145,12 +156,15 @@ def discriminator():
attribute_map = {
'class_id': 'ClassId', # noqa: E501
'object_type': 'ObjectType', # noqa: E501
+ 'adapter_generation': 'AdapterGeneration', # noqa: E501
'connectivity_order': 'ConnectivityOrder', # noqa: E501
'ethernet_port_speed': 'EthernetPortSpeed', # noqa: E501
+ 'features': 'Features', # noqa: E501
'fibre_channel_port_speed': 'FibreChannelPortSpeed', # noqa: E501
'fibre_channel_scsi_ioq_limit': 'FibreChannelScsiIoqLimit', # noqa: E501
'is_azure_qos_supported': 'IsAzureQosSupported', # noqa: E501
'is_geneve_supported': 'IsGeneveSupported', # noqa: E501
+ 'max_rocev2_interfaces': 'MaxRocev2Interfaces', # noqa: E501
'num_dce_ports': 'NumDcePorts', # noqa: E501
'pci_link': 'PciLink', # noqa: E501
'prom_card_type': 'PromCardType', # noqa: E501
@@ -225,12 +239,15 @@ def __init__(self, *args, **kwargs): # noqa: E501
Animal class but this time we won't travel
through its discriminator because we passed in
_visited_composed_classes = (Animal,)
+ adapter_generation (int): Generation of the adapter. * `4` - Fourth generation adapters (14xx). The PIDs of these adapters end with the string 04. * `2` - Second generation VIC adapters (12xx). The PIDs of these adapters end with the string 02. * `3` - Third generation adapters (13xx). The PIDs of these adapters end with the string 03. * `5` - Fifth generation adapters (15xx). The PIDs of these adapters contain the V5 string.. [optional] if omitted the server will use the default value of 4 # noqa: E501
connectivity_order (str): Order in which the ports are connected; sequential or cyclic.. [optional] # noqa: E501
ethernet_port_speed (int): The port speed for ethernet ports in Mbps.. [optional] # noqa: E501
+ features ([CapabilityFeatureConfig], none_type): [optional] # noqa: E501
fibre_channel_port_speed (int): The port speed for fibre channel ports in Mbps.. [optional] # noqa: E501
fibre_channel_scsi_ioq_limit (int): The number of SCSI I/O Queue resources to allocate.. [optional] # noqa: E501
is_azure_qos_supported (bool): Indicates that the Azure Stack Host QoS feature is supported by this adapter.. [optional] if omitted the server will use the default value of True # noqa: E501
is_geneve_supported (bool): Indicates that the GENEVE offload feature is supported by this adapter.. [optional] if omitted the server will use the default value of True # noqa: E501
+ max_rocev2_interfaces (int): Maximum number of vNIC interfaces that can be RoCEv2 enabled.. [optional] if omitted the server will use the default value of 2 # noqa: E501
num_dce_ports (int): Number of Dce Ports for the adapter.. [optional] # noqa: E501
pci_link (int): Indicates PCI Link status of adapter.. [optional] if omitted the server will use the default value of 0 # noqa: E501
prom_card_type (str): Prom card type for the adapter.. [optional] # noqa: E501
diff --git a/intersight/model/capability_adapter_unit_descriptor_all_of.py b/intersight/model/capability_adapter_unit_descriptor_all_of.py
index 97a4a89467..b186659180 100644
--- a/intersight/model/capability_adapter_unit_descriptor_all_of.py
+++ b/intersight/model/capability_adapter_unit_descriptor_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -27,6 +27,10 @@
validate_get_composed_info,
)
+def lazy_import():
+ from intersight.model.capability_feature_config import CapabilityFeatureConfig
+ globals()['CapabilityFeatureConfig'] = CapabilityFeatureConfig
+
class CapabilityAdapterUnitDescriptorAllOf(ModelNormal):
"""NOTE: This class is auto generated by OpenAPI Generator.
@@ -59,6 +63,12 @@ class CapabilityAdapterUnitDescriptorAllOf(ModelNormal):
('object_type',): {
'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor",
},
+ ('adapter_generation',): {
+ '4': 4,
+ '2': 2,
+ '3': 3,
+ '5': 5,
+ },
}
validations = {
@@ -78,15 +88,19 @@ def openapi_types():
openapi_types (dict): The key is attribute name
and the value is attribute type.
"""
+ lazy_import()
return {
'class_id': (str,), # noqa: E501
'object_type': (str,), # noqa: E501
+ 'adapter_generation': (int,), # noqa: E501
'connectivity_order': (str,), # noqa: E501
'ethernet_port_speed': (int,), # noqa: E501
+ 'features': ([CapabilityFeatureConfig], none_type,), # noqa: E501
'fibre_channel_port_speed': (int,), # noqa: E501
'fibre_channel_scsi_ioq_limit': (int,), # noqa: E501
'is_azure_qos_supported': (bool,), # noqa: E501
'is_geneve_supported': (bool,), # noqa: E501
+ 'max_rocev2_interfaces': (int,), # noqa: E501
'num_dce_ports': (int,), # noqa: E501
'pci_link': (int,), # noqa: E501
'prom_card_type': (str,), # noqa: E501
@@ -100,12 +114,15 @@ def discriminator():
attribute_map = {
'class_id': 'ClassId', # noqa: E501
'object_type': 'ObjectType', # noqa: E501
+ 'adapter_generation': 'AdapterGeneration', # noqa: E501
'connectivity_order': 'ConnectivityOrder', # noqa: E501
'ethernet_port_speed': 'EthernetPortSpeed', # noqa: E501
+ 'features': 'Features', # noqa: E501
'fibre_channel_port_speed': 'FibreChannelPortSpeed', # noqa: E501
'fibre_channel_scsi_ioq_limit': 'FibreChannelScsiIoqLimit', # noqa: E501
'is_azure_qos_supported': 'IsAzureQosSupported', # noqa: E501
'is_geneve_supported': 'IsGeneveSupported', # noqa: E501
+ 'max_rocev2_interfaces': 'MaxRocev2Interfaces', # noqa: E501
'num_dce_ports': 'NumDcePorts', # noqa: E501
'pci_link': 'PciLink', # noqa: E501
'prom_card_type': 'PromCardType', # noqa: E501
@@ -161,12 +178,15 @@ def __init__(self, *args, **kwargs): # noqa: E501
Animal class but this time we won't travel
through its discriminator because we passed in
_visited_composed_classes = (Animal,)
+ adapter_generation (int): Generation of the adapter. * `4` - Fourth generation adapters (14xx). The PIDs of these adapters end with the string 04. * `2` - Second generation VIC adapters (12xx). The PIDs of these adapters end with the string 02. * `3` - Third generation adapters (13xx). The PIDs of these adapters end with the string 03. * `5` - Fifth generation adapters (15xx). The PIDs of these adapters contain the V5 string.. [optional] if omitted the server will use the default value of 4 # noqa: E501
connectivity_order (str): Order in which the ports are connected; sequential or cyclic.. [optional] # noqa: E501
ethernet_port_speed (int): The port speed for ethernet ports in Mbps.. [optional] # noqa: E501
+ features ([CapabilityFeatureConfig], none_type): [optional] # noqa: E501
fibre_channel_port_speed (int): The port speed for fibre channel ports in Mbps.. [optional] # noqa: E501
fibre_channel_scsi_ioq_limit (int): The number of SCSI I/O Queue resources to allocate.. [optional] # noqa: E501
is_azure_qos_supported (bool): Indicates that the Azure Stack Host QoS feature is supported by this adapter.. [optional] if omitted the server will use the default value of True # noqa: E501
is_geneve_supported (bool): Indicates that the GENEVE offload feature is supported by this adapter.. [optional] if omitted the server will use the default value of True # noqa: E501
+ max_rocev2_interfaces (int): Maximum number of vNIC interfaces that can be RoCEv2 enabled.. [optional] if omitted the server will use the default value of 2 # noqa: E501
num_dce_ports (int): Number of Dce Ports for the adapter.. [optional] # noqa: E501
pci_link (int): Indicates PCI Link status of adapter.. [optional] if omitted the server will use the default value of 0 # noqa: E501
prom_card_type (str): Prom card type for the adapter.. [optional] # noqa: E501
diff --git a/intersight/model/capability_adapter_unit_descriptor_list.py b/intersight/model/capability_adapter_unit_descriptor_list.py
index d3e8a1b58f..3bfdf44498 100644
--- a/intersight/model/capability_adapter_unit_descriptor_list.py
+++ b/intersight/model/capability_adapter_unit_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_adapter_unit_descriptor_list_all_of.py b/intersight/model/capability_adapter_unit_descriptor_list_all_of.py
index 89b4d26d00..51a3948356 100644
--- a/intersight/model/capability_adapter_unit_descriptor_list_all_of.py
+++ b/intersight/model/capability_adapter_unit_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_adapter_unit_descriptor_response.py b/intersight/model/capability_adapter_unit_descriptor_response.py
index 60e29cfdff..267a43f150 100644
--- a/intersight/model/capability_adapter_unit_descriptor_response.py
+++ b/intersight/model/capability_adapter_unit_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_capability.py b/intersight/model/capability_capability.py
index 139dd05a5b..d144e179b5 100644
--- a/intersight/model/capability_capability.py
+++ b/intersight/model/capability_capability.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_capability_all_of.py b/intersight/model/capability_capability_all_of.py
index b1c322f45a..41d43c53c2 100644
--- a/intersight/model/capability_capability_all_of.py
+++ b/intersight/model/capability_capability_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_capability_relationship.py b/intersight/model/capability_capability_relationship.py
index 35124d4376..f86bcf64c4 100644
--- a/intersight/model/capability_capability_relationship.py
+++ b/intersight/model/capability_capability_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -198,7 +198,6 @@ class CapabilityCapabilityRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -356,6 +355,7 @@ class CapabilityCapabilityRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -366,6 +366,9 @@ class CapabilityCapabilityRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -661,10 +664,6 @@ class CapabilityCapabilityRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -723,22 +722,33 @@ class CapabilityCapabilityRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -772,6 +782,7 @@ class CapabilityCapabilityRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/capability_catalog.py b/intersight/model/capability_catalog.py
index d873bbab3f..9acdb3c4b7 100644
--- a/intersight/model/capability_catalog.py
+++ b/intersight/model/capability_catalog.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_catalog_all_of.py b/intersight/model/capability_catalog_all_of.py
index 4653e14f9e..c5a7a61453 100644
--- a/intersight/model/capability_catalog_all_of.py
+++ b/intersight/model/capability_catalog_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_catalog_list.py b/intersight/model/capability_catalog_list.py
index cc77827118..0adb6f052a 100644
--- a/intersight/model/capability_catalog_list.py
+++ b/intersight/model/capability_catalog_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_catalog_list_all_of.py b/intersight/model/capability_catalog_list_all_of.py
index f894df74a0..d6ea2dd975 100644
--- a/intersight/model/capability_catalog_list_all_of.py
+++ b/intersight/model/capability_catalog_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_catalog_response.py b/intersight/model/capability_catalog_response.py
index 5e61b03931..4b8acdd201 100644
--- a/intersight/model/capability_catalog_response.py
+++ b/intersight/model/capability_catalog_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_chassis_descriptor.py b/intersight/model/capability_chassis_descriptor.py
index f2937fb128..b4ed35abd9 100644
--- a/intersight/model/capability_chassis_descriptor.py
+++ b/intersight/model/capability_chassis_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_chassis_descriptor_all_of.py b/intersight/model/capability_chassis_descriptor_all_of.py
index 781a2d0cbc..2a7c3e0474 100644
--- a/intersight/model/capability_chassis_descriptor_all_of.py
+++ b/intersight/model/capability_chassis_descriptor_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_chassis_descriptor_list.py b/intersight/model/capability_chassis_descriptor_list.py
index 4d38a20af9..0f30c84455 100644
--- a/intersight/model/capability_chassis_descriptor_list.py
+++ b/intersight/model/capability_chassis_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_chassis_descriptor_list_all_of.py b/intersight/model/capability_chassis_descriptor_list_all_of.py
index 3a1961a10f..9dab9566bf 100644
--- a/intersight/model/capability_chassis_descriptor_list_all_of.py
+++ b/intersight/model/capability_chassis_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_chassis_descriptor_response.py b/intersight/model/capability_chassis_descriptor_response.py
index 4f1311c865..e0eed30223 100644
--- a/intersight/model/capability_chassis_descriptor_response.py
+++ b/intersight/model/capability_chassis_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_chassis_manufacturing_def.py b/intersight/model/capability_chassis_manufacturing_def.py
index 4a90c6caca..ea45811c4b 100644
--- a/intersight/model/capability_chassis_manufacturing_def.py
+++ b/intersight/model/capability_chassis_manufacturing_def.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_chassis_manufacturing_def_all_of.py b/intersight/model/capability_chassis_manufacturing_def_all_of.py
index ac5a8f32f2..5c8d24c532 100644
--- a/intersight/model/capability_chassis_manufacturing_def_all_of.py
+++ b/intersight/model/capability_chassis_manufacturing_def_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_chassis_manufacturing_def_list.py b/intersight/model/capability_chassis_manufacturing_def_list.py
index 5e90f14f50..1baf23bf86 100644
--- a/intersight/model/capability_chassis_manufacturing_def_list.py
+++ b/intersight/model/capability_chassis_manufacturing_def_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_chassis_manufacturing_def_list_all_of.py b/intersight/model/capability_chassis_manufacturing_def_list_all_of.py
index 1ceb0c9f88..7fc1864c2d 100644
--- a/intersight/model/capability_chassis_manufacturing_def_list_all_of.py
+++ b/intersight/model/capability_chassis_manufacturing_def_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_chassis_manufacturing_def_response.py b/intersight/model/capability_chassis_manufacturing_def_response.py
index 9c3c4f6769..03c44e912c 100644
--- a/intersight/model/capability_chassis_manufacturing_def_response.py
+++ b/intersight/model/capability_chassis_manufacturing_def_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_cimc_firmware_descriptor.py b/intersight/model/capability_cimc_firmware_descriptor.py
index a5e9abda38..9501e491ec 100644
--- a/intersight/model/capability_cimc_firmware_descriptor.py
+++ b/intersight/model/capability_cimc_firmware_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_cimc_firmware_descriptor_all_of.py b/intersight/model/capability_cimc_firmware_descriptor_all_of.py
index a333b03cdc..a940c20e5b 100644
--- a/intersight/model/capability_cimc_firmware_descriptor_all_of.py
+++ b/intersight/model/capability_cimc_firmware_descriptor_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_cimc_firmware_descriptor_list.py b/intersight/model/capability_cimc_firmware_descriptor_list.py
index 8c59faaa30..af32432d32 100644
--- a/intersight/model/capability_cimc_firmware_descriptor_list.py
+++ b/intersight/model/capability_cimc_firmware_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_cimc_firmware_descriptor_list_all_of.py b/intersight/model/capability_cimc_firmware_descriptor_list_all_of.py
index 804f5e5955..64a98493a3 100644
--- a/intersight/model/capability_cimc_firmware_descriptor_list_all_of.py
+++ b/intersight/model/capability_cimc_firmware_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_cimc_firmware_descriptor_response.py b/intersight/model/capability_cimc_firmware_descriptor_response.py
index 42f39e56a5..9e19068f43 100644
--- a/intersight/model/capability_cimc_firmware_descriptor_response.py
+++ b/intersight/model/capability_cimc_firmware_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_endpoint_descriptor.py b/intersight/model/capability_endpoint_descriptor.py
index f6896a17b8..4043eb82e6 100644
--- a/intersight/model/capability_endpoint_descriptor.py
+++ b/intersight/model/capability_endpoint_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_endpoint_descriptor_all_of.py b/intersight/model/capability_endpoint_descriptor_all_of.py
index 3d4d3789b1..c15a1742d7 100644
--- a/intersight/model/capability_endpoint_descriptor_all_of.py
+++ b/intersight/model/capability_endpoint_descriptor_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_equipment_physical_def.py b/intersight/model/capability_equipment_physical_def.py
index c750e78c55..3c628a8fa3 100644
--- a/intersight/model/capability_equipment_physical_def.py
+++ b/intersight/model/capability_equipment_physical_def.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_equipment_physical_def_all_of.py b/intersight/model/capability_equipment_physical_def_all_of.py
index c7d58d7032..1f85d57170 100644
--- a/intersight/model/capability_equipment_physical_def_all_of.py
+++ b/intersight/model/capability_equipment_physical_def_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_equipment_physical_def_list.py b/intersight/model/capability_equipment_physical_def_list.py
index 2b57614f79..27868df1a0 100644
--- a/intersight/model/capability_equipment_physical_def_list.py
+++ b/intersight/model/capability_equipment_physical_def_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_equipment_physical_def_list_all_of.py b/intersight/model/capability_equipment_physical_def_list_all_of.py
index 9f47bd5234..b39d66b7ae 100644
--- a/intersight/model/capability_equipment_physical_def_list_all_of.py
+++ b/intersight/model/capability_equipment_physical_def_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_equipment_physical_def_response.py b/intersight/model/capability_equipment_physical_def_response.py
index 0aac3f4514..d5ba66cb24 100644
--- a/intersight/model/capability_equipment_physical_def_response.py
+++ b/intersight/model/capability_equipment_physical_def_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_equipment_slot_array.py b/intersight/model/capability_equipment_slot_array.py
index 65e01d0966..3daf3ace77 100644
--- a/intersight/model/capability_equipment_slot_array.py
+++ b/intersight/model/capability_equipment_slot_array.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_equipment_slot_array_all_of.py b/intersight/model/capability_equipment_slot_array_all_of.py
index d14c184668..c2298712c7 100644
--- a/intersight/model/capability_equipment_slot_array_all_of.py
+++ b/intersight/model/capability_equipment_slot_array_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_equipment_slot_array_list.py b/intersight/model/capability_equipment_slot_array_list.py
index 39bb298279..af0b83ecb3 100644
--- a/intersight/model/capability_equipment_slot_array_list.py
+++ b/intersight/model/capability_equipment_slot_array_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_equipment_slot_array_list_all_of.py b/intersight/model/capability_equipment_slot_array_list_all_of.py
index b03b084529..77bdba9633 100644
--- a/intersight/model/capability_equipment_slot_array_list_all_of.py
+++ b/intersight/model/capability_equipment_slot_array_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_equipment_slot_array_response.py b/intersight/model/capability_equipment_slot_array_response.py
index d6a09e1880..4b80c2961f 100644
--- a/intersight/model/capability_equipment_slot_array_response.py
+++ b/intersight/model/capability_equipment_slot_array_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_fan_module_descriptor.py b/intersight/model/capability_fan_module_descriptor.py
index 6f15c7bb47..16c227444a 100644
--- a/intersight/model/capability_fan_module_descriptor.py
+++ b/intersight/model/capability_fan_module_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_fan_module_descriptor_all_of.py b/intersight/model/capability_fan_module_descriptor_all_of.py
index 63c1e65827..5536948b5a 100644
--- a/intersight/model/capability_fan_module_descriptor_all_of.py
+++ b/intersight/model/capability_fan_module_descriptor_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_fan_module_descriptor_list.py b/intersight/model/capability_fan_module_descriptor_list.py
index 9e72dae6b5..153863f576 100644
--- a/intersight/model/capability_fan_module_descriptor_list.py
+++ b/intersight/model/capability_fan_module_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_fan_module_descriptor_list_all_of.py b/intersight/model/capability_fan_module_descriptor_list_all_of.py
index 6a191092c2..e1537fd6eb 100644
--- a/intersight/model/capability_fan_module_descriptor_list_all_of.py
+++ b/intersight/model/capability_fan_module_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_fan_module_descriptor_response.py b/intersight/model/capability_fan_module_descriptor_response.py
index 44a2eeb8a3..8b6742ec13 100644
--- a/intersight/model/capability_fan_module_descriptor_response.py
+++ b/intersight/model/capability_fan_module_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_fan_module_manufacturing_def.py b/intersight/model/capability_fan_module_manufacturing_def.py
index 3c493b561f..83c77618e1 100644
--- a/intersight/model/capability_fan_module_manufacturing_def.py
+++ b/intersight/model/capability_fan_module_manufacturing_def.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_fan_module_manufacturing_def_all_of.py b/intersight/model/capability_fan_module_manufacturing_def_all_of.py
index 5baf775849..a9fbe3d316 100644
--- a/intersight/model/capability_fan_module_manufacturing_def_all_of.py
+++ b/intersight/model/capability_fan_module_manufacturing_def_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_fan_module_manufacturing_def_list.py b/intersight/model/capability_fan_module_manufacturing_def_list.py
index 76f09cb388..f7e1a84b38 100644
--- a/intersight/model/capability_fan_module_manufacturing_def_list.py
+++ b/intersight/model/capability_fan_module_manufacturing_def_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_fan_module_manufacturing_def_list_all_of.py b/intersight/model/capability_fan_module_manufacturing_def_list_all_of.py
index a531ba3888..b7672dbf62 100644
--- a/intersight/model/capability_fan_module_manufacturing_def_list_all_of.py
+++ b/intersight/model/capability_fan_module_manufacturing_def_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_fan_module_manufacturing_def_response.py b/intersight/model/capability_fan_module_manufacturing_def_response.py
index 3626ca6f6f..43f335a2e3 100644
--- a/intersight/model/capability_fan_module_manufacturing_def_response.py
+++ b/intersight/model/capability_fan_module_manufacturing_def_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_feature_config.py b/intersight/model/capability_feature_config.py
new file mode 100644
index 0000000000..d50b1755ca
--- /dev/null
+++ b/intersight/model/capability_feature_config.py
@@ -0,0 +1,274 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.capability_feature_config_all_of import CapabilityFeatureConfigAllOf
+ from intersight.model.mo_base_complex_type import MoBaseComplexType
+ globals()['CapabilityFeatureConfigAllOf'] = CapabilityFeatureConfigAllOf
+ globals()['MoBaseComplexType'] = MoBaseComplexType
+
+
+class CapabilityFeatureConfig(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
+ },
+ ('object_type',): {
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
+ },
+ ('feature_name',): {
+ 'ROCEV2': "RoCEv2",
+ 'ROCEV1': "RoCEv1",
+ 'VMQ': "VMQ",
+ 'VMMQ': "VMMQ",
+ 'VMQINTERRUPTS': "VMQInterrupts",
+ 'NVGRE': "NVGRE",
+ 'ARFS': "ARFS",
+ 'VXLAN': "VXLAN",
+ },
+ ('supported_in_generations',): {
+ 'None': None,
+ '4': 4,
+ '2': 2,
+ '3': 3,
+ '5': 5,
+ },
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = True
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'feature_name': (str,), # noqa: E501
+ 'min_fw_version': (str,), # noqa: E501
+ 'supported_fw_versions': ([str], none_type,), # noqa: E501
+ 'supported_in_adapters': ([str], none_type,), # noqa: E501
+ 'supported_in_generations': ([int], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ val = {
+ }
+ if not val:
+ return None
+ return {'class_id': val}
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'feature_name': 'FeatureName', # noqa: E501
+ 'min_fw_version': 'MinFwVersion', # noqa: E501
+ 'supported_fw_versions': 'SupportedFwVersions', # noqa: E501
+ 'supported_in_adapters': 'SupportedInAdapters', # noqa: E501
+ 'supported_in_generations': 'SupportedInGenerations', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """CapabilityFeatureConfig - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "capability.FeatureConfig", must be one of ["capability.FeatureConfig", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "capability.FeatureConfig", must be one of ["capability.FeatureConfig", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ feature_name (str): Name of the feature that identifies the specific adapter configuration. * `RoCEv2` - Capability indicator of the RDMA over Converged Ethernet (RoCE) feature version 2. * `RoCEv1` - Capability indicator of the RDMA over Converged Ethernet (RoCE) feature version 1. * `VMQ` - Capability indicator of the Virtual Machine Queue (VMQ) feature. * `VMMQ` - Capability indicator of the Virtual Machine Multi-Queue (VMMQ) feature. * `VMQInterrupts` - Capability indicator of the Virtual Machine Queue (VMQ) Interrupts feature. * `NVGRE` - Capability indicator of the Network Virtualization using Generic Routing Encapsulation (NVGRE) feature. * `ARFS` - Capability indicator of the Accelerated Receive Flow Steering (ARFS) feature. * `VXLAN` - Capability indicator of the Virtual Extensible LAN (VXLAN) feature.. [optional] if omitted the server will use the default value of "RoCEv2" # noqa: E501
+ min_fw_version (str): Firmware version from which support for this feature is available.. [optional] # noqa: E501
+ supported_fw_versions ([str], none_type): [optional] # noqa: E501
+ supported_in_adapters ([str], none_type): [optional] # noqa: E501
+ supported_in_generations ([int], none_type): [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "capability.FeatureConfig")
+ object_type = kwargs.get('object_type', "capability.FeatureConfig")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'class_id': class_id,
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ CapabilityFeatureConfigAllOf,
+ MoBaseComplexType,
+ ],
+ 'oneOf': [
+ ],
+ }
diff --git a/intersight/model/capability_feature_config_all_of.py b/intersight/model/capability_feature_config_all_of.py
new file mode 100644
index 0000000000..d0ec630032
--- /dev/null
+++ b/intersight/model/capability_feature_config_all_of.py
@@ -0,0 +1,214 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+
+class CapabilityFeatureConfigAllOf(ModelNormal):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
+ },
+ ('object_type',): {
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
+ },
+ ('feature_name',): {
+ 'ROCEV2': "RoCEv2",
+ 'ROCEV1': "RoCEv1",
+ 'VMQ': "VMQ",
+ 'VMMQ': "VMMQ",
+ 'VMQINTERRUPTS': "VMQInterrupts",
+ 'NVGRE': "NVGRE",
+ 'ARFS': "ARFS",
+ 'VXLAN': "VXLAN",
+ },
+ ('supported_in_generations',): {
+ 'None': None,
+ '4': 4,
+ '2': 2,
+ '3': 3,
+ '5': 5,
+ },
+ }
+
+ validations = {
+ }
+
+ additional_properties_type = None
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'feature_name': (str,), # noqa: E501
+ 'min_fw_version': (str,), # noqa: E501
+ 'supported_fw_versions': ([str], none_type,), # noqa: E501
+ 'supported_in_adapters': ([str], none_type,), # noqa: E501
+ 'supported_in_generations': ([int], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ return None
+
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'feature_name': 'FeatureName', # noqa: E501
+ 'min_fw_version': 'MinFwVersion', # noqa: E501
+ 'supported_fw_versions': 'SupportedFwVersions', # noqa: E501
+ 'supported_in_adapters': 'SupportedInAdapters', # noqa: E501
+ 'supported_in_generations': 'SupportedInGenerations', # noqa: E501
+ }
+
+ _composed_schemas = {}
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """CapabilityFeatureConfigAllOf - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "capability.FeatureConfig", must be one of ["capability.FeatureConfig", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "capability.FeatureConfig", must be one of ["capability.FeatureConfig", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ feature_name (str): Name of the feature that identifies the specific adapter configuration. * `RoCEv2` - Capability indicator of the RDMA over Converged Ethernet (RoCE) feature version 2. * `RoCEv1` - Capability indicator of the RDMA over Converged Ethernet (RoCE) feature version 1. * `VMQ` - Capability indicator of the Virtual Machine Queue (VMQ) feature. * `VMMQ` - Capability indicator of the Virtual Machine Multi-Queue (VMMQ) feature. * `VMQInterrupts` - Capability indicator of the Virtual Machine Queue (VMQ) Interrupts feature. * `NVGRE` - Capability indicator of the Network Virtualization using Generic Routing Encapsulation (NVGRE) feature. * `ARFS` - Capability indicator of the Accelerated Receive Flow Steering (ARFS) feature. * `VXLAN` - Capability indicator of the Virtual Extensible LAN (VXLAN) feature.. [optional] if omitted the server will use the default value of "RoCEv2" # noqa: E501
+ min_fw_version (str): Firmware version from which support for this feature is available.. [optional] # noqa: E501
+ supported_fw_versions ([str], none_type): [optional] # noqa: E501
+ supported_in_adapters ([str], none_type): [optional] # noqa: E501
+ supported_in_generations ([int], none_type): [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "capability.FeatureConfig")
+ object_type = kwargs.get('object_type', "capability.FeatureConfig")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ self.class_id = class_id
+ self.object_type = object_type
+ for var_name, var_value in kwargs.items():
+ if var_name not in self.attribute_map and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ self.additional_properties_type is None:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
diff --git a/intersight/model/capability_hardware_descriptor.py b/intersight/model/capability_hardware_descriptor.py
index 162dde8500..3ed88bdb63 100644
--- a/intersight/model/capability_hardware_descriptor.py
+++ b/intersight/model/capability_hardware_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_capability_def.py b/intersight/model/capability_io_card_capability_def.py
index 53b21aa242..66560d140c 100644
--- a/intersight/model/capability_io_card_capability_def.py
+++ b/intersight/model/capability_io_card_capability_def.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_capability_def_all_of.py b/intersight/model/capability_io_card_capability_def_all_of.py
index 404958409c..dba963848c 100644
--- a/intersight/model/capability_io_card_capability_def_all_of.py
+++ b/intersight/model/capability_io_card_capability_def_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_capability_def_list.py b/intersight/model/capability_io_card_capability_def_list.py
index a1cf9e2949..91bf559971 100644
--- a/intersight/model/capability_io_card_capability_def_list.py
+++ b/intersight/model/capability_io_card_capability_def_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_capability_def_list_all_of.py b/intersight/model/capability_io_card_capability_def_list_all_of.py
index 3a11d8a7d5..faf3bb37bc 100644
--- a/intersight/model/capability_io_card_capability_def_list_all_of.py
+++ b/intersight/model/capability_io_card_capability_def_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_capability_def_response.py b/intersight/model/capability_io_card_capability_def_response.py
index ca14d9f981..db0988491d 100644
--- a/intersight/model/capability_io_card_capability_def_response.py
+++ b/intersight/model/capability_io_card_capability_def_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_descriptor.py b/intersight/model/capability_io_card_descriptor.py
index cc174fa983..34c434dc81 100644
--- a/intersight/model/capability_io_card_descriptor.py
+++ b/intersight/model/capability_io_card_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_descriptor_all_of.py b/intersight/model/capability_io_card_descriptor_all_of.py
index 8db642215d..f0cf7fffc3 100644
--- a/intersight/model/capability_io_card_descriptor_all_of.py
+++ b/intersight/model/capability_io_card_descriptor_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_descriptor_list.py b/intersight/model/capability_io_card_descriptor_list.py
index af1a9b4084..57e1645487 100644
--- a/intersight/model/capability_io_card_descriptor_list.py
+++ b/intersight/model/capability_io_card_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_descriptor_list_all_of.py b/intersight/model/capability_io_card_descriptor_list_all_of.py
index 397f092de5..13f5d0d7d5 100644
--- a/intersight/model/capability_io_card_descriptor_list_all_of.py
+++ b/intersight/model/capability_io_card_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_descriptor_response.py b/intersight/model/capability_io_card_descriptor_response.py
index 49c760659c..faaea3e2bc 100644
--- a/intersight/model/capability_io_card_descriptor_response.py
+++ b/intersight/model/capability_io_card_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_manufacturing_def.py b/intersight/model/capability_io_card_manufacturing_def.py
index 93b2975a11..ec830a4e23 100644
--- a/intersight/model/capability_io_card_manufacturing_def.py
+++ b/intersight/model/capability_io_card_manufacturing_def.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_manufacturing_def_all_of.py b/intersight/model/capability_io_card_manufacturing_def_all_of.py
index 371e2ab081..21267e9742 100644
--- a/intersight/model/capability_io_card_manufacturing_def_all_of.py
+++ b/intersight/model/capability_io_card_manufacturing_def_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_manufacturing_def_list.py b/intersight/model/capability_io_card_manufacturing_def_list.py
index 33cb56b0b5..67b52b0a8b 100644
--- a/intersight/model/capability_io_card_manufacturing_def_list.py
+++ b/intersight/model/capability_io_card_manufacturing_def_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_manufacturing_def_list_all_of.py b/intersight/model/capability_io_card_manufacturing_def_list_all_of.py
index d31ac1321b..073f4a45ff 100644
--- a/intersight/model/capability_io_card_manufacturing_def_list_all_of.py
+++ b/intersight/model/capability_io_card_manufacturing_def_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_io_card_manufacturing_def_response.py b/intersight/model/capability_io_card_manufacturing_def_response.py
index 8b4376a0ec..52d68a46f9 100644
--- a/intersight/model/capability_io_card_manufacturing_def_response.py
+++ b/intersight/model/capability_io_card_manufacturing_def_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_port_group_aggregation_def.py b/intersight/model/capability_port_group_aggregation_def.py
index 0e3efb7eea..bf53339749 100644
--- a/intersight/model/capability_port_group_aggregation_def.py
+++ b/intersight/model/capability_port_group_aggregation_def.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_port_group_aggregation_def_all_of.py b/intersight/model/capability_port_group_aggregation_def_all_of.py
index e8cc60c5b5..513403dfb5 100644
--- a/intersight/model/capability_port_group_aggregation_def_all_of.py
+++ b/intersight/model/capability_port_group_aggregation_def_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_port_group_aggregation_def_list.py b/intersight/model/capability_port_group_aggregation_def_list.py
index 80b827a2d3..7f51cb59c0 100644
--- a/intersight/model/capability_port_group_aggregation_def_list.py
+++ b/intersight/model/capability_port_group_aggregation_def_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_port_group_aggregation_def_list_all_of.py b/intersight/model/capability_port_group_aggregation_def_list_all_of.py
index fe5db32e70..02cf807fe7 100644
--- a/intersight/model/capability_port_group_aggregation_def_list_all_of.py
+++ b/intersight/model/capability_port_group_aggregation_def_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_port_group_aggregation_def_response.py b/intersight/model/capability_port_group_aggregation_def_response.py
index fb9272519c..33798c3e16 100644
--- a/intersight/model/capability_port_group_aggregation_def_response.py
+++ b/intersight/model/capability_port_group_aggregation_def_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_port_range.py b/intersight/model/capability_port_range.py
index 09705dc5d3..79410faabf 100644
--- a/intersight/model/capability_port_range.py
+++ b/intersight/model/capability_port_range.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_port_range_all_of.py b/intersight/model/capability_port_range_all_of.py
index d17c653455..5a625b9a69 100644
--- a/intersight/model/capability_port_range_all_of.py
+++ b/intersight/model/capability_port_range_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_psu_descriptor.py b/intersight/model/capability_psu_descriptor.py
index 8fd22993fb..879377cdc6 100644
--- a/intersight/model/capability_psu_descriptor.py
+++ b/intersight/model/capability_psu_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_psu_descriptor_all_of.py b/intersight/model/capability_psu_descriptor_all_of.py
index afec83859e..b8949a5bd6 100644
--- a/intersight/model/capability_psu_descriptor_all_of.py
+++ b/intersight/model/capability_psu_descriptor_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_psu_descriptor_list.py b/intersight/model/capability_psu_descriptor_list.py
index be3519aa67..4be566ed11 100644
--- a/intersight/model/capability_psu_descriptor_list.py
+++ b/intersight/model/capability_psu_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_psu_descriptor_list_all_of.py b/intersight/model/capability_psu_descriptor_list_all_of.py
index 1e1bd2e885..e0ff3824b0 100644
--- a/intersight/model/capability_psu_descriptor_list_all_of.py
+++ b/intersight/model/capability_psu_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_psu_descriptor_response.py b/intersight/model/capability_psu_descriptor_response.py
index 70ceb1da35..27c736c553 100644
--- a/intersight/model/capability_psu_descriptor_response.py
+++ b/intersight/model/capability_psu_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_psu_manufacturing_def.py b/intersight/model/capability_psu_manufacturing_def.py
index da0cb78467..a258ac64cb 100644
--- a/intersight/model/capability_psu_manufacturing_def.py
+++ b/intersight/model/capability_psu_manufacturing_def.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_psu_manufacturing_def_all_of.py b/intersight/model/capability_psu_manufacturing_def_all_of.py
index 598fe27d19..ae5292ef4c 100644
--- a/intersight/model/capability_psu_manufacturing_def_all_of.py
+++ b/intersight/model/capability_psu_manufacturing_def_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_psu_manufacturing_def_list.py b/intersight/model/capability_psu_manufacturing_def_list.py
index 1d5775c63f..38258585d3 100644
--- a/intersight/model/capability_psu_manufacturing_def_list.py
+++ b/intersight/model/capability_psu_manufacturing_def_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_psu_manufacturing_def_list_all_of.py b/intersight/model/capability_psu_manufacturing_def_list_all_of.py
index 29127cb8eb..4875ca17f4 100644
--- a/intersight/model/capability_psu_manufacturing_def_list_all_of.py
+++ b/intersight/model/capability_psu_manufacturing_def_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_psu_manufacturing_def_response.py b/intersight/model/capability_psu_manufacturing_def_response.py
index 24570a8c35..5c1d7dafba 100644
--- a/intersight/model/capability_psu_manufacturing_def_response.py
+++ b/intersight/model/capability_psu_manufacturing_def_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_server_models_capability_def.py b/intersight/model/capability_server_models_capability_def.py
index e3f8a51f2b..6fd4930c3a 100644
--- a/intersight/model/capability_server_models_capability_def.py
+++ b/intersight/model/capability_server_models_capability_def.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_server_models_capability_def_all_of.py b/intersight/model/capability_server_models_capability_def_all_of.py
index 12a1e119c2..69702ef4dc 100644
--- a/intersight/model/capability_server_models_capability_def_all_of.py
+++ b/intersight/model/capability_server_models_capability_def_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_server_models_capability_def_list.py b/intersight/model/capability_server_models_capability_def_list.py
index 8c3e03270b..25622aaf64 100644
--- a/intersight/model/capability_server_models_capability_def_list.py
+++ b/intersight/model/capability_server_models_capability_def_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_server_models_capability_def_list_all_of.py b/intersight/model/capability_server_models_capability_def_list_all_of.py
index 16a7959ddd..fd7b4b3ecb 100644
--- a/intersight/model/capability_server_models_capability_def_list_all_of.py
+++ b/intersight/model/capability_server_models_capability_def_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_server_models_capability_def_response.py b/intersight/model/capability_server_models_capability_def_response.py
index 1b4f0ce404..823a5ad107 100644
--- a/intersight/model/capability_server_models_capability_def_response.py
+++ b/intersight/model/capability_server_models_capability_def_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_server_schema_descriptor.py b/intersight/model/capability_server_schema_descriptor.py
index b31d8a2d2c..1e1ae4d289 100644
--- a/intersight/model/capability_server_schema_descriptor.py
+++ b/intersight/model/capability_server_schema_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_server_schema_descriptor_all_of.py b/intersight/model/capability_server_schema_descriptor_all_of.py
index 0712cc321b..87d919cac4 100644
--- a/intersight/model/capability_server_schema_descriptor_all_of.py
+++ b/intersight/model/capability_server_schema_descriptor_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_server_schema_descriptor_list.py b/intersight/model/capability_server_schema_descriptor_list.py
index c3f209b37b..742c160116 100644
--- a/intersight/model/capability_server_schema_descriptor_list.py
+++ b/intersight/model/capability_server_schema_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_server_schema_descriptor_list_all_of.py b/intersight/model/capability_server_schema_descriptor_list_all_of.py
index 51a4899be7..d499f79848 100644
--- a/intersight/model/capability_server_schema_descriptor_list_all_of.py
+++ b/intersight/model/capability_server_schema_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_server_schema_descriptor_response.py b/intersight/model/capability_server_schema_descriptor_response.py
index e5b258194c..438ba4930c 100644
--- a/intersight/model/capability_server_schema_descriptor_response.py
+++ b/intersight/model/capability_server_schema_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_capability_def.py b/intersight/model/capability_sioc_module_capability_def.py
index 6aa473f171..06e73a79dd 100644
--- a/intersight/model/capability_sioc_module_capability_def.py
+++ b/intersight/model/capability_sioc_module_capability_def.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_capability_def_all_of.py b/intersight/model/capability_sioc_module_capability_def_all_of.py
index 4a800fa6b6..c0e0c3482c 100644
--- a/intersight/model/capability_sioc_module_capability_def_all_of.py
+++ b/intersight/model/capability_sioc_module_capability_def_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_capability_def_list.py b/intersight/model/capability_sioc_module_capability_def_list.py
index 6243a8018a..cc7c8e646c 100644
--- a/intersight/model/capability_sioc_module_capability_def_list.py
+++ b/intersight/model/capability_sioc_module_capability_def_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_capability_def_list_all_of.py b/intersight/model/capability_sioc_module_capability_def_list_all_of.py
index edee1fd0f6..dead6060da 100644
--- a/intersight/model/capability_sioc_module_capability_def_list_all_of.py
+++ b/intersight/model/capability_sioc_module_capability_def_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_capability_def_response.py b/intersight/model/capability_sioc_module_capability_def_response.py
index 884f4c3ac3..1ef6c2aed6 100644
--- a/intersight/model/capability_sioc_module_capability_def_response.py
+++ b/intersight/model/capability_sioc_module_capability_def_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_descriptor.py b/intersight/model/capability_sioc_module_descriptor.py
index 0c8b599ee9..6d05898a9a 100644
--- a/intersight/model/capability_sioc_module_descriptor.py
+++ b/intersight/model/capability_sioc_module_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_descriptor_all_of.py b/intersight/model/capability_sioc_module_descriptor_all_of.py
index 54608f6962..5c6e2da2f0 100644
--- a/intersight/model/capability_sioc_module_descriptor_all_of.py
+++ b/intersight/model/capability_sioc_module_descriptor_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_descriptor_list.py b/intersight/model/capability_sioc_module_descriptor_list.py
index b312d1f46a..c98a637ebf 100644
--- a/intersight/model/capability_sioc_module_descriptor_list.py
+++ b/intersight/model/capability_sioc_module_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_descriptor_list_all_of.py b/intersight/model/capability_sioc_module_descriptor_list_all_of.py
index 017b5e9161..d379261161 100644
--- a/intersight/model/capability_sioc_module_descriptor_list_all_of.py
+++ b/intersight/model/capability_sioc_module_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_descriptor_response.py b/intersight/model/capability_sioc_module_descriptor_response.py
index f41266a0b9..b6aa915305 100644
--- a/intersight/model/capability_sioc_module_descriptor_response.py
+++ b/intersight/model/capability_sioc_module_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_manufacturing_def.py b/intersight/model/capability_sioc_module_manufacturing_def.py
index e96b0191f3..388df928b6 100644
--- a/intersight/model/capability_sioc_module_manufacturing_def.py
+++ b/intersight/model/capability_sioc_module_manufacturing_def.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_manufacturing_def_all_of.py b/intersight/model/capability_sioc_module_manufacturing_def_all_of.py
index df6268cd81..c864141134 100644
--- a/intersight/model/capability_sioc_module_manufacturing_def_all_of.py
+++ b/intersight/model/capability_sioc_module_manufacturing_def_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_manufacturing_def_list.py b/intersight/model/capability_sioc_module_manufacturing_def_list.py
index 231f0d0b54..105b855662 100644
--- a/intersight/model/capability_sioc_module_manufacturing_def_list.py
+++ b/intersight/model/capability_sioc_module_manufacturing_def_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_manufacturing_def_list_all_of.py b/intersight/model/capability_sioc_module_manufacturing_def_list_all_of.py
index a727777abe..bd158184e3 100644
--- a/intersight/model/capability_sioc_module_manufacturing_def_list_all_of.py
+++ b/intersight/model/capability_sioc_module_manufacturing_def_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_sioc_module_manufacturing_def_response.py b/intersight/model/capability_sioc_module_manufacturing_def_response.py
index d2443e8e1a..789a017a7b 100644
--- a/intersight/model/capability_sioc_module_manufacturing_def_response.py
+++ b/intersight/model/capability_sioc_module_manufacturing_def_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_capability.py b/intersight/model/capability_switch_capability.py
index ebcc67e581..1dd37605bf 100644
--- a/intersight/model/capability_switch_capability.py
+++ b/intersight/model/capability_switch_capability.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_capability_all_of.py b/intersight/model/capability_switch_capability_all_of.py
index 8b52332919..f69ced4721 100644
--- a/intersight/model/capability_switch_capability_all_of.py
+++ b/intersight/model/capability_switch_capability_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_capability_def.py b/intersight/model/capability_switch_capability_def.py
index 4396dd0de8..af55de5502 100644
--- a/intersight/model/capability_switch_capability_def.py
+++ b/intersight/model/capability_switch_capability_def.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_capability_def_all_of.py b/intersight/model/capability_switch_capability_def_all_of.py
index cbaf50538a..a8259924c5 100644
--- a/intersight/model/capability_switch_capability_def_all_of.py
+++ b/intersight/model/capability_switch_capability_def_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_capability_list.py b/intersight/model/capability_switch_capability_list.py
index c8b0a2b2ba..925fe0f29e 100644
--- a/intersight/model/capability_switch_capability_list.py
+++ b/intersight/model/capability_switch_capability_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_capability_list_all_of.py b/intersight/model/capability_switch_capability_list_all_of.py
index 14b6c8cc0b..53d1abdb15 100644
--- a/intersight/model/capability_switch_capability_list_all_of.py
+++ b/intersight/model/capability_switch_capability_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_capability_response.py b/intersight/model/capability_switch_capability_response.py
index 4336d2d1bb..094ad71460 100644
--- a/intersight/model/capability_switch_capability_response.py
+++ b/intersight/model/capability_switch_capability_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_descriptor.py b/intersight/model/capability_switch_descriptor.py
index dc106f2620..b7cb8153aa 100644
--- a/intersight/model/capability_switch_descriptor.py
+++ b/intersight/model/capability_switch_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_descriptor_all_of.py b/intersight/model/capability_switch_descriptor_all_of.py
index 6e4c36ab22..086fc73c4d 100644
--- a/intersight/model/capability_switch_descriptor_all_of.py
+++ b/intersight/model/capability_switch_descriptor_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_descriptor_list.py b/intersight/model/capability_switch_descriptor_list.py
index 41266a495a..0fa1b466fb 100644
--- a/intersight/model/capability_switch_descriptor_list.py
+++ b/intersight/model/capability_switch_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_descriptor_list_all_of.py b/intersight/model/capability_switch_descriptor_list_all_of.py
index 36070cf321..a0a61e2b9f 100644
--- a/intersight/model/capability_switch_descriptor_list_all_of.py
+++ b/intersight/model/capability_switch_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_descriptor_response.py b/intersight/model/capability_switch_descriptor_response.py
index a9f4a46559..130333c78b 100644
--- a/intersight/model/capability_switch_descriptor_response.py
+++ b/intersight/model/capability_switch_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_manufacturing_def.py b/intersight/model/capability_switch_manufacturing_def.py
index 25d0d6906c..1619ecb794 100644
--- a/intersight/model/capability_switch_manufacturing_def.py
+++ b/intersight/model/capability_switch_manufacturing_def.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_manufacturing_def_all_of.py b/intersight/model/capability_switch_manufacturing_def_all_of.py
index 6f88e42416..8ff1649764 100644
--- a/intersight/model/capability_switch_manufacturing_def_all_of.py
+++ b/intersight/model/capability_switch_manufacturing_def_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_manufacturing_def_list.py b/intersight/model/capability_switch_manufacturing_def_list.py
index 8d0594dfd2..7f098c4d72 100644
--- a/intersight/model/capability_switch_manufacturing_def_list.py
+++ b/intersight/model/capability_switch_manufacturing_def_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_manufacturing_def_list_all_of.py b/intersight/model/capability_switch_manufacturing_def_list_all_of.py
index f2290079dd..4ad6c1a3dc 100644
--- a/intersight/model/capability_switch_manufacturing_def_list_all_of.py
+++ b/intersight/model/capability_switch_manufacturing_def_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_manufacturing_def_response.py b/intersight/model/capability_switch_manufacturing_def_response.py
index a60ca20f2a..fa37ee302c 100644
--- a/intersight/model/capability_switch_manufacturing_def_response.py
+++ b/intersight/model/capability_switch_manufacturing_def_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_network_limits.py b/intersight/model/capability_switch_network_limits.py
index 250960bad5..f0e17fac35 100644
--- a/intersight/model/capability_switch_network_limits.py
+++ b/intersight/model/capability_switch_network_limits.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_network_limits_all_of.py b/intersight/model/capability_switch_network_limits_all_of.py
index 35597d2e60..971b6965e1 100644
--- a/intersight/model/capability_switch_network_limits_all_of.py
+++ b/intersight/model/capability_switch_network_limits_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_storage_limits.py b/intersight/model/capability_switch_storage_limits.py
index 83cd981481..e6e90176f0 100644
--- a/intersight/model/capability_switch_storage_limits.py
+++ b/intersight/model/capability_switch_storage_limits.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_storage_limits_all_of.py b/intersight/model/capability_switch_storage_limits_all_of.py
index d57f1f1359..3118cfd330 100644
--- a/intersight/model/capability_switch_storage_limits_all_of.py
+++ b/intersight/model/capability_switch_storage_limits_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_system_limits.py b/intersight/model/capability_switch_system_limits.py
index 990a664a91..c549226af0 100644
--- a/intersight/model/capability_switch_system_limits.py
+++ b/intersight/model/capability_switch_system_limits.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switch_system_limits_all_of.py b/intersight/model/capability_switch_system_limits_all_of.py
index fa467cf25a..aae358d0fe 100644
--- a/intersight/model/capability_switch_system_limits_all_of.py
+++ b/intersight/model/capability_switch_system_limits_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switching_mode_capability.py b/intersight/model/capability_switching_mode_capability.py
index c10c3a5e6d..68b6a5dc4d 100644
--- a/intersight/model/capability_switching_mode_capability.py
+++ b/intersight/model/capability_switching_mode_capability.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/capability_switching_mode_capability_all_of.py b/intersight/model/capability_switching_mode_capability_all_of.py
index 8023666ef6..08f2ebaf3a 100644
--- a/intersight/model/capability_switching_mode_capability_all_of.py
+++ b/intersight/model/capability_switching_mode_capability_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/certificatemanagement_certificate_base.py b/intersight/model/certificatemanagement_certificate_base.py
index aecc869b47..0be0da984e 100644
--- a/intersight/model/certificatemanagement_certificate_base.py
+++ b/intersight/model/certificatemanagement_certificate_base.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/certificatemanagement_certificate_base_all_of.py b/intersight/model/certificatemanagement_certificate_base_all_of.py
index b48479acd4..c1bc2e32a3 100644
--- a/intersight/model/certificatemanagement_certificate_base_all_of.py
+++ b/intersight/model/certificatemanagement_certificate_base_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/certificatemanagement_imc.py b/intersight/model/certificatemanagement_imc.py
index ec1cf0c0f3..896ec1419d 100644
--- a/intersight/model/certificatemanagement_imc.py
+++ b/intersight/model/certificatemanagement_imc.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/certificatemanagement_policy.py b/intersight/model/certificatemanagement_policy.py
index a63b318aa1..ce3f1849ac 100644
--- a/intersight/model/certificatemanagement_policy.py
+++ b/intersight/model/certificatemanagement_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/certificatemanagement_policy_all_of.py b/intersight/model/certificatemanagement_policy_all_of.py
index dfea357e32..eb7135ad75 100644
--- a/intersight/model/certificatemanagement_policy_all_of.py
+++ b/intersight/model/certificatemanagement_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/certificatemanagement_policy_list.py b/intersight/model/certificatemanagement_policy_list.py
index c331512d66..192bce162d 100644
--- a/intersight/model/certificatemanagement_policy_list.py
+++ b/intersight/model/certificatemanagement_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/certificatemanagement_policy_list_all_of.py b/intersight/model/certificatemanagement_policy_list_all_of.py
index 56b3a81013..6aaa1b928e 100644
--- a/intersight/model/certificatemanagement_policy_list_all_of.py
+++ b/intersight/model/certificatemanagement_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/certificatemanagement_policy_response.py b/intersight/model/certificatemanagement_policy_response.py
index 72c03b3d1f..d35c8837ea 100644
--- a/intersight/model/certificatemanagement_policy_response.py
+++ b/intersight/model/certificatemanagement_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_change_detail.py b/intersight/model/chassis_config_change_detail.py
index a96bfa2734..aa2b05b716 100644
--- a/intersight/model/chassis_config_change_detail.py
+++ b/intersight/model/chassis_config_change_detail.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_change_detail_all_of.py b/intersight/model/chassis_config_change_detail_all_of.py
index cb1f71ab5e..f613a25cfc 100644
--- a/intersight/model/chassis_config_change_detail_all_of.py
+++ b/intersight/model/chassis_config_change_detail_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_change_detail_list.py b/intersight/model/chassis_config_change_detail_list.py
index d78c28a858..86e9495372 100644
--- a/intersight/model/chassis_config_change_detail_list.py
+++ b/intersight/model/chassis_config_change_detail_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_change_detail_list_all_of.py b/intersight/model/chassis_config_change_detail_list_all_of.py
index 829e448f69..a434aae701 100644
--- a/intersight/model/chassis_config_change_detail_list_all_of.py
+++ b/intersight/model/chassis_config_change_detail_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_change_detail_relationship.py b/intersight/model/chassis_config_change_detail_relationship.py
index 67bde8095b..6764ea394c 100644
--- a/intersight/model/chassis_config_change_detail_relationship.py
+++ b/intersight/model/chassis_config_change_detail_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -212,7 +212,6 @@ class ChassisConfigChangeDetailRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -370,6 +369,7 @@ class ChassisConfigChangeDetailRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -380,6 +380,9 @@ class ChassisConfigChangeDetailRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -675,10 +678,6 @@ class ChassisConfigChangeDetailRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -737,22 +736,33 @@ class ChassisConfigChangeDetailRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -786,6 +796,7 @@ class ChassisConfigChangeDetailRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/chassis_config_change_detail_response.py b/intersight/model/chassis_config_change_detail_response.py
index 5ec0470caf..d6823c80b6 100644
--- a/intersight/model/chassis_config_change_detail_response.py
+++ b/intersight/model/chassis_config_change_detail_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_import.py b/intersight/model/chassis_config_import.py
index 3eadd97075..467121a357 100644
--- a/intersight/model/chassis_config_import.py
+++ b/intersight/model/chassis_config_import.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_import_all_of.py b/intersight/model/chassis_config_import_all_of.py
index 4125c3e319..5bfcd4e1c6 100644
--- a/intersight/model/chassis_config_import_all_of.py
+++ b/intersight/model/chassis_config_import_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_import_list.py b/intersight/model/chassis_config_import_list.py
index 3b4f56b3d0..9c7ff1adeb 100644
--- a/intersight/model/chassis_config_import_list.py
+++ b/intersight/model/chassis_config_import_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_import_list_all_of.py b/intersight/model/chassis_config_import_list_all_of.py
index be3b0c053f..1225051f28 100644
--- a/intersight/model/chassis_config_import_list_all_of.py
+++ b/intersight/model/chassis_config_import_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_import_response.py b/intersight/model/chassis_config_import_response.py
index 3328bf24fc..eaaf88c392 100644
--- a/intersight/model/chassis_config_import_response.py
+++ b/intersight/model/chassis_config_import_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_result.py b/intersight/model/chassis_config_result.py
index 4f3ab31385..25c5146784 100644
--- a/intersight/model/chassis_config_result.py
+++ b/intersight/model/chassis_config_result.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_result_all_of.py b/intersight/model/chassis_config_result_all_of.py
index c0f1938a41..788a0b80d0 100644
--- a/intersight/model/chassis_config_result_all_of.py
+++ b/intersight/model/chassis_config_result_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_result_entry.py b/intersight/model/chassis_config_result_entry.py
index c26ff3478a..3c0f40261e 100644
--- a/intersight/model/chassis_config_result_entry.py
+++ b/intersight/model/chassis_config_result_entry.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_result_entry_all_of.py b/intersight/model/chassis_config_result_entry_all_of.py
index 62423cee2d..32a5450973 100644
--- a/intersight/model/chassis_config_result_entry_all_of.py
+++ b/intersight/model/chassis_config_result_entry_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_result_entry_list.py b/intersight/model/chassis_config_result_entry_list.py
index 56b544880b..adc448c0a9 100644
--- a/intersight/model/chassis_config_result_entry_list.py
+++ b/intersight/model/chassis_config_result_entry_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_result_entry_list_all_of.py b/intersight/model/chassis_config_result_entry_list_all_of.py
index a4a9698435..75e68d68f6 100644
--- a/intersight/model/chassis_config_result_entry_list_all_of.py
+++ b/intersight/model/chassis_config_result_entry_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_result_entry_relationship.py b/intersight/model/chassis_config_result_entry_relationship.py
index 277e0b21e2..8d31adecf1 100644
--- a/intersight/model/chassis_config_result_entry_relationship.py
+++ b/intersight/model/chassis_config_result_entry_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class ChassisConfigResultEntryRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class ChassisConfigResultEntryRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class ChassisConfigResultEntryRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class ChassisConfigResultEntryRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class ChassisConfigResultEntryRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class ChassisConfigResultEntryRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/chassis_config_result_entry_response.py b/intersight/model/chassis_config_result_entry_response.py
index 8a8ef56d93..77944e91ce 100644
--- a/intersight/model/chassis_config_result_entry_response.py
+++ b/intersight/model/chassis_config_result_entry_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_result_list.py b/intersight/model/chassis_config_result_list.py
index 52c25f1756..5723396727 100644
--- a/intersight/model/chassis_config_result_list.py
+++ b/intersight/model/chassis_config_result_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_result_list_all_of.py b/intersight/model/chassis_config_result_list_all_of.py
index 4030715e16..7efbcadcd2 100644
--- a/intersight/model/chassis_config_result_list_all_of.py
+++ b/intersight/model/chassis_config_result_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_config_result_relationship.py b/intersight/model/chassis_config_result_relationship.py
index f6c64d9f80..482c3b18ad 100644
--- a/intersight/model/chassis_config_result_relationship.py
+++ b/intersight/model/chassis_config_result_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class ChassisConfigResultRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class ChassisConfigResultRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class ChassisConfigResultRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class ChassisConfigResultRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class ChassisConfigResultRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class ChassisConfigResultRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/chassis_config_result_response.py b/intersight/model/chassis_config_result_response.py
index aca2374aeb..43738a0937 100644
--- a/intersight/model/chassis_config_result_response.py
+++ b/intersight/model/chassis_config_result_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_iom_profile.py b/intersight/model/chassis_iom_profile.py
index f5f19911ae..11c3f5096a 100644
--- a/intersight/model/chassis_iom_profile.py
+++ b/intersight/model/chassis_iom_profile.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_iom_profile_all_of.py b/intersight/model/chassis_iom_profile_all_of.py
index b0da789d26..26a4426878 100644
--- a/intersight/model/chassis_iom_profile_all_of.py
+++ b/intersight/model/chassis_iom_profile_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_iom_profile_list.py b/intersight/model/chassis_iom_profile_list.py
index 175942d101..0a64f5ed46 100644
--- a/intersight/model/chassis_iom_profile_list.py
+++ b/intersight/model/chassis_iom_profile_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_iom_profile_list_all_of.py b/intersight/model/chassis_iom_profile_list_all_of.py
index f9ed66804d..a8c2074a81 100644
--- a/intersight/model/chassis_iom_profile_list_all_of.py
+++ b/intersight/model/chassis_iom_profile_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_iom_profile_relationship.py b/intersight/model/chassis_iom_profile_relationship.py
index 40a595bde1..7794292445 100644
--- a/intersight/model/chassis_iom_profile_relationship.py
+++ b/intersight/model/chassis_iom_profile_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -219,7 +219,6 @@ class ChassisIomProfileRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -377,6 +376,7 @@ class ChassisIomProfileRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -387,6 +387,9 @@ class ChassisIomProfileRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -682,10 +685,6 @@ class ChassisIomProfileRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -744,22 +743,33 @@ class ChassisIomProfileRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -793,6 +803,7 @@ class ChassisIomProfileRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/chassis_iom_profile_response.py b/intersight/model/chassis_iom_profile_response.py
index 7104ff9761..6f36a9b9f9 100644
--- a/intersight/model/chassis_iom_profile_response.py
+++ b/intersight/model/chassis_iom_profile_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_profile.py b/intersight/model/chassis_profile.py
index 421294e1e6..658ad1207f 100644
--- a/intersight/model/chassis_profile.py
+++ b/intersight/model/chassis_profile.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_profile_all_of.py b/intersight/model/chassis_profile_all_of.py
index 3d75150357..9851e96ff4 100644
--- a/intersight/model/chassis_profile_all_of.py
+++ b/intersight/model/chassis_profile_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_profile_list.py b/intersight/model/chassis_profile_list.py
index 62a9d8e6c6..355c12c63b 100644
--- a/intersight/model/chassis_profile_list.py
+++ b/intersight/model/chassis_profile_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_profile_list_all_of.py b/intersight/model/chassis_profile_list_all_of.py
index 9016b4ac7b..a801ad0b01 100644
--- a/intersight/model/chassis_profile_list_all_of.py
+++ b/intersight/model/chassis_profile_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/chassis_profile_relationship.py b/intersight/model/chassis_profile_relationship.py
index 55e7b0a336..08eb302075 100644
--- a/intersight/model/chassis_profile_relationship.py
+++ b/intersight/model/chassis_profile_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -226,7 +226,6 @@ class ChassisProfileRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -384,6 +383,7 @@ class ChassisProfileRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -394,6 +394,9 @@ class ChassisProfileRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -689,10 +692,6 @@ class ChassisProfileRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -751,22 +750,33 @@ class ChassisProfileRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -800,6 +810,7 @@ class ChassisProfileRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/chassis_profile_response.py b/intersight/model/chassis_profile_response.py
index 6f5fdcd707..6706d688fd 100644
--- a/intersight/model/chassis_profile_response.py
+++ b/intersight/model/chassis_profile_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_availability_zone.py b/intersight/model/cloud_availability_zone.py
index 7967ea11a7..91762c06c3 100644
--- a/intersight/model/cloud_availability_zone.py
+++ b/intersight/model/cloud_availability_zone.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_availability_zone_all_of.py b/intersight/model/cloud_availability_zone_all_of.py
index e955a1aa3f..4f753a25d5 100644
--- a/intersight/model/cloud_availability_zone_all_of.py
+++ b/intersight/model/cloud_availability_zone_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_billing_unit.py b/intersight/model/cloud_aws_billing_unit.py
index a9bed0a8ee..57b8207606 100644
--- a/intersight/model/cloud_aws_billing_unit.py
+++ b/intersight/model/cloud_aws_billing_unit.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_billing_unit_all_of.py b/intersight/model/cloud_aws_billing_unit_all_of.py
index 4636b8ba45..018b06a0a9 100644
--- a/intersight/model/cloud_aws_billing_unit_all_of.py
+++ b/intersight/model/cloud_aws_billing_unit_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_billing_unit_list.py b/intersight/model/cloud_aws_billing_unit_list.py
index cd75089b8e..2dcbe2574f 100644
--- a/intersight/model/cloud_aws_billing_unit_list.py
+++ b/intersight/model/cloud_aws_billing_unit_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_billing_unit_list_all_of.py b/intersight/model/cloud_aws_billing_unit_list_all_of.py
index 73a7aed482..cb968fc169 100644
--- a/intersight/model/cloud_aws_billing_unit_list_all_of.py
+++ b/intersight/model/cloud_aws_billing_unit_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_billing_unit_relationship.py b/intersight/model/cloud_aws_billing_unit_relationship.py
index a33673d229..5bd478677b 100644
--- a/intersight/model/cloud_aws_billing_unit_relationship.py
+++ b/intersight/model/cloud_aws_billing_unit_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class CloudAwsBillingUnitRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class CloudAwsBillingUnitRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class CloudAwsBillingUnitRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class CloudAwsBillingUnitRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class CloudAwsBillingUnitRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class CloudAwsBillingUnitRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/cloud_aws_billing_unit_response.py b/intersight/model/cloud_aws_billing_unit_response.py
index cad4c93955..50aee299c0 100644
--- a/intersight/model/cloud_aws_billing_unit_response.py
+++ b/intersight/model/cloud_aws_billing_unit_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_key_pair.py b/intersight/model/cloud_aws_key_pair.py
index 7e93b73b24..61a4846c43 100644
--- a/intersight/model/cloud_aws_key_pair.py
+++ b/intersight/model/cloud_aws_key_pair.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_key_pair_all_of.py b/intersight/model/cloud_aws_key_pair_all_of.py
index 55e3630a1c..78051aef84 100644
--- a/intersight/model/cloud_aws_key_pair_all_of.py
+++ b/intersight/model/cloud_aws_key_pair_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_key_pair_list.py b/intersight/model/cloud_aws_key_pair_list.py
index 4258a25625..b0c186e730 100644
--- a/intersight/model/cloud_aws_key_pair_list.py
+++ b/intersight/model/cloud_aws_key_pair_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_key_pair_list_all_of.py b/intersight/model/cloud_aws_key_pair_list_all_of.py
index 899b20319d..8d0aae1bd2 100644
--- a/intersight/model/cloud_aws_key_pair_list_all_of.py
+++ b/intersight/model/cloud_aws_key_pair_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_key_pair_relationship.py b/intersight/model/cloud_aws_key_pair_relationship.py
index f5ea47ed7e..8fb6c68bff 100644
--- a/intersight/model/cloud_aws_key_pair_relationship.py
+++ b/intersight/model/cloud_aws_key_pair_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class CloudAwsKeyPairRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class CloudAwsKeyPairRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class CloudAwsKeyPairRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class CloudAwsKeyPairRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class CloudAwsKeyPairRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class CloudAwsKeyPairRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/cloud_aws_key_pair_response.py b/intersight/model/cloud_aws_key_pair_response.py
index 3364d6a920..7a77c8760a 100644
--- a/intersight/model/cloud_aws_key_pair_response.py
+++ b/intersight/model/cloud_aws_key_pair_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_network_interface.py b/intersight/model/cloud_aws_network_interface.py
index 13ee04bf25..0026c16208 100644
--- a/intersight/model/cloud_aws_network_interface.py
+++ b/intersight/model/cloud_aws_network_interface.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_network_interface_all_of.py b/intersight/model/cloud_aws_network_interface_all_of.py
index d25c75335b..ec45c73162 100644
--- a/intersight/model/cloud_aws_network_interface_all_of.py
+++ b/intersight/model/cloud_aws_network_interface_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_network_interface_list.py b/intersight/model/cloud_aws_network_interface_list.py
index 6e94150163..bd84c0aeb1 100644
--- a/intersight/model/cloud_aws_network_interface_list.py
+++ b/intersight/model/cloud_aws_network_interface_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_network_interface_list_all_of.py b/intersight/model/cloud_aws_network_interface_list_all_of.py
index 7a48cf5ea7..0ac8945e92 100644
--- a/intersight/model/cloud_aws_network_interface_list_all_of.py
+++ b/intersight/model/cloud_aws_network_interface_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_network_interface_response.py b/intersight/model/cloud_aws_network_interface_response.py
index 1a7e428b88..0f27794f71 100644
--- a/intersight/model/cloud_aws_network_interface_response.py
+++ b/intersight/model/cloud_aws_network_interface_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_organizational_unit.py b/intersight/model/cloud_aws_organizational_unit.py
index 9ccc2fd52c..09fc0c27f6 100644
--- a/intersight/model/cloud_aws_organizational_unit.py
+++ b/intersight/model/cloud_aws_organizational_unit.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_organizational_unit_all_of.py b/intersight/model/cloud_aws_organizational_unit_all_of.py
index 4aba618a43..6e94fcb861 100644
--- a/intersight/model/cloud_aws_organizational_unit_all_of.py
+++ b/intersight/model/cloud_aws_organizational_unit_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_organizational_unit_list.py b/intersight/model/cloud_aws_organizational_unit_list.py
index f2e2583a96..6e162934fa 100644
--- a/intersight/model/cloud_aws_organizational_unit_list.py
+++ b/intersight/model/cloud_aws_organizational_unit_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_organizational_unit_list_all_of.py b/intersight/model/cloud_aws_organizational_unit_list_all_of.py
index 74527470a2..7ccfad6c9e 100644
--- a/intersight/model/cloud_aws_organizational_unit_list_all_of.py
+++ b/intersight/model/cloud_aws_organizational_unit_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_organizational_unit_relationship.py b/intersight/model/cloud_aws_organizational_unit_relationship.py
index c494d96997..4df2d309cf 100644
--- a/intersight/model/cloud_aws_organizational_unit_relationship.py
+++ b/intersight/model/cloud_aws_organizational_unit_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/cloud_aws_organizational_unit_response.py b/intersight/model/cloud_aws_organizational_unit_response.py
index 0345ae92bb..7f653eae3d 100644
--- a/intersight/model/cloud_aws_organizational_unit_response.py
+++ b/intersight/model/cloud_aws_organizational_unit_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_security_group.py b/intersight/model/cloud_aws_security_group.py
index a2d482b42d..d289fa90b0 100644
--- a/intersight/model/cloud_aws_security_group.py
+++ b/intersight/model/cloud_aws_security_group.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_security_group_all_of.py b/intersight/model/cloud_aws_security_group_all_of.py
index d54ac3da17..766555d7ed 100644
--- a/intersight/model/cloud_aws_security_group_all_of.py
+++ b/intersight/model/cloud_aws_security_group_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_security_group_list.py b/intersight/model/cloud_aws_security_group_list.py
index 60f492f16e..74130ff3ce 100644
--- a/intersight/model/cloud_aws_security_group_list.py
+++ b/intersight/model/cloud_aws_security_group_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_security_group_list_all_of.py b/intersight/model/cloud_aws_security_group_list_all_of.py
index bc47ef3a35..4defd4738a 100644
--- a/intersight/model/cloud_aws_security_group_list_all_of.py
+++ b/intersight/model/cloud_aws_security_group_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_security_group_relationship.py b/intersight/model/cloud_aws_security_group_relationship.py
index 1a180be6eb..de5dbe1ebe 100644
--- a/intersight/model/cloud_aws_security_group_relationship.py
+++ b/intersight/model/cloud_aws_security_group_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -212,7 +212,6 @@ class CloudAwsSecurityGroupRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -370,6 +369,7 @@ class CloudAwsSecurityGroupRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -380,6 +380,9 @@ class CloudAwsSecurityGroupRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -675,10 +678,6 @@ class CloudAwsSecurityGroupRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -737,22 +736,33 @@ class CloudAwsSecurityGroupRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -786,6 +796,7 @@ class CloudAwsSecurityGroupRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/cloud_aws_security_group_response.py b/intersight/model/cloud_aws_security_group_response.py
index bb2c223c1c..72169d6ee4 100644
--- a/intersight/model/cloud_aws_security_group_response.py
+++ b/intersight/model/cloud_aws_security_group_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_subnet.py b/intersight/model/cloud_aws_subnet.py
index f54d868649..7da16aaac4 100644
--- a/intersight/model/cloud_aws_subnet.py
+++ b/intersight/model/cloud_aws_subnet.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_subnet_all_of.py b/intersight/model/cloud_aws_subnet_all_of.py
index 53077f38fe..af387a616a 100644
--- a/intersight/model/cloud_aws_subnet_all_of.py
+++ b/intersight/model/cloud_aws_subnet_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_subnet_list.py b/intersight/model/cloud_aws_subnet_list.py
index d576a8e94c..48bc04c12d 100644
--- a/intersight/model/cloud_aws_subnet_list.py
+++ b/intersight/model/cloud_aws_subnet_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_subnet_list_all_of.py b/intersight/model/cloud_aws_subnet_list_all_of.py
index be8f8023f9..290af4faad 100644
--- a/intersight/model/cloud_aws_subnet_list_all_of.py
+++ b/intersight/model/cloud_aws_subnet_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_subnet_relationship.py b/intersight/model/cloud_aws_subnet_relationship.py
index 17252ba17e..e4ff3e7b38 100644
--- a/intersight/model/cloud_aws_subnet_relationship.py
+++ b/intersight/model/cloud_aws_subnet_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -210,7 +210,6 @@ class CloudAwsSubnetRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -368,6 +367,7 @@ class CloudAwsSubnetRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -378,6 +378,9 @@ class CloudAwsSubnetRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -673,10 +676,6 @@ class CloudAwsSubnetRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -735,22 +734,33 @@ class CloudAwsSubnetRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -784,6 +794,7 @@ class CloudAwsSubnetRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/cloud_aws_subnet_response.py b/intersight/model/cloud_aws_subnet_response.py
index 2eaf49a77f..ac32964936 100644
--- a/intersight/model/cloud_aws_subnet_response.py
+++ b/intersight/model/cloud_aws_subnet_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_virtual_machine.py b/intersight/model/cloud_aws_virtual_machine.py
index f17f582369..a36a9cd2f5 100644
--- a/intersight/model/cloud_aws_virtual_machine.py
+++ b/intersight/model/cloud_aws_virtual_machine.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_virtual_machine_all_of.py b/intersight/model/cloud_aws_virtual_machine_all_of.py
index 34e1074a66..f23405fae5 100644
--- a/intersight/model/cloud_aws_virtual_machine_all_of.py
+++ b/intersight/model/cloud_aws_virtual_machine_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_virtual_machine_list.py b/intersight/model/cloud_aws_virtual_machine_list.py
index f47d08f5b8..2e7aafd5ae 100644
--- a/intersight/model/cloud_aws_virtual_machine_list.py
+++ b/intersight/model/cloud_aws_virtual_machine_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_virtual_machine_list_all_of.py b/intersight/model/cloud_aws_virtual_machine_list_all_of.py
index 09ca324975..f5882e81fd 100644
--- a/intersight/model/cloud_aws_virtual_machine_list_all_of.py
+++ b/intersight/model/cloud_aws_virtual_machine_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_virtual_machine_response.py b/intersight/model/cloud_aws_virtual_machine_response.py
index d3611c7c71..2f1d5126ba 100644
--- a/intersight/model/cloud_aws_virtual_machine_response.py
+++ b/intersight/model/cloud_aws_virtual_machine_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_volume.py b/intersight/model/cloud_aws_volume.py
index 26debe5251..f7cb0b0661 100644
--- a/intersight/model/cloud_aws_volume.py
+++ b/intersight/model/cloud_aws_volume.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_volume_all_of.py b/intersight/model/cloud_aws_volume_all_of.py
index e50ceda608..7bb248e9a0 100644
--- a/intersight/model/cloud_aws_volume_all_of.py
+++ b/intersight/model/cloud_aws_volume_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_volume_list.py b/intersight/model/cloud_aws_volume_list.py
index 95e8a69a1c..093ab10698 100644
--- a/intersight/model/cloud_aws_volume_list.py
+++ b/intersight/model/cloud_aws_volume_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_volume_list_all_of.py b/intersight/model/cloud_aws_volume_list_all_of.py
index 8cd057f1cf..a1a1973339 100644
--- a/intersight/model/cloud_aws_volume_list_all_of.py
+++ b/intersight/model/cloud_aws_volume_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_volume_response.py b/intersight/model/cloud_aws_volume_response.py
index 083c07e205..f6222fe580 100644
--- a/intersight/model/cloud_aws_volume_response.py
+++ b/intersight/model/cloud_aws_volume_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_vpc.py b/intersight/model/cloud_aws_vpc.py
index fd491e83df..952cd3dd70 100644
--- a/intersight/model/cloud_aws_vpc.py
+++ b/intersight/model/cloud_aws_vpc.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_vpc_all_of.py b/intersight/model/cloud_aws_vpc_all_of.py
index cdff260a34..0196c12ddf 100644
--- a/intersight/model/cloud_aws_vpc_all_of.py
+++ b/intersight/model/cloud_aws_vpc_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_vpc_list.py b/intersight/model/cloud_aws_vpc_list.py
index 7c609dd292..4fa64ecc41 100644
--- a/intersight/model/cloud_aws_vpc_list.py
+++ b/intersight/model/cloud_aws_vpc_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_vpc_list_all_of.py b/intersight/model/cloud_aws_vpc_list_all_of.py
index 2278c5ce54..1e348d1efe 100644
--- a/intersight/model/cloud_aws_vpc_list_all_of.py
+++ b/intersight/model/cloud_aws_vpc_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_aws_vpc_relationship.py b/intersight/model/cloud_aws_vpc_relationship.py
index d1ecd0d161..1a3d0cb3af 100644
--- a/intersight/model/cloud_aws_vpc_relationship.py
+++ b/intersight/model/cloud_aws_vpc_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -210,7 +210,6 @@ class CloudAwsVpcRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -368,6 +367,7 @@ class CloudAwsVpcRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -378,6 +378,9 @@ class CloudAwsVpcRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -673,10 +676,6 @@ class CloudAwsVpcRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -735,22 +734,33 @@ class CloudAwsVpcRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -784,6 +794,7 @@ class CloudAwsVpcRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/cloud_aws_vpc_response.py b/intersight/model/cloud_aws_vpc_response.py
index 3a1eb92113..ab85c61093 100644
--- a/intersight/model/cloud_aws_vpc_response.py
+++ b/intersight/model/cloud_aws_vpc_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_billing_unit.py b/intersight/model/cloud_base_billing_unit.py
index f3fc80808d..5abb7775ae 100644
--- a/intersight/model/cloud_base_billing_unit.py
+++ b/intersight/model/cloud_base_billing_unit.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_billing_unit_all_of.py b/intersight/model/cloud_base_billing_unit_all_of.py
index e1e85cde39..364bca30d1 100644
--- a/intersight/model/cloud_base_billing_unit_all_of.py
+++ b/intersight/model/cloud_base_billing_unit_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_entity.py b/intersight/model/cloud_base_entity.py
index 687cfca78d..83c05f84eb 100644
--- a/intersight/model/cloud_base_entity.py
+++ b/intersight/model/cloud_base_entity.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_entity_all_of.py b/intersight/model/cloud_base_entity_all_of.py
index 350f6aa7a0..87ff37f604 100644
--- a/intersight/model/cloud_base_entity_all_of.py
+++ b/intersight/model/cloud_base_entity_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_network.py b/intersight/model/cloud_base_network.py
index 7b403a20a3..910c6c9e10 100644
--- a/intersight/model/cloud_base_network.py
+++ b/intersight/model/cloud_base_network.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_network_all_of.py b/intersight/model/cloud_base_network_all_of.py
index 4794f7a274..076bef42a3 100644
--- a/intersight/model/cloud_base_network_all_of.py
+++ b/intersight/model/cloud_base_network_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_network_interface.py b/intersight/model/cloud_base_network_interface.py
index b794276ee2..326b9831a7 100644
--- a/intersight/model/cloud_base_network_interface.py
+++ b/intersight/model/cloud_base_network_interface.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_network_interface_all_of.py b/intersight/model/cloud_base_network_interface_all_of.py
index 5a9ede0f30..bd33e5f0fe 100644
--- a/intersight/model/cloud_base_network_interface_all_of.py
+++ b/intersight/model/cloud_base_network_interface_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_placement.py b/intersight/model/cloud_base_placement.py
index 3f589565ba..da7b37db51 100644
--- a/intersight/model/cloud_base_placement.py
+++ b/intersight/model/cloud_base_placement.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_placement_all_of.py b/intersight/model/cloud_base_placement_all_of.py
index ae54f48555..3eece8e366 100644
--- a/intersight/model/cloud_base_placement_all_of.py
+++ b/intersight/model/cloud_base_placement_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_sku.py b/intersight/model/cloud_base_sku.py
index 2b6276ed3d..f3649f80ef 100644
--- a/intersight/model/cloud_base_sku.py
+++ b/intersight/model/cloud_base_sku.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -114,6 +114,7 @@ class CloudBaseSku(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -313,7 +314,7 @@ def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501
is_active (bool): Flag to indicate if this SKU is active or not.. [optional] if omitted the server will use the default value of True # noqa: E501
is_auto_discovered (bool): Flag to indicate if SKU is discovered during inventory collection.. [optional] # noqa: E501
name (str): The display name for instance type.. [optional] # noqa: E501
- platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
service_category (str): Indicates if this sku belongs to Compute, Storage, Database or Network category. * `Compute` - Compute service offered by cloud provider. * `Storage` - Storage service offered by cloud provider. * `Database` - Database service offered by cloud provider. * `Network` - Network service offered by cloud provider.. [optional] if omitted the server will use the default value of "Compute" # noqa: E501
service_family (str): Property to identify the family of service that the sku belongs to.. [optional] # noqa: E501
service_name (str): Any display name for the ServiceCategory if available.. [optional] # noqa: E501
diff --git a/intersight/model/cloud_base_sku_all_of.py b/intersight/model/cloud_base_sku_all_of.py
index fe5774b905..1394f2c769 100644
--- a/intersight/model/cloud_base_sku_all_of.py
+++ b/intersight/model/cloud_base_sku_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -92,6 +92,7 @@ class CloudBaseSkuAllOf(ModelNormal):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -248,7 +249,7 @@ def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501
is_active (bool): Flag to indicate if this SKU is active or not.. [optional] if omitted the server will use the default value of True # noqa: E501
is_auto_discovered (bool): Flag to indicate if SKU is discovered during inventory collection.. [optional] # noqa: E501
name (str): The display name for instance type.. [optional] # noqa: E501
- platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
service_category (str): Indicates if this sku belongs to Compute, Storage, Database or Network category. * `Compute` - Compute service offered by cloud provider. * `Storage` - Storage service offered by cloud provider. * `Database` - Database service offered by cloud provider. * `Network` - Network service offered by cloud provider.. [optional] if omitted the server will use the default value of "Compute" # noqa: E501
service_family (str): Property to identify the family of service that the sku belongs to.. [optional] # noqa: E501
service_name (str): Any display name for the ServiceCategory if available.. [optional] # noqa: E501
diff --git a/intersight/model/cloud_base_sku_relationship.py b/intersight/model/cloud_base_sku_relationship.py
index be5a53345c..5be1d2a4d4 100644
--- a/intersight/model/cloud_base_sku_relationship.py
+++ b/intersight/model/cloud_base_sku_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -93,6 +93,7 @@ class CloudBaseSkuRelationship(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -267,7 +268,6 @@ class CloudBaseSkuRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -425,6 +425,7 @@ class CloudBaseSkuRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -435,6 +436,9 @@ class CloudBaseSkuRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -730,10 +734,6 @@ class CloudBaseSkuRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -792,22 +792,33 @@ class CloudBaseSkuRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -841,6 +852,7 @@ class CloudBaseSkuRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -1111,7 +1123,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
is_active (bool): Flag to indicate if this SKU is active or not.. [optional] if omitted the server will use the default value of True # noqa: E501
is_auto_discovered (bool): Flag to indicate if SKU is discovered during inventory collection.. [optional] # noqa: E501
name (str): The display name for instance type.. [optional] # noqa: E501
- platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
service_category (str): Indicates if this sku belongs to Compute, Storage, Database or Network category. * `Compute` - Compute service offered by cloud provider. * `Storage` - Storage service offered by cloud provider. * `Database` - Database service offered by cloud provider. * `Network` - Network service offered by cloud provider.. [optional] if omitted the server will use the default value of "Compute" # noqa: E501
service_family (str): Property to identify the family of service that the sku belongs to.. [optional] # noqa: E501
service_name (str): Any display name for the ServiceCategory if available.. [optional] # noqa: E501
diff --git a/intersight/model/cloud_base_virtual_machine.py b/intersight/model/cloud_base_virtual_machine.py
index b213bf6eeb..49134d49b3 100644
--- a/intersight/model/cloud_base_virtual_machine.py
+++ b/intersight/model/cloud_base_virtual_machine.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_virtual_machine_all_of.py b/intersight/model/cloud_base_virtual_machine_all_of.py
index 325dd918d3..38aa07e3d0 100644
--- a/intersight/model/cloud_base_virtual_machine_all_of.py
+++ b/intersight/model/cloud_base_virtual_machine_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_volume.py b/intersight/model/cloud_base_volume.py
index 523878eb90..1fe4061abb 100644
--- a/intersight/model/cloud_base_volume.py
+++ b/intersight/model/cloud_base_volume.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_base_volume_all_of.py b/intersight/model/cloud_base_volume_all_of.py
index d31f18695a..6c8ab84f60 100644
--- a/intersight/model/cloud_base_volume_all_of.py
+++ b/intersight/model/cloud_base_volume_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_billing_unit.py b/intersight/model/cloud_billing_unit.py
index 3b929f453d..69b1501fbb 100644
--- a/intersight/model/cloud_billing_unit.py
+++ b/intersight/model/cloud_billing_unit.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_billing_unit_all_of.py b/intersight/model/cloud_billing_unit_all_of.py
index fd08b59127..47ef3e9860 100644
--- a/intersight/model/cloud_billing_unit_all_of.py
+++ b/intersight/model/cloud_billing_unit_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_cloud_region.py b/intersight/model/cloud_cloud_region.py
index e0b325c348..c6cb8e8f41 100644
--- a/intersight/model/cloud_cloud_region.py
+++ b/intersight/model/cloud_cloud_region.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_cloud_region_all_of.py b/intersight/model/cloud_cloud_region_all_of.py
index 40ead02c5a..f0bfb29be2 100644
--- a/intersight/model/cloud_cloud_region_all_of.py
+++ b/intersight/model/cloud_cloud_region_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_cloud_tag.py b/intersight/model/cloud_cloud_tag.py
index 4da7a53f0f..43ec0a90a8 100644
--- a/intersight/model/cloud_cloud_tag.py
+++ b/intersight/model/cloud_cloud_tag.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_cloud_tag_all_of.py b/intersight/model/cloud_cloud_tag_all_of.py
index 5f8a962c77..62f24c765f 100644
--- a/intersight/model/cloud_cloud_tag_all_of.py
+++ b/intersight/model/cloud_cloud_tag_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_collect_inventory.py b/intersight/model/cloud_collect_inventory.py
index d69e16525e..b982f34c04 100644
--- a/intersight/model/cloud_collect_inventory.py
+++ b/intersight/model/cloud_collect_inventory.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_collect_inventory_all_of.py b/intersight/model/cloud_collect_inventory_all_of.py
index 09e3139174..5d228ce57f 100644
--- a/intersight/model/cloud_collect_inventory_all_of.py
+++ b/intersight/model/cloud_collect_inventory_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_custom_attributes.py b/intersight/model/cloud_custom_attributes.py
index e9a9454454..135f94ada1 100644
--- a/intersight/model/cloud_custom_attributes.py
+++ b/intersight/model/cloud_custom_attributes.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_custom_attributes_all_of.py b/intersight/model/cloud_custom_attributes_all_of.py
index ba495c4ef0..ff52efab21 100644
--- a/intersight/model/cloud_custom_attributes_all_of.py
+++ b/intersight/model/cloud_custom_attributes_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_image_reference.py b/intersight/model/cloud_image_reference.py
index 51912ba59e..b4772220d0 100644
--- a/intersight/model/cloud_image_reference.py
+++ b/intersight/model/cloud_image_reference.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_image_reference_all_of.py b/intersight/model/cloud_image_reference_all_of.py
index 94a5b9821b..ebc02ec6d4 100644
--- a/intersight/model/cloud_image_reference_all_of.py
+++ b/intersight/model/cloud_image_reference_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_instance_type.py b/intersight/model/cloud_instance_type.py
index fb5092004c..d113eba0ae 100644
--- a/intersight/model/cloud_instance_type.py
+++ b/intersight/model/cloud_instance_type.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_instance_type_all_of.py b/intersight/model/cloud_instance_type_all_of.py
index 81ffb06a46..84d531a0af 100644
--- a/intersight/model/cloud_instance_type_all_of.py
+++ b/intersight/model/cloud_instance_type_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_network_access_config.py b/intersight/model/cloud_network_access_config.py
index 765e9cff2a..1bb37e71f6 100644
--- a/intersight/model/cloud_network_access_config.py
+++ b/intersight/model/cloud_network_access_config.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_network_access_config_all_of.py b/intersight/model/cloud_network_access_config_all_of.py
index 43f38a06b3..5d218f2905 100644
--- a/intersight/model/cloud_network_access_config_all_of.py
+++ b/intersight/model/cloud_network_access_config_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_network_address.py b/intersight/model/cloud_network_address.py
index 8d6b916bae..4031d1a14c 100644
--- a/intersight/model/cloud_network_address.py
+++ b/intersight/model/cloud_network_address.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_network_address_all_of.py b/intersight/model/cloud_network_address_all_of.py
index ea38a56ace..7f42fb51fa 100644
--- a/intersight/model/cloud_network_address_all_of.py
+++ b/intersight/model/cloud_network_address_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_network_instance_attachment.py b/intersight/model/cloud_network_instance_attachment.py
index 5697fc687e..1ed93748b4 100644
--- a/intersight/model/cloud_network_instance_attachment.py
+++ b/intersight/model/cloud_network_instance_attachment.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_network_instance_attachment_all_of.py b/intersight/model/cloud_network_instance_attachment_all_of.py
index 61229dde84..26279816cc 100644
--- a/intersight/model/cloud_network_instance_attachment_all_of.py
+++ b/intersight/model/cloud_network_instance_attachment_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_network_interface_attachment.py b/intersight/model/cloud_network_interface_attachment.py
index 5849371b14..d4bca2afb1 100644
--- a/intersight/model/cloud_network_interface_attachment.py
+++ b/intersight/model/cloud_network_interface_attachment.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_network_interface_attachment_all_of.py b/intersight/model/cloud_network_interface_attachment_all_of.py
index c816215836..1a8c1d8334 100644
--- a/intersight/model/cloud_network_interface_attachment_all_of.py
+++ b/intersight/model/cloud_network_interface_attachment_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_regions.py b/intersight/model/cloud_regions.py
index 75336df115..9cbc481dda 100644
--- a/intersight/model/cloud_regions.py
+++ b/intersight/model/cloud_regions.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -94,6 +94,7 @@ class CloudRegions(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -284,7 +285,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
is_active (bool): Flag to indicate of this region is active or not.. [optional] if omitted the server will use the default value of True # noqa: E501
is_billing_only (bool): Property to pick regions for orchestration.. [optional] # noqa: E501
name (str): The display name of the region.. [optional] # noqa: E501
- platform_type (str): The platform type for this region. For e.g. AmazonWebService. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platform type for this region. For e.g. AmazonWebService. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
region_end_point (str): HTTP endpoint of the region. For example https://ec2.us-east-2.amazonaws.com.. [optional] # noqa: E501
region_id (str): The region Id which is assigned by the cloud provider. For e.g. us-east-1.. [optional] # noqa: E501
zones ([str], none_type): [optional] # noqa: E501
diff --git a/intersight/model/cloud_regions_all_of.py b/intersight/model/cloud_regions_all_of.py
index 0b77738251..b7ab0ccfcb 100644
--- a/intersight/model/cloud_regions_all_of.py
+++ b/intersight/model/cloud_regions_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -82,6 +82,7 @@ class CloudRegionsAllOf(ModelNormal):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -235,7 +236,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
is_active (bool): Flag to indicate of this region is active or not.. [optional] if omitted the server will use the default value of True # noqa: E501
is_billing_only (bool): Property to pick regions for orchestration.. [optional] # noqa: E501
name (str): The display name of the region.. [optional] # noqa: E501
- platform_type (str): The platform type for this region. For e.g. AmazonWebService. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platform type for this region. For e.g. AmazonWebService. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
region_end_point (str): HTTP endpoint of the region. For example https://ec2.us-east-2.amazonaws.com.. [optional] # noqa: E501
region_id (str): The region Id which is assigned by the cloud provider. For e.g. us-east-1.. [optional] # noqa: E501
zones ([str], none_type): [optional] # noqa: E501
diff --git a/intersight/model/cloud_regions_list.py b/intersight/model/cloud_regions_list.py
index 6871c3e06b..ddd14b61ce 100644
--- a/intersight/model/cloud_regions_list.py
+++ b/intersight/model/cloud_regions_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_regions_list_all_of.py b/intersight/model/cloud_regions_list_all_of.py
index e3ebe848e9..b59f943d83 100644
--- a/intersight/model/cloud_regions_list_all_of.py
+++ b/intersight/model/cloud_regions_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_regions_relationship.py b/intersight/model/cloud_regions_relationship.py
index c64591bdff..b10ea12b3b 100644
--- a/intersight/model/cloud_regions_relationship.py
+++ b/intersight/model/cloud_regions_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -91,6 +91,7 @@ class CloudRegionsRelationship(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -259,7 +260,6 @@ class CloudRegionsRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -417,6 +417,7 @@ class CloudRegionsRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -427,6 +428,9 @@ class CloudRegionsRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -722,10 +726,6 @@ class CloudRegionsRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -784,22 +784,33 @@ class CloudRegionsRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -833,6 +844,7 @@ class CloudRegionsRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -1106,7 +1118,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
is_active (bool): Flag to indicate of this region is active or not.. [optional] if omitted the server will use the default value of True # noqa: E501
is_billing_only (bool): Property to pick regions for orchestration.. [optional] # noqa: E501
name (str): The display name of the region.. [optional] # noqa: E501
- platform_type (str): The platform type for this region. For e.g. AmazonWebService. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platform type for this region. For e.g. AmazonWebService. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
region_end_point (str): HTTP endpoint of the region. For example https://ec2.us-east-2.amazonaws.com.. [optional] # noqa: E501
region_id (str): The region Id which is assigned by the cloud provider. For e.g. us-east-1.. [optional] # noqa: E501
zones ([str], none_type): [optional] # noqa: E501
diff --git a/intersight/model/cloud_regions_response.py b/intersight/model/cloud_regions_response.py
index b3c8f12dc6..9027e5a21a 100644
--- a/intersight/model/cloud_regions_response.py
+++ b/intersight/model/cloud_regions_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_security_group_rule.py b/intersight/model/cloud_security_group_rule.py
index 2c59732658..4ba3b870cb 100644
--- a/intersight/model/cloud_security_group_rule.py
+++ b/intersight/model/cloud_security_group_rule.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_security_group_rule_all_of.py b/intersight/model/cloud_security_group_rule_all_of.py
index 3e62977968..e9cfc04dbf 100644
--- a/intersight/model/cloud_security_group_rule_all_of.py
+++ b/intersight/model/cloud_security_group_rule_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_container_type.py b/intersight/model/cloud_sku_container_type.py
index 9111988ebe..c788e2e604 100644
--- a/intersight/model/cloud_sku_container_type.py
+++ b/intersight/model/cloud_sku_container_type.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -100,6 +100,7 @@ class CloudSkuContainerType(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -312,7 +313,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
is_active (bool): Flag to indicate if this SKU is active or not.. [optional] if omitted the server will use the default value of True # noqa: E501
is_auto_discovered (bool): Flag to indicate if SKU is discovered during inventory collection.. [optional] # noqa: E501
name (str): The display name for instance type.. [optional] # noqa: E501
- platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
service_category (str): Indicates if this sku belongs to Compute, Storage, Database or Network category. * `Compute` - Compute service offered by cloud provider. * `Storage` - Storage service offered by cloud provider. * `Database` - Database service offered by cloud provider. * `Network` - Network service offered by cloud provider.. [optional] if omitted the server will use the default value of "Compute" # noqa: E501
service_family (str): Property to identify the family of service that the sku belongs to.. [optional] # noqa: E501
service_name (str): Any display name for the ServiceCategory if available.. [optional] # noqa: E501
diff --git a/intersight/model/cloud_sku_container_type_all_of.py b/intersight/model/cloud_sku_container_type_all_of.py
index ffbc866e76..c7ec47d72c 100644
--- a/intersight/model/cloud_sku_container_type_all_of.py
+++ b/intersight/model/cloud_sku_container_type_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_container_type_list.py b/intersight/model/cloud_sku_container_type_list.py
index b504f63a46..b8d4fdd7ca 100644
--- a/intersight/model/cloud_sku_container_type_list.py
+++ b/intersight/model/cloud_sku_container_type_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_container_type_list_all_of.py b/intersight/model/cloud_sku_container_type_list_all_of.py
index 7744941fcf..87c6dbda41 100644
--- a/intersight/model/cloud_sku_container_type_list_all_of.py
+++ b/intersight/model/cloud_sku_container_type_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_container_type_response.py b/intersight/model/cloud_sku_container_type_response.py
index 1729fb52a3..b8fa9d4439 100644
--- a/intersight/model/cloud_sku_container_type_response.py
+++ b/intersight/model/cloud_sku_container_type_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_database_type.py b/intersight/model/cloud_sku_database_type.py
index 38f9b10401..7c1974d2eb 100644
--- a/intersight/model/cloud_sku_database_type.py
+++ b/intersight/model/cloud_sku_database_type.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -96,6 +96,7 @@ class CloudSkuDatabaseType(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -314,7 +315,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
is_active (bool): Flag to indicate if this SKU is active or not.. [optional] if omitted the server will use the default value of True # noqa: E501
is_auto_discovered (bool): Flag to indicate if SKU is discovered during inventory collection.. [optional] # noqa: E501
name (str): The display name for instance type.. [optional] # noqa: E501
- platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
service_category (str): Indicates if this sku belongs to Compute, Storage, Database or Network category. * `Compute` - Compute service offered by cloud provider. * `Storage` - Storage service offered by cloud provider. * `Database` - Database service offered by cloud provider. * `Network` - Network service offered by cloud provider.. [optional] if omitted the server will use the default value of "Compute" # noqa: E501
service_family (str): Property to identify the family of service that the sku belongs to.. [optional] # noqa: E501
service_name (str): Any display name for the ServiceCategory if available.. [optional] # noqa: E501
diff --git a/intersight/model/cloud_sku_database_type_all_of.py b/intersight/model/cloud_sku_database_type_all_of.py
index 4887d54142..9806cdd29f 100644
--- a/intersight/model/cloud_sku_database_type_all_of.py
+++ b/intersight/model/cloud_sku_database_type_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_database_type_list.py b/intersight/model/cloud_sku_database_type_list.py
index c9d2fe0064..1510286c23 100644
--- a/intersight/model/cloud_sku_database_type_list.py
+++ b/intersight/model/cloud_sku_database_type_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_database_type_list_all_of.py b/intersight/model/cloud_sku_database_type_list_all_of.py
index b7e36ac175..d43bac2230 100644
--- a/intersight/model/cloud_sku_database_type_list_all_of.py
+++ b/intersight/model/cloud_sku_database_type_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_database_type_response.py b/intersight/model/cloud_sku_database_type_response.py
index 362f28a9ce..84d594d0fc 100644
--- a/intersight/model/cloud_sku_database_type_response.py
+++ b/intersight/model/cloud_sku_database_type_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_instance_type.py b/intersight/model/cloud_sku_instance_type.py
index a1691a4e28..acdc09092d 100644
--- a/intersight/model/cloud_sku_instance_type.py
+++ b/intersight/model/cloud_sku_instance_type.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -115,6 +115,7 @@ class CloudSkuInstanceType(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -351,7 +352,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
is_active (bool): Flag to indicate if this SKU is active or not.. [optional] if omitted the server will use the default value of True # noqa: E501
is_auto_discovered (bool): Flag to indicate if SKU is discovered during inventory collection.. [optional] # noqa: E501
name (str): The display name for instance type.. [optional] # noqa: E501
- platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
service_category (str): Indicates if this sku belongs to Compute, Storage, Database or Network category. * `Compute` - Compute service offered by cloud provider. * `Storage` - Storage service offered by cloud provider. * `Database` - Database service offered by cloud provider. * `Network` - Network service offered by cloud provider.. [optional] if omitted the server will use the default value of "Compute" # noqa: E501
service_family (str): Property to identify the family of service that the sku belongs to.. [optional] # noqa: E501
service_name (str): Any display name for the ServiceCategory if available.. [optional] # noqa: E501
diff --git a/intersight/model/cloud_sku_instance_type_all_of.py b/intersight/model/cloud_sku_instance_type_all_of.py
index d006f559ab..afa640eb62 100644
--- a/intersight/model/cloud_sku_instance_type_all_of.py
+++ b/intersight/model/cloud_sku_instance_type_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_instance_type_list.py b/intersight/model/cloud_sku_instance_type_list.py
index b18c518bad..17ba4ef394 100644
--- a/intersight/model/cloud_sku_instance_type_list.py
+++ b/intersight/model/cloud_sku_instance_type_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_instance_type_list_all_of.py b/intersight/model/cloud_sku_instance_type_list_all_of.py
index 6dee0c2673..2f406d18dd 100644
--- a/intersight/model/cloud_sku_instance_type_list_all_of.py
+++ b/intersight/model/cloud_sku_instance_type_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_instance_type_response.py b/intersight/model/cloud_sku_instance_type_response.py
index 75e8d70d2a..c38c7e360d 100644
--- a/intersight/model/cloud_sku_instance_type_response.py
+++ b/intersight/model/cloud_sku_instance_type_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_network_type.py b/intersight/model/cloud_sku_network_type.py
index 6c96bff94c..e76a4e07e5 100644
--- a/intersight/model/cloud_sku_network_type.py
+++ b/intersight/model/cloud_sku_network_type.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -102,6 +102,7 @@ class CloudSkuNetworkType(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -308,7 +309,7 @@ def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501
is_active (bool): Flag to indicate if this SKU is active or not.. [optional] if omitted the server will use the default value of True # noqa: E501
is_auto_discovered (bool): Flag to indicate if SKU is discovered during inventory collection.. [optional] # noqa: E501
name (str): The display name for instance type.. [optional] # noqa: E501
- platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
service_category (str): Indicates if this sku belongs to Compute, Storage, Database or Network category. * `Compute` - Compute service offered by cloud provider. * `Storage` - Storage service offered by cloud provider. * `Database` - Database service offered by cloud provider. * `Network` - Network service offered by cloud provider.. [optional] if omitted the server will use the default value of "Compute" # noqa: E501
service_family (str): Property to identify the family of service that the sku belongs to.. [optional] # noqa: E501
service_name (str): Any display name for the ServiceCategory if available.. [optional] # noqa: E501
diff --git a/intersight/model/cloud_sku_network_type_list.py b/intersight/model/cloud_sku_network_type_list.py
index 86297c768a..e7e80c5c10 100644
--- a/intersight/model/cloud_sku_network_type_list.py
+++ b/intersight/model/cloud_sku_network_type_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_network_type_list_all_of.py b/intersight/model/cloud_sku_network_type_list_all_of.py
index c534f05a36..7f9ba212d1 100644
--- a/intersight/model/cloud_sku_network_type_list_all_of.py
+++ b/intersight/model/cloud_sku_network_type_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_network_type_response.py b/intersight/model/cloud_sku_network_type_response.py
index 50dbe4be62..4b6752a1c5 100644
--- a/intersight/model/cloud_sku_network_type_response.py
+++ b/intersight/model/cloud_sku_network_type_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_region_rate_cards.py b/intersight/model/cloud_sku_region_rate_cards.py
index 3ce4736d50..53aae32ee0 100644
--- a/intersight/model/cloud_sku_region_rate_cards.py
+++ b/intersight/model/cloud_sku_region_rate_cards.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -102,6 +102,7 @@ class CloudSkuRegionRateCards(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -302,7 +303,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
custom_attributes ([CloudCustomAttributes], none_type): [optional] # noqa: E501
distribution_type (str): The OS distribution running on this instance type.. [optional] # noqa: E501
is_user_defined (bool): Applicable for private cloud where price is set by the user.. [optional] # noqa: E501
- platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
price (float): Price of the instance type.. [optional] # noqa: E501
region_id (str): The regionId associated with this rate card.. [optional] # noqa: E501
service_category (str): Indicates if this sku belongs to Compute, Storage, Database or Network category. * `Compute` - Compute service offered by cloud provider. * `Storage` - Storage service offered by cloud provider. * `Database` - Database service offered by cloud provider. * `Network` - Network service offered by cloud provider.. [optional] if omitted the server will use the default value of "Compute" # noqa: E501
diff --git a/intersight/model/cloud_sku_region_rate_cards_all_of.py b/intersight/model/cloud_sku_region_rate_cards_all_of.py
index 32db519538..3833bc42c3 100644
--- a/intersight/model/cloud_sku_region_rate_cards_all_of.py
+++ b/intersight/model/cloud_sku_region_rate_cards_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -90,6 +90,7 @@ class CloudSkuRegionRateCardsAllOf(ModelNormal):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -253,7 +254,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
custom_attributes ([CloudCustomAttributes], none_type): [optional] # noqa: E501
distribution_type (str): The OS distribution running on this instance type.. [optional] # noqa: E501
is_user_defined (bool): Applicable for private cloud where price is set by the user.. [optional] # noqa: E501
- platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
price (float): Price of the instance type.. [optional] # noqa: E501
region_id (str): The regionId associated with this rate card.. [optional] # noqa: E501
service_category (str): Indicates if this sku belongs to Compute, Storage, Database or Network category. * `Compute` - Compute service offered by cloud provider. * `Storage` - Storage service offered by cloud provider. * `Database` - Database service offered by cloud provider. * `Network` - Network service offered by cloud provider.. [optional] if omitted the server will use the default value of "Compute" # noqa: E501
diff --git a/intersight/model/cloud_sku_region_rate_cards_list.py b/intersight/model/cloud_sku_region_rate_cards_list.py
index d27a45aa29..02f6c70916 100644
--- a/intersight/model/cloud_sku_region_rate_cards_list.py
+++ b/intersight/model/cloud_sku_region_rate_cards_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_region_rate_cards_list_all_of.py b/intersight/model/cloud_sku_region_rate_cards_list_all_of.py
index b6363862be..8f3b16e736 100644
--- a/intersight/model/cloud_sku_region_rate_cards_list_all_of.py
+++ b/intersight/model/cloud_sku_region_rate_cards_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_region_rate_cards_response.py b/intersight/model/cloud_sku_region_rate_cards_response.py
index 54032d43fb..204965f4a9 100644
--- a/intersight/model/cloud_sku_region_rate_cards_response.py
+++ b/intersight/model/cloud_sku_region_rate_cards_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_volume_type.py b/intersight/model/cloud_sku_volume_type.py
index 34c8114c53..7f94573a68 100644
--- a/intersight/model/cloud_sku_volume_type.py
+++ b/intersight/model/cloud_sku_volume_type.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -96,6 +96,7 @@ class CloudSkuVolumeType(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -347,7 +348,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
is_active (bool): Flag to indicate if this SKU is active or not.. [optional] if omitted the server will use the default value of True # noqa: E501
is_auto_discovered (bool): Flag to indicate if SKU is discovered during inventory collection.. [optional] # noqa: E501
name (str): The display name for instance type.. [optional] # noqa: E501
- platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ platform_type (str): The platformType for this SKU. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
service_category (str): Indicates if this sku belongs to Compute, Storage, Database or Network category. * `Compute` - Compute service offered by cloud provider. * `Storage` - Storage service offered by cloud provider. * `Database` - Database service offered by cloud provider. * `Network` - Network service offered by cloud provider.. [optional] if omitted the server will use the default value of "Compute" # noqa: E501
service_family (str): Property to identify the family of service that the sku belongs to.. [optional] # noqa: E501
service_name (str): Any display name for the ServiceCategory if available.. [optional] # noqa: E501
diff --git a/intersight/model/cloud_sku_volume_type_all_of.py b/intersight/model/cloud_sku_volume_type_all_of.py
index d6305c53e2..89e6979a42 100644
--- a/intersight/model/cloud_sku_volume_type_all_of.py
+++ b/intersight/model/cloud_sku_volume_type_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_volume_type_list.py b/intersight/model/cloud_sku_volume_type_list.py
index f865908135..80c940e3dd 100644
--- a/intersight/model/cloud_sku_volume_type_list.py
+++ b/intersight/model/cloud_sku_volume_type_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_volume_type_list_all_of.py b/intersight/model/cloud_sku_volume_type_list_all_of.py
index 224a1575ad..41283ee90e 100644
--- a/intersight/model/cloud_sku_volume_type_list_all_of.py
+++ b/intersight/model/cloud_sku_volume_type_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_sku_volume_type_response.py b/intersight/model/cloud_sku_volume_type_response.py
index e7d122fcc5..80a026a767 100644
--- a/intersight/model/cloud_sku_volume_type_response.py
+++ b/intersight/model/cloud_sku_volume_type_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_agentpool.py b/intersight/model/cloud_tfc_agentpool.py
index 94c0b71635..6c41c1abc7 100644
--- a/intersight/model/cloud_tfc_agentpool.py
+++ b/intersight/model/cloud_tfc_agentpool.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_agentpool_all_of.py b/intersight/model/cloud_tfc_agentpool_all_of.py
index 005b263abe..63a1e922e9 100644
--- a/intersight/model/cloud_tfc_agentpool_all_of.py
+++ b/intersight/model/cloud_tfc_agentpool_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_agentpool_list.py b/intersight/model/cloud_tfc_agentpool_list.py
index 2e005c84b9..d404bc9782 100644
--- a/intersight/model/cloud_tfc_agentpool_list.py
+++ b/intersight/model/cloud_tfc_agentpool_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_agentpool_list_all_of.py b/intersight/model/cloud_tfc_agentpool_list_all_of.py
index a32f83a87d..96a17d994e 100644
--- a/intersight/model/cloud_tfc_agentpool_list_all_of.py
+++ b/intersight/model/cloud_tfc_agentpool_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_agentpool_response.py b/intersight/model/cloud_tfc_agentpool_response.py
index df525a169d..84b736bd8c 100644
--- a/intersight/model/cloud_tfc_agentpool_response.py
+++ b/intersight/model/cloud_tfc_agentpool_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_organization.py b/intersight/model/cloud_tfc_organization.py
index bc9b20c84a..bb67645d5e 100644
--- a/intersight/model/cloud_tfc_organization.py
+++ b/intersight/model/cloud_tfc_organization.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_organization_all_of.py b/intersight/model/cloud_tfc_organization_all_of.py
index 333ecbde49..6699357f1b 100644
--- a/intersight/model/cloud_tfc_organization_all_of.py
+++ b/intersight/model/cloud_tfc_organization_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_organization_list.py b/intersight/model/cloud_tfc_organization_list.py
index 472288ff88..4b2b9b3cdc 100644
--- a/intersight/model/cloud_tfc_organization_list.py
+++ b/intersight/model/cloud_tfc_organization_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_organization_list_all_of.py b/intersight/model/cloud_tfc_organization_list_all_of.py
index 48b215f771..fa80a0f1d7 100644
--- a/intersight/model/cloud_tfc_organization_list_all_of.py
+++ b/intersight/model/cloud_tfc_organization_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_organization_relationship.py b/intersight/model/cloud_tfc_organization_relationship.py
index e2e3d50f29..c5d307c55e 100644
--- a/intersight/model/cloud_tfc_organization_relationship.py
+++ b/intersight/model/cloud_tfc_organization_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class CloudTfcOrganizationRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class CloudTfcOrganizationRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class CloudTfcOrganizationRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class CloudTfcOrganizationRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class CloudTfcOrganizationRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class CloudTfcOrganizationRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/cloud_tfc_organization_response.py b/intersight/model/cloud_tfc_organization_response.py
index 9b5a5f29e9..a1c6fbd0a0 100644
--- a/intersight/model/cloud_tfc_organization_response.py
+++ b/intersight/model/cloud_tfc_organization_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_workspace.py b/intersight/model/cloud_tfc_workspace.py
index b09ea1b8b1..ffbedf0ab3 100644
--- a/intersight/model/cloud_tfc_workspace.py
+++ b/intersight/model/cloud_tfc_workspace.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_workspace_all_of.py b/intersight/model/cloud_tfc_workspace_all_of.py
index 4902564456..6215e53444 100644
--- a/intersight/model/cloud_tfc_workspace_all_of.py
+++ b/intersight/model/cloud_tfc_workspace_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_workspace_list.py b/intersight/model/cloud_tfc_workspace_list.py
index 9667ceedde..1b0c2c5f4e 100644
--- a/intersight/model/cloud_tfc_workspace_list.py
+++ b/intersight/model/cloud_tfc_workspace_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_workspace_list_all_of.py b/intersight/model/cloud_tfc_workspace_list_all_of.py
index 84ff78babf..9a18b94b9a 100644
--- a/intersight/model/cloud_tfc_workspace_list_all_of.py
+++ b/intersight/model/cloud_tfc_workspace_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_workspace_response.py b/intersight/model/cloud_tfc_workspace_response.py
index 1186fe795f..645027bf6d 100644
--- a/intersight/model/cloud_tfc_workspace_response.py
+++ b/intersight/model/cloud_tfc_workspace_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_workspace_variables.py b/intersight/model/cloud_tfc_workspace_variables.py
index 033ebab88e..6aaf059791 100644
--- a/intersight/model/cloud_tfc_workspace_variables.py
+++ b/intersight/model/cloud_tfc_workspace_variables.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_tfc_workspace_variables_all_of.py b/intersight/model/cloud_tfc_workspace_variables_all_of.py
index 8511793c28..8144bcc5d7 100644
--- a/intersight/model/cloud_tfc_workspace_variables_all_of.py
+++ b/intersight/model/cloud_tfc_workspace_variables_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_volume_attachment.py b/intersight/model/cloud_volume_attachment.py
index dccbd8e8c7..1e85c5dfc9 100644
--- a/intersight/model/cloud_volume_attachment.py
+++ b/intersight/model/cloud_volume_attachment.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_volume_attachment_all_of.py b/intersight/model/cloud_volume_attachment_all_of.py
index a81a3cc0db..0689dca566 100644
--- a/intersight/model/cloud_volume_attachment_all_of.py
+++ b/intersight/model/cloud_volume_attachment_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_volume_instance_attachment.py b/intersight/model/cloud_volume_instance_attachment.py
index b75aa70d48..4f62ad985c 100644
--- a/intersight/model/cloud_volume_instance_attachment.py
+++ b/intersight/model/cloud_volume_instance_attachment.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_volume_instance_attachment_all_of.py b/intersight/model/cloud_volume_instance_attachment_all_of.py
index b81f1b8c45..9d06a72661 100644
--- a/intersight/model/cloud_volume_instance_attachment_all_of.py
+++ b/intersight/model/cloud_volume_instance_attachment_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_volume_iops_info.py b/intersight/model/cloud_volume_iops_info.py
index ce221eca1e..23bc3f4d62 100644
--- a/intersight/model/cloud_volume_iops_info.py
+++ b/intersight/model/cloud_volume_iops_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_volume_iops_info_all_of.py b/intersight/model/cloud_volume_iops_info_all_of.py
index ba18b58e9a..1611ca484b 100644
--- a/intersight/model/cloud_volume_iops_info_all_of.py
+++ b/intersight/model/cloud_volume_iops_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_volume_type.py b/intersight/model/cloud_volume_type.py
index ea190ff8d0..aa6fdeb2f0 100644
--- a/intersight/model/cloud_volume_type.py
+++ b/intersight/model/cloud_volume_type.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cloud_volume_type_all_of.py b/intersight/model/cloud_volume_type_all_of.py
index 21f5275210..77ae83f102 100644
--- a/intersight/model/cloud_volume_type_all_of.py
+++ b/intersight/model/cloud_volume_type_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cmrf_cm_rf.py b/intersight/model/cmrf_cm_rf.py
index 5e51047d4c..6f205c6179 100644
--- a/intersight/model/cmrf_cm_rf.py
+++ b/intersight/model/cmrf_cm_rf.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -61,6 +61,7 @@ class CmrfCmRf(ModelComposed):
allowed_values = {
('class_id',): {
'ACCESS.ADDRESSTYPE': "access.AddressType",
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig",
'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings",
'ADAPTER.ETHSETTINGS': "adapter.EthSettings",
@@ -135,6 +136,7 @@ class CmrfCmRf(ModelComposed):
'BULK.HTTPHEADER': "bulk.HttpHeader",
'BULK.RESTRESULT': "bulk.RestResult",
'BULK.RESTSUBREQUEST': "bulk.RestSubRequest",
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
'CAPABILITY.PORTRANGE': "capability.PortRange",
'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits",
'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits",
@@ -216,10 +218,10 @@ class CmrfCmRf(ModelComposed):
'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact",
'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta",
'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload",
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact",
'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory",
'FIRMWARE.HTTPSERVER': "firmware.HttpServer",
- 'FIRMWARE.INCLUDECOMPONENTLISTTYPE': "firmware.IncludeComponentListType",
'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare",
'FIRMWARE.NFSSERVER': "firmware.NfsServer",
'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact",
@@ -354,6 +356,7 @@ class CmrfCmRf(ModelComposed):
'MO.MOREF': "mo.MoRef",
'MO.TAG': "mo.Tag",
'MO.VERSIONCONTEXT': "mo.VersionContext",
+ 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress",
'NIAAPI.DETAIL': "niaapi.Detail",
'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail",
'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo",
@@ -362,16 +365,21 @@ class CmrfCmRf(ModelComposed):
'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails",
'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus",
'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo",
+ 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail",
'NIATELEMETRY.INTERFACE': "niatelemetry.Interface",
'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement",
'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail",
'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink",
+ 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo",
+ 'NIATELEMETRY.NODE': "niatelemetry.Node",
'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters",
'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni",
+ 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn",
'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn",
'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp",
'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense",
'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus",
+ 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails",
'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition",
'NOTIFICATION.SENDEMAIL': "notification.SendEmail",
'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer",
@@ -420,8 +428,6 @@ class CmrfCmRf(ModelComposed):
'SDCARD.PARTITION': "sdcard.Partition",
'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility",
'SDCARD.USERPARTITION': "sdcard.UserPartition",
- 'SDWAN.NETWORKCONFIGURATIONTYPE': "sdwan.NetworkConfigurationType",
- 'SDWAN.TEMPLATEINPUTSTYPE': "sdwan.TemplateInputsType",
'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger",
'SNMP.TRAP': "snmp.Trap",
'SNMP.USER': "snmp.User",
@@ -436,7 +442,6 @@ class CmrfCmRf(ModelComposed):
'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization",
'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity",
'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator",
- 'STORAGE.INITIATOR': "storage.Initiator",
'STORAGE.KEYSETTING': "storage.KeySetting",
'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting",
'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig",
@@ -518,7 +523,9 @@ class CmrfCmRf(ModelComposed):
'VIRTUALIZATION.VMDISK': "virtualization.VmDisk",
'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk",
'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface",
+ 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol",
'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo",
+ 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes",
'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption",
'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo",
'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover",
@@ -555,6 +562,7 @@ class CmrfCmRf(ModelComposed):
'VNIC.VSANSETTINGS': "vnic.VsanSettings",
'VNIC.VXLANSETTINGS': "vnic.VxlanSettings",
'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition",
+ 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession",
'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType",
'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles",
'WORKFLOW.CLICOMMAND': "workflow.CliCommand",
@@ -621,6 +629,7 @@ class CmrfCmRf(ModelComposed):
},
('object_type',): {
'ACCESS.ADDRESSTYPE': "access.AddressType",
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig",
'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings",
'ADAPTER.ETHSETTINGS': "adapter.EthSettings",
@@ -695,6 +704,7 @@ class CmrfCmRf(ModelComposed):
'BULK.HTTPHEADER': "bulk.HttpHeader",
'BULK.RESTRESULT': "bulk.RestResult",
'BULK.RESTSUBREQUEST': "bulk.RestSubRequest",
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
'CAPABILITY.PORTRANGE': "capability.PortRange",
'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits",
'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits",
@@ -776,10 +786,10 @@ class CmrfCmRf(ModelComposed):
'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact",
'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta",
'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload",
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact",
'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory",
'FIRMWARE.HTTPSERVER': "firmware.HttpServer",
- 'FIRMWARE.INCLUDECOMPONENTLISTTYPE': "firmware.IncludeComponentListType",
'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare",
'FIRMWARE.NFSSERVER': "firmware.NfsServer",
'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact",
@@ -914,6 +924,7 @@ class CmrfCmRf(ModelComposed):
'MO.MOREF': "mo.MoRef",
'MO.TAG': "mo.Tag",
'MO.VERSIONCONTEXT': "mo.VersionContext",
+ 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress",
'NIAAPI.DETAIL': "niaapi.Detail",
'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail",
'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo",
@@ -922,16 +933,21 @@ class CmrfCmRf(ModelComposed):
'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails",
'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus",
'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo",
+ 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail",
'NIATELEMETRY.INTERFACE': "niatelemetry.Interface",
'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement",
'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail",
'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink",
+ 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo",
+ 'NIATELEMETRY.NODE': "niatelemetry.Node",
'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters",
'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni",
+ 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn",
'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn",
'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp",
'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense",
'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus",
+ 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails",
'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition",
'NOTIFICATION.SENDEMAIL': "notification.SendEmail",
'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer",
@@ -980,8 +996,6 @@ class CmrfCmRf(ModelComposed):
'SDCARD.PARTITION': "sdcard.Partition",
'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility",
'SDCARD.USERPARTITION': "sdcard.UserPartition",
- 'SDWAN.NETWORKCONFIGURATIONTYPE': "sdwan.NetworkConfigurationType",
- 'SDWAN.TEMPLATEINPUTSTYPE': "sdwan.TemplateInputsType",
'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger",
'SNMP.TRAP': "snmp.Trap",
'SNMP.USER': "snmp.User",
@@ -996,7 +1010,6 @@ class CmrfCmRf(ModelComposed):
'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization",
'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity",
'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator",
- 'STORAGE.INITIATOR': "storage.Initiator",
'STORAGE.KEYSETTING': "storage.KeySetting",
'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting",
'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig",
@@ -1078,7 +1091,9 @@ class CmrfCmRf(ModelComposed):
'VIRTUALIZATION.VMDISK': "virtualization.VmDisk",
'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk",
'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface",
+ 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol",
'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo",
+ 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes",
'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption",
'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo",
'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover",
@@ -1115,6 +1130,7 @@ class CmrfCmRf(ModelComposed):
'VNIC.VSANSETTINGS': "vnic.VsanSettings",
'VNIC.VXLANSETTINGS': "vnic.VxlanSettings",
'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition",
+ 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession",
'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType",
'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles",
'WORKFLOW.CLICOMMAND': "workflow.CliCommand",
diff --git a/intersight/model/cmrf_cm_rf_all_of.py b/intersight/model/cmrf_cm_rf_all_of.py
index f420353df2..2379b37a4b 100644
--- a/intersight/model/cmrf_cm_rf_all_of.py
+++ b/intersight/model/cmrf_cm_rf_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/comm_abstract_http_proxy_policy.py b/intersight/model/comm_abstract_http_proxy_policy.py
index df93cb1441..3ded83458d 100644
--- a/intersight/model/comm_abstract_http_proxy_policy.py
+++ b/intersight/model/comm_abstract_http_proxy_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/comm_abstract_http_proxy_policy_all_of.py b/intersight/model/comm_abstract_http_proxy_policy_all_of.py
index 4c3c9533fa..68c250bd36 100644
--- a/intersight/model/comm_abstract_http_proxy_policy_all_of.py
+++ b/intersight/model/comm_abstract_http_proxy_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/comm_http_proxy_policy.py b/intersight/model/comm_http_proxy_policy.py
index 17f21f1e9e..741534b2bc 100644
--- a/intersight/model/comm_http_proxy_policy.py
+++ b/intersight/model/comm_http_proxy_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/comm_http_proxy_policy_all_of.py b/intersight/model/comm_http_proxy_policy_all_of.py
index 61ce5815bb..7ef6cd2905 100644
--- a/intersight/model/comm_http_proxy_policy_all_of.py
+++ b/intersight/model/comm_http_proxy_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/comm_http_proxy_policy_list.py b/intersight/model/comm_http_proxy_policy_list.py
index aa9642f0cf..815f0413fc 100644
--- a/intersight/model/comm_http_proxy_policy_list.py
+++ b/intersight/model/comm_http_proxy_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/comm_http_proxy_policy_list_all_of.py b/intersight/model/comm_http_proxy_policy_list_all_of.py
index a1568cf7ec..5451f314f6 100644
--- a/intersight/model/comm_http_proxy_policy_list_all_of.py
+++ b/intersight/model/comm_http_proxy_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/comm_http_proxy_policy_relationship.py b/intersight/model/comm_http_proxy_policy_relationship.py
index e902010429..d1a98d8ddf 100644
--- a/intersight/model/comm_http_proxy_policy_relationship.py
+++ b/intersight/model/comm_http_proxy_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class CommHttpProxyPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class CommHttpProxyPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class CommHttpProxyPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class CommHttpProxyPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class CommHttpProxyPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class CommHttpProxyPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/comm_http_proxy_policy_response.py b/intersight/model/comm_http_proxy_policy_response.py
index bfb051da09..7ba4249a1b 100644
--- a/intersight/model/comm_http_proxy_policy_response.py
+++ b/intersight/model/comm_http_proxy_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/comm_ip_v4_address_block.py b/intersight/model/comm_ip_v4_address_block.py
index 2fb6641423..8bb054f0c2 100644
--- a/intersight/model/comm_ip_v4_address_block.py
+++ b/intersight/model/comm_ip_v4_address_block.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/comm_ip_v4_address_block_all_of.py b/intersight/model/comm_ip_v4_address_block_all_of.py
index 03662d27a7..b08716aa5c 100644
--- a/intersight/model/comm_ip_v4_address_block_all_of.py
+++ b/intersight/model/comm_ip_v4_address_block_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/comm_ip_v4_interface.py b/intersight/model/comm_ip_v4_interface.py
index 0a768559be..add4b49ae8 100644
--- a/intersight/model/comm_ip_v4_interface.py
+++ b/intersight/model/comm_ip_v4_interface.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/comm_ip_v4_interface_all_of.py b/intersight/model/comm_ip_v4_interface_all_of.py
index b537ee6638..074dba215d 100644
--- a/intersight/model/comm_ip_v4_interface_all_of.py
+++ b/intersight/model/comm_ip_v4_interface_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/comm_ip_v6_interface.py b/intersight/model/comm_ip_v6_interface.py
index bf24254b62..310fe971da 100644
--- a/intersight/model/comm_ip_v6_interface.py
+++ b/intersight/model/comm_ip_v6_interface.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/comm_ip_v6_interface_all_of.py b/intersight/model/comm_ip_v6_interface_all_of.py
index 28bc728ae2..e0fbd1973d 100644
--- a/intersight/model/comm_ip_v6_interface_all_of.py
+++ b/intersight/model/comm_ip_v6_interface_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_alarm_summary.py b/intersight/model/compute_alarm_summary.py
index 2903917760..d11ab9e855 100644
--- a/intersight/model/compute_alarm_summary.py
+++ b/intersight/model/compute_alarm_summary.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_alarm_summary_all_of.py b/intersight/model/compute_alarm_summary_all_of.py
index c416abed89..ca7ae1a21b 100644
--- a/intersight/model/compute_alarm_summary_all_of.py
+++ b/intersight/model/compute_alarm_summary_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_base_cluster.py b/intersight/model/compute_base_cluster.py
index 57e4f2a637..8dfc97c2c7 100644
--- a/intersight/model/compute_base_cluster.py
+++ b/intersight/model/compute_base_cluster.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_base_cluster_all_of.py b/intersight/model/compute_base_cluster_all_of.py
index 1ee12987cb..671fc5969b 100644
--- a/intersight/model/compute_base_cluster_all_of.py
+++ b/intersight/model/compute_base_cluster_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_base_cluster_relationship.py b/intersight/model/compute_base_cluster_relationship.py
index f76418e561..46a6313ff3 100644
--- a/intersight/model/compute_base_cluster_relationship.py
+++ b/intersight/model/compute_base_cluster_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class ComputeBaseClusterRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class ComputeBaseClusterRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class ComputeBaseClusterRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class ComputeBaseClusterRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class ComputeBaseClusterRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class ComputeBaseClusterRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/compute_blade.py b/intersight/model/compute_blade.py
index 86dbc3a397..970c7907c9 100644
--- a/intersight/model/compute_blade.py
+++ b/intersight/model/compute_blade.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -249,7 +249,6 @@ def openapi_types():
'management_mode': (str,), # noqa: E501
'memory_speed': (str,), # noqa: E501
'mgmt_ip_address': (str,), # noqa: E501
- 'name': (str,), # noqa: E501
'num_adaptors': (int,), # noqa: E501
'num_cpu_cores': (int,), # noqa: E501
'num_cpu_cores_enabled': (int,), # noqa: E501
@@ -350,7 +349,6 @@ def discriminator():
'management_mode': 'ManagementMode', # noqa: E501
'memory_speed': 'MemorySpeed', # noqa: E501
'mgmt_ip_address': 'MgmtIpAddress', # noqa: E501
- 'name': 'Name', # noqa: E501
'num_adaptors': 'NumAdaptors', # noqa: E501
'num_cpu_cores': 'NumCpuCores', # noqa: E501
'num_cpu_cores_enabled': 'NumCpuCoresEnabled', # noqa: E501
@@ -491,7 +489,6 @@ def __init__(self, *args, **kwargs): # noqa: E501
management_mode (str): The management mode of the server. * `IntersightStandalone` - Intersight Standalone mode of operation. * `UCSM` - Unified Computing System Manager mode of operation. * `Intersight` - Intersight managed mode of operation.. [optional] if omitted the server will use the default value of "IntersightStandalone" # noqa: E501
memory_speed (str): The maximum memory speed in MHz available on the server.. [optional] # noqa: E501
mgmt_ip_address (str): Management address of the server.. [optional] # noqa: E501
- name (str): The name of the UCS Fabric Interconnect cluster or Cisco Integrated Management Controller (CIMC). When this server is attached to a UCS Fabric Interconnect, the value of this property is the name of the UCS Fabric Interconnect along with chassis/server Id. When this server configured in standalone mode, the value of this property is the name of the Cisco Integrated Management Controller. when this server is configired in IMM mode, the value of this property contains model and chassis/server Id.. [optional] # noqa: E501
num_adaptors (int): The total number of network adapters present on the server.. [optional] # noqa: E501
num_cpu_cores (int): The total number of CPU cores present on the server.. [optional] # noqa: E501
num_cpu_cores_enabled (int): The total number of CPU cores enabled on the server.. [optional] # noqa: E501
diff --git a/intersight/model/compute_blade_all_of.py b/intersight/model/compute_blade_all_of.py
index 9da7c7bd14..9d9ae86eea 100644
--- a/intersight/model/compute_blade_all_of.py
+++ b/intersight/model/compute_blade_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_blade_identity.py b/intersight/model/compute_blade_identity.py
index 6208796cfb..fe2191b482 100644
--- a/intersight/model/compute_blade_identity.py
+++ b/intersight/model/compute_blade_identity.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_blade_identity_all_of.py b/intersight/model/compute_blade_identity_all_of.py
index d01ebb3f59..2c900b767b 100644
--- a/intersight/model/compute_blade_identity_all_of.py
+++ b/intersight/model/compute_blade_identity_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_blade_identity_list.py b/intersight/model/compute_blade_identity_list.py
index 6fc58fb593..1d37790a0d 100644
--- a/intersight/model/compute_blade_identity_list.py
+++ b/intersight/model/compute_blade_identity_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_blade_identity_list_all_of.py b/intersight/model/compute_blade_identity_list_all_of.py
index b7e4e8d279..f6fa993371 100644
--- a/intersight/model/compute_blade_identity_list_all_of.py
+++ b/intersight/model/compute_blade_identity_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_blade_identity_response.py b/intersight/model/compute_blade_identity_response.py
index c873d7d1ac..5c000a2652 100644
--- a/intersight/model/compute_blade_identity_response.py
+++ b/intersight/model/compute_blade_identity_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_blade_list.py b/intersight/model/compute_blade_list.py
index ca44b4d38b..0d55a09cb5 100644
--- a/intersight/model/compute_blade_list.py
+++ b/intersight/model/compute_blade_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_blade_list_all_of.py b/intersight/model/compute_blade_list_all_of.py
index 8502703f76..d8e070299f 100644
--- a/intersight/model/compute_blade_list_all_of.py
+++ b/intersight/model/compute_blade_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_blade_relationship.py b/intersight/model/compute_blade_relationship.py
index 9ed9fcf5a9..01287fcfe9 100644
--- a/intersight/model/compute_blade_relationship.py
+++ b/intersight/model/compute_blade_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -287,7 +287,6 @@ class ComputeBladeRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -445,6 +444,7 @@ class ComputeBladeRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -455,6 +455,9 @@ class ComputeBladeRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -750,10 +753,6 @@ class ComputeBladeRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -812,22 +811,33 @@ class ComputeBladeRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -861,6 +871,7 @@ class ComputeBladeRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -1027,7 +1038,6 @@ def openapi_types():
'management_mode': (str,), # noqa: E501
'memory_speed': (str,), # noqa: E501
'mgmt_ip_address': (str,), # noqa: E501
- 'name': (str,), # noqa: E501
'num_adaptors': (int,), # noqa: E501
'num_cpu_cores': (int,), # noqa: E501
'num_cpu_cores_enabled': (int,), # noqa: E501
@@ -1133,7 +1143,6 @@ def discriminator():
'management_mode': 'ManagementMode', # noqa: E501
'memory_speed': 'MemorySpeed', # noqa: E501
'mgmt_ip_address': 'MgmtIpAddress', # noqa: E501
- 'name': 'Name', # noqa: E501
'num_adaptors': 'NumAdaptors', # noqa: E501
'num_cpu_cores': 'NumCpuCores', # noqa: E501
'num_cpu_cores_enabled': 'NumCpuCoresEnabled', # noqa: E501
@@ -1276,7 +1285,6 @@ def __init__(self, *args, **kwargs): # noqa: E501
management_mode (str): The management mode of the server. * `IntersightStandalone` - Intersight Standalone mode of operation. * `UCSM` - Unified Computing System Manager mode of operation. * `Intersight` - Intersight managed mode of operation.. [optional] if omitted the server will use the default value of "IntersightStandalone" # noqa: E501
memory_speed (str): The maximum memory speed in MHz available on the server.. [optional] # noqa: E501
mgmt_ip_address (str): Management address of the server.. [optional] # noqa: E501
- name (str): The name of the UCS Fabric Interconnect cluster or Cisco Integrated Management Controller (CIMC). When this server is attached to a UCS Fabric Interconnect, the value of this property is the name of the UCS Fabric Interconnect along with chassis/server Id. When this server configured in standalone mode, the value of this property is the name of the Cisco Integrated Management Controller. when this server is configired in IMM mode, the value of this property contains model and chassis/server Id.. [optional] # noqa: E501
num_adaptors (int): The total number of network adapters present on the server.. [optional] # noqa: E501
num_cpu_cores (int): The total number of CPU cores present on the server.. [optional] # noqa: E501
num_cpu_cores_enabled (int): The total number of CPU cores enabled on the server.. [optional] # noqa: E501
diff --git a/intersight/model/compute_blade_response.py b/intersight/model/compute_blade_response.py
index 8495287ffa..bdcbca09dd 100644
--- a/intersight/model/compute_blade_response.py
+++ b/intersight/model/compute_blade_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_board.py b/intersight/model/compute_board.py
index e5c2d60379..b4e6ce90ed 100644
--- a/intersight/model/compute_board.py
+++ b/intersight/model/compute_board.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_board_all_of.py b/intersight/model/compute_board_all_of.py
index 1559f17403..bc37991714 100644
--- a/intersight/model/compute_board_all_of.py
+++ b/intersight/model/compute_board_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_board_list.py b/intersight/model/compute_board_list.py
index 6060d678e4..eac003c4bf 100644
--- a/intersight/model/compute_board_list.py
+++ b/intersight/model/compute_board_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_board_list_all_of.py b/intersight/model/compute_board_list_all_of.py
index 7884a6f66b..fe2bc8d650 100644
--- a/intersight/model/compute_board_list_all_of.py
+++ b/intersight/model/compute_board_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_board_relationship.py b/intersight/model/compute_board_relationship.py
index 4564bd5d91..8e8943ca02 100644
--- a/intersight/model/compute_board_relationship.py
+++ b/intersight/model/compute_board_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -294,7 +294,6 @@ class ComputeBoardRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -452,6 +451,7 @@ class ComputeBoardRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -462,6 +462,9 @@ class ComputeBoardRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -757,10 +760,6 @@ class ComputeBoardRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -819,22 +818,33 @@ class ComputeBoardRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -868,6 +878,7 @@ class ComputeBoardRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/compute_board_response.py b/intersight/model/compute_board_response.py
index 8371b5a3b5..4622af4b8d 100644
--- a/intersight/model/compute_board_response.py
+++ b/intersight/model/compute_board_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_ip_address.py b/intersight/model/compute_ip_address.py
index 74b974f771..47638bfe01 100644
--- a/intersight/model/compute_ip_address.py
+++ b/intersight/model/compute_ip_address.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_ip_address_all_of.py b/intersight/model/compute_ip_address_all_of.py
index 152aa77109..600d47ad7e 100644
--- a/intersight/model/compute_ip_address_all_of.py
+++ b/intersight/model/compute_ip_address_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_mapping.py b/intersight/model/compute_mapping.py
index d3a0c50a14..bb4cc90c14 100644
--- a/intersight/model/compute_mapping.py
+++ b/intersight/model/compute_mapping.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_mapping_all_of.py b/intersight/model/compute_mapping_all_of.py
index 0e7414d148..d44634ca9f 100644
--- a/intersight/model/compute_mapping_all_of.py
+++ b/intersight/model/compute_mapping_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_mapping_list.py b/intersight/model/compute_mapping_list.py
index 959d9dfab4..f226a6c263 100644
--- a/intersight/model/compute_mapping_list.py
+++ b/intersight/model/compute_mapping_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_mapping_list_all_of.py b/intersight/model/compute_mapping_list_all_of.py
index c3f4b71454..c4c065e3d7 100644
--- a/intersight/model/compute_mapping_list_all_of.py
+++ b/intersight/model/compute_mapping_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_mapping_relationship.py b/intersight/model/compute_mapping_relationship.py
index 0b983e9c8e..a5890f8fd2 100644
--- a/intersight/model/compute_mapping_relationship.py
+++ b/intersight/model/compute_mapping_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class ComputeMappingRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class ComputeMappingRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class ComputeMappingRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class ComputeMappingRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class ComputeMappingRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class ComputeMappingRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/compute_mapping_response.py b/intersight/model/compute_mapping_response.py
index 81dc7f532f..2393d13733 100644
--- a/intersight/model/compute_mapping_response.py
+++ b/intersight/model/compute_mapping_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_persistent_memory_module.py b/intersight/model/compute_persistent_memory_module.py
index f9a125b35e..c34d57280d 100644
--- a/intersight/model/compute_persistent_memory_module.py
+++ b/intersight/model/compute_persistent_memory_module.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_persistent_memory_module_all_of.py b/intersight/model/compute_persistent_memory_module_all_of.py
index 127d40de27..f99a87d0d0 100644
--- a/intersight/model/compute_persistent_memory_module_all_of.py
+++ b/intersight/model/compute_persistent_memory_module_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_persistent_memory_operation.py b/intersight/model/compute_persistent_memory_operation.py
index f0db5defed..21f0f9d389 100644
--- a/intersight/model/compute_persistent_memory_operation.py
+++ b/intersight/model/compute_persistent_memory_operation.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_persistent_memory_operation_all_of.py b/intersight/model/compute_persistent_memory_operation_all_of.py
index c577d694a7..ce5e2a2c95 100644
--- a/intersight/model/compute_persistent_memory_operation_all_of.py
+++ b/intersight/model/compute_persistent_memory_operation_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_physical.py b/intersight/model/compute_physical.py
index e9c425b81a..0fe9056d3d 100644
--- a/intersight/model/compute_physical.py
+++ b/intersight/model/compute_physical.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -167,7 +167,6 @@ def openapi_types():
'management_mode': (str,), # noqa: E501
'memory_speed': (str,), # noqa: E501
'mgmt_ip_address': (str,), # noqa: E501
- 'name': (str,), # noqa: E501
'num_adaptors': (int,), # noqa: E501
'num_cpu_cores': (int,), # noqa: E501
'num_cpu_cores_enabled': (int,), # noqa: E501
@@ -247,7 +246,6 @@ def discriminator():
'management_mode': 'ManagementMode', # noqa: E501
'memory_speed': 'MemorySpeed', # noqa: E501
'mgmt_ip_address': 'MgmtIpAddress', # noqa: E501
- 'name': 'Name', # noqa: E501
'num_adaptors': 'NumAdaptors', # noqa: E501
'num_cpu_cores': 'NumCpuCores', # noqa: E501
'num_cpu_cores_enabled': 'NumCpuCoresEnabled', # noqa: E501
@@ -364,7 +362,6 @@ def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501
management_mode (str): The management mode of the server. * `IntersightStandalone` - Intersight Standalone mode of operation. * `UCSM` - Unified Computing System Manager mode of operation. * `Intersight` - Intersight managed mode of operation.. [optional] if omitted the server will use the default value of "IntersightStandalone" # noqa: E501
memory_speed (str): The maximum memory speed in MHz available on the server.. [optional] # noqa: E501
mgmt_ip_address (str): Management address of the server.. [optional] # noqa: E501
- name (str): The name of the UCS Fabric Interconnect cluster or Cisco Integrated Management Controller (CIMC). When this server is attached to a UCS Fabric Interconnect, the value of this property is the name of the UCS Fabric Interconnect along with chassis/server Id. When this server configured in standalone mode, the value of this property is the name of the Cisco Integrated Management Controller. when this server is configired in IMM mode, the value of this property contains model and chassis/server Id.. [optional] # noqa: E501
num_adaptors (int): The total number of network adapters present on the server.. [optional] # noqa: E501
num_cpu_cores (int): The total number of CPU cores present on the server.. [optional] # noqa: E501
num_cpu_cores_enabled (int): The total number of CPU cores enabled on the server.. [optional] # noqa: E501
diff --git a/intersight/model/compute_physical_all_of.py b/intersight/model/compute_physical_all_of.py
index 5ab3245b48..0cb06d5638 100644
--- a/intersight/model/compute_physical_all_of.py
+++ b/intersight/model/compute_physical_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -142,7 +142,6 @@ def openapi_types():
'management_mode': (str,), # noqa: E501
'memory_speed': (str,), # noqa: E501
'mgmt_ip_address': (str,), # noqa: E501
- 'name': (str,), # noqa: E501
'num_adaptors': (int,), # noqa: E501
'num_cpu_cores': (int,), # noqa: E501
'num_cpu_cores_enabled': (int,), # noqa: E501
@@ -194,7 +193,6 @@ def discriminator():
'management_mode': 'ManagementMode', # noqa: E501
'memory_speed': 'MemorySpeed', # noqa: E501
'mgmt_ip_address': 'MgmtIpAddress', # noqa: E501
- 'name': 'Name', # noqa: E501
'num_adaptors': 'NumAdaptors', # noqa: E501
'num_cpu_cores': 'NumCpuCores', # noqa: E501
'num_cpu_cores_enabled': 'NumCpuCoresEnabled', # noqa: E501
@@ -288,7 +286,6 @@ def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501
management_mode (str): The management mode of the server. * `IntersightStandalone` - Intersight Standalone mode of operation. * `UCSM` - Unified Computing System Manager mode of operation. * `Intersight` - Intersight managed mode of operation.. [optional] if omitted the server will use the default value of "IntersightStandalone" # noqa: E501
memory_speed (str): The maximum memory speed in MHz available on the server.. [optional] # noqa: E501
mgmt_ip_address (str): Management address of the server.. [optional] # noqa: E501
- name (str): The name of the UCS Fabric Interconnect cluster or Cisco Integrated Management Controller (CIMC). When this server is attached to a UCS Fabric Interconnect, the value of this property is the name of the UCS Fabric Interconnect along with chassis/server Id. When this server configured in standalone mode, the value of this property is the name of the Cisco Integrated Management Controller. when this server is configired in IMM mode, the value of this property contains model and chassis/server Id.. [optional] # noqa: E501
num_adaptors (int): The total number of network adapters present on the server.. [optional] # noqa: E501
num_cpu_cores (int): The total number of CPU cores present on the server.. [optional] # noqa: E501
num_cpu_cores_enabled (int): The total number of CPU cores enabled on the server.. [optional] # noqa: E501
diff --git a/intersight/model/compute_physical_relationship.py b/intersight/model/compute_physical_relationship.py
index 6bd0244598..92fbecce46 100644
--- a/intersight/model/compute_physical_relationship.py
+++ b/intersight/model/compute_physical_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -245,7 +245,6 @@ class ComputePhysicalRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -403,6 +402,7 @@ class ComputePhysicalRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -413,6 +413,9 @@ class ComputePhysicalRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -708,10 +711,6 @@ class ComputePhysicalRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -770,22 +769,33 @@ class ComputePhysicalRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -819,6 +829,7 @@ class ComputePhysicalRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -985,7 +996,6 @@ def openapi_types():
'management_mode': (str,), # noqa: E501
'memory_speed': (str,), # noqa: E501
'mgmt_ip_address': (str,), # noqa: E501
- 'name': (str,), # noqa: E501
'num_adaptors': (int,), # noqa: E501
'num_cpu_cores': (int,), # noqa: E501
'num_cpu_cores_enabled': (int,), # noqa: E501
@@ -1067,7 +1077,6 @@ def discriminator():
'management_mode': 'ManagementMode', # noqa: E501
'memory_speed': 'MemorySpeed', # noqa: E501
'mgmt_ip_address': 'MgmtIpAddress', # noqa: E501
- 'name': 'Name', # noqa: E501
'num_adaptors': 'NumAdaptors', # noqa: E501
'num_cpu_cores': 'NumCpuCores', # noqa: E501
'num_cpu_cores_enabled': 'NumCpuCoresEnabled', # noqa: E501
@@ -1186,7 +1195,6 @@ def __init__(self, *args, **kwargs): # noqa: E501
management_mode (str): The management mode of the server. * `IntersightStandalone` - Intersight Standalone mode of operation. * `UCSM` - Unified Computing System Manager mode of operation. * `Intersight` - Intersight managed mode of operation.. [optional] if omitted the server will use the default value of "IntersightStandalone" # noqa: E501
memory_speed (str): The maximum memory speed in MHz available on the server.. [optional] # noqa: E501
mgmt_ip_address (str): Management address of the server.. [optional] # noqa: E501
- name (str): The name of the UCS Fabric Interconnect cluster or Cisco Integrated Management Controller (CIMC). When this server is attached to a UCS Fabric Interconnect, the value of this property is the name of the UCS Fabric Interconnect along with chassis/server Id. When this server configured in standalone mode, the value of this property is the name of the Cisco Integrated Management Controller. when this server is configired in IMM mode, the value of this property contains model and chassis/server Id.. [optional] # noqa: E501
num_adaptors (int): The total number of network adapters present on the server.. [optional] # noqa: E501
num_cpu_cores (int): The total number of CPU cores present on the server.. [optional] # noqa: E501
num_cpu_cores_enabled (int): The total number of CPU cores enabled on the server.. [optional] # noqa: E501
diff --git a/intersight/model/compute_physical_summary.py b/intersight/model/compute_physical_summary.py
index 64c9be13ce..7b48839155 100644
--- a/intersight/model/compute_physical_summary.py
+++ b/intersight/model/compute_physical_summary.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -333,7 +333,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
memory_speed (str): The maximum memory speed in MHz available on the server.. [optional] # noqa: E501
mgmt_ip_address (str): Management address of the server.. [optional] # noqa: E501
model (str): This field identifies the model of the given component.. [optional] # noqa: E501
- name (str): The name of the UCS Fabric Interconnect cluster or Cisco Integrated Management Controller (CIMC). When this server is attached to a UCS Fabric Interconnect, the value of this property is the name of the UCS Fabric Interconnect along with chassis/server Id. When this server configured in standalone mode, the value of this property is the name of the Cisco Integrated Management Controller. when this server is configired in IMM mode, the value of this property contains model and chassis/server Id.. [optional] # noqa: E501
+ name (str): The name of the UCS Fabric Interconnect cluster or Cisco Integrated Management Controller (CIMC). When this server is attached to a UCS Fabric Interconnect, the value of this property is the name of the UCS Fabric Interconnect. When this server configured in standalone mode, the value of this property is the name of the Cisco Integrated Management Controller.. [optional] # noqa: E501
num_adaptors (int): The total number of network adapters present on the server.. [optional] # noqa: E501
num_cpu_cores (int): The total number of CPU cores present on the server.. [optional] # noqa: E501
num_cpu_cores_enabled (int): The total number of CPU cores enabled on the server.. [optional] # noqa: E501
diff --git a/intersight/model/compute_physical_summary_all_of.py b/intersight/model/compute_physical_summary_all_of.py
index 48d6577e4a..d10b4e1f0b 100644
--- a/intersight/model/compute_physical_summary_all_of.py
+++ b/intersight/model/compute_physical_summary_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -284,7 +284,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
memory_speed (str): The maximum memory speed in MHz available on the server.. [optional] # noqa: E501
mgmt_ip_address (str): Management address of the server.. [optional] # noqa: E501
model (str): This field identifies the model of the given component.. [optional] # noqa: E501
- name (str): The name of the UCS Fabric Interconnect cluster or Cisco Integrated Management Controller (CIMC). When this server is attached to a UCS Fabric Interconnect, the value of this property is the name of the UCS Fabric Interconnect along with chassis/server Id. When this server configured in standalone mode, the value of this property is the name of the Cisco Integrated Management Controller. when this server is configired in IMM mode, the value of this property contains model and chassis/server Id.. [optional] # noqa: E501
+ name (str): The name of the UCS Fabric Interconnect cluster or Cisco Integrated Management Controller (CIMC). When this server is attached to a UCS Fabric Interconnect, the value of this property is the name of the UCS Fabric Interconnect. When this server configured in standalone mode, the value of this property is the name of the Cisco Integrated Management Controller.. [optional] # noqa: E501
num_adaptors (int): The total number of network adapters present on the server.. [optional] # noqa: E501
num_cpu_cores (int): The total number of CPU cores present on the server.. [optional] # noqa: E501
num_cpu_cores_enabled (int): The total number of CPU cores enabled on the server.. [optional] # noqa: E501
diff --git a/intersight/model/compute_physical_summary_list.py b/intersight/model/compute_physical_summary_list.py
index a2163ef131..9d69bda80e 100644
--- a/intersight/model/compute_physical_summary_list.py
+++ b/intersight/model/compute_physical_summary_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_physical_summary_list_all_of.py b/intersight/model/compute_physical_summary_list_all_of.py
index 7409ac5096..b9be5b3b9a 100644
--- a/intersight/model/compute_physical_summary_list_all_of.py
+++ b/intersight/model/compute_physical_summary_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_physical_summary_relationship.py b/intersight/model/compute_physical_summary_relationship.py
index 7f5f2129ca..fbb5aa126b 100644
--- a/intersight/model/compute_physical_summary_relationship.py
+++ b/intersight/model/compute_physical_summary_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -219,7 +219,6 @@ class ComputePhysicalSummaryRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -377,6 +376,7 @@ class ComputePhysicalSummaryRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -387,6 +387,9 @@ class ComputePhysicalSummaryRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -682,10 +685,6 @@ class ComputePhysicalSummaryRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -744,22 +743,33 @@ class ComputePhysicalSummaryRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -793,6 +803,7 @@ class ComputePhysicalSummaryRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -1155,7 +1166,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
memory_speed (str): The maximum memory speed in MHz available on the server.. [optional] # noqa: E501
mgmt_ip_address (str): Management address of the server.. [optional] # noqa: E501
model (str): This field identifies the model of the given component.. [optional] # noqa: E501
- name (str): The name of the UCS Fabric Interconnect cluster or Cisco Integrated Management Controller (CIMC). When this server is attached to a UCS Fabric Interconnect, the value of this property is the name of the UCS Fabric Interconnect along with chassis/server Id. When this server configured in standalone mode, the value of this property is the name of the Cisco Integrated Management Controller. when this server is configired in IMM mode, the value of this property contains model and chassis/server Id.. [optional] # noqa: E501
+ name (str): The name of the UCS Fabric Interconnect cluster or Cisco Integrated Management Controller (CIMC). When this server is attached to a UCS Fabric Interconnect, the value of this property is the name of the UCS Fabric Interconnect. When this server configured in standalone mode, the value of this property is the name of the Cisco Integrated Management Controller.. [optional] # noqa: E501
num_adaptors (int): The total number of network adapters present on the server.. [optional] # noqa: E501
num_cpu_cores (int): The total number of CPU cores present on the server.. [optional] # noqa: E501
num_cpu_cores_enabled (int): The total number of CPU cores enabled on the server.. [optional] # noqa: E501
diff --git a/intersight/model/compute_physical_summary_response.py b/intersight/model/compute_physical_summary_response.py
index 7d0cf6e362..bcbfebdd1d 100644
--- a/intersight/model/compute_physical_summary_response.py
+++ b/intersight/model/compute_physical_summary_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_rack_unit.py b/intersight/model/compute_rack_unit.py
index da2ae852df..271928804c 100644
--- a/intersight/model/compute_rack_unit.py
+++ b/intersight/model/compute_rack_unit.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -258,7 +258,6 @@ def openapi_types():
'management_mode': (str,), # noqa: E501
'memory_speed': (str,), # noqa: E501
'mgmt_ip_address': (str,), # noqa: E501
- 'name': (str,), # noqa: E501
'num_adaptors': (int,), # noqa: E501
'num_cpu_cores': (int,), # noqa: E501
'num_cpu_cores_enabled': (int,), # noqa: E501
@@ -362,7 +361,6 @@ def discriminator():
'management_mode': 'ManagementMode', # noqa: E501
'memory_speed': 'MemorySpeed', # noqa: E501
'mgmt_ip_address': 'MgmtIpAddress', # noqa: E501
- 'name': 'Name', # noqa: E501
'num_adaptors': 'NumAdaptors', # noqa: E501
'num_cpu_cores': 'NumCpuCores', # noqa: E501
'num_cpu_cores_enabled': 'NumCpuCoresEnabled', # noqa: E501
@@ -506,7 +504,6 @@ def __init__(self, *args, **kwargs): # noqa: E501
management_mode (str): The management mode of the server. * `IntersightStandalone` - Intersight Standalone mode of operation. * `UCSM` - Unified Computing System Manager mode of operation. * `Intersight` - Intersight managed mode of operation.. [optional] if omitted the server will use the default value of "IntersightStandalone" # noqa: E501
memory_speed (str): The maximum memory speed in MHz available on the server.. [optional] # noqa: E501
mgmt_ip_address (str): Management address of the server.. [optional] # noqa: E501
- name (str): The name of the UCS Fabric Interconnect cluster or Cisco Integrated Management Controller (CIMC). When this server is attached to a UCS Fabric Interconnect, the value of this property is the name of the UCS Fabric Interconnect along with chassis/server Id. When this server configured in standalone mode, the value of this property is the name of the Cisco Integrated Management Controller. when this server is configired in IMM mode, the value of this property contains model and chassis/server Id.. [optional] # noqa: E501
num_adaptors (int): The total number of network adapters present on the server.. [optional] # noqa: E501
num_cpu_cores (int): The total number of CPU cores present on the server.. [optional] # noqa: E501
num_cpu_cores_enabled (int): The total number of CPU cores enabled on the server.. [optional] # noqa: E501
diff --git a/intersight/model/compute_rack_unit_all_of.py b/intersight/model/compute_rack_unit_all_of.py
index 6aac8c5f9e..af554f93e6 100644
--- a/intersight/model/compute_rack_unit_all_of.py
+++ b/intersight/model/compute_rack_unit_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_rack_unit_identity.py b/intersight/model/compute_rack_unit_identity.py
index 4f130bcda1..a3dd84bbc3 100644
--- a/intersight/model/compute_rack_unit_identity.py
+++ b/intersight/model/compute_rack_unit_identity.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_rack_unit_identity_all_of.py b/intersight/model/compute_rack_unit_identity_all_of.py
index eef804c6e2..d24684189a 100644
--- a/intersight/model/compute_rack_unit_identity_all_of.py
+++ b/intersight/model/compute_rack_unit_identity_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_rack_unit_identity_list.py b/intersight/model/compute_rack_unit_identity_list.py
index 9081db62d0..1c2ac3d5c5 100644
--- a/intersight/model/compute_rack_unit_identity_list.py
+++ b/intersight/model/compute_rack_unit_identity_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_rack_unit_identity_list_all_of.py b/intersight/model/compute_rack_unit_identity_list_all_of.py
index b0aa5e91b1..83b8e89fde 100644
--- a/intersight/model/compute_rack_unit_identity_list_all_of.py
+++ b/intersight/model/compute_rack_unit_identity_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_rack_unit_identity_response.py b/intersight/model/compute_rack_unit_identity_response.py
index 8a23c553dc..420fa44c52 100644
--- a/intersight/model/compute_rack_unit_identity_response.py
+++ b/intersight/model/compute_rack_unit_identity_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_rack_unit_list.py b/intersight/model/compute_rack_unit_list.py
index 18ec9b1f04..27c5dc522b 100644
--- a/intersight/model/compute_rack_unit_list.py
+++ b/intersight/model/compute_rack_unit_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_rack_unit_list_all_of.py b/intersight/model/compute_rack_unit_list_all_of.py
index 02732d6b00..2ebd2b7721 100644
--- a/intersight/model/compute_rack_unit_list_all_of.py
+++ b/intersight/model/compute_rack_unit_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_rack_unit_relationship.py b/intersight/model/compute_rack_unit_relationship.py
index d5f60a2581..ce9d4ed34d 100644
--- a/intersight/model/compute_rack_unit_relationship.py
+++ b/intersight/model/compute_rack_unit_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -293,7 +293,6 @@ class ComputeRackUnitRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -451,6 +450,7 @@ class ComputeRackUnitRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -461,6 +461,9 @@ class ComputeRackUnitRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -756,10 +759,6 @@ class ComputeRackUnitRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -818,22 +817,33 @@ class ComputeRackUnitRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -867,6 +877,7 @@ class ComputeRackUnitRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -1033,7 +1044,6 @@ def openapi_types():
'management_mode': (str,), # noqa: E501
'memory_speed': (str,), # noqa: E501
'mgmt_ip_address': (str,), # noqa: E501
- 'name': (str,), # noqa: E501
'num_adaptors': (int,), # noqa: E501
'num_cpu_cores': (int,), # noqa: E501
'num_cpu_cores_enabled': (int,), # noqa: E501
@@ -1142,7 +1152,6 @@ def discriminator():
'management_mode': 'ManagementMode', # noqa: E501
'memory_speed': 'MemorySpeed', # noqa: E501
'mgmt_ip_address': 'MgmtIpAddress', # noqa: E501
- 'name': 'Name', # noqa: E501
'num_adaptors': 'NumAdaptors', # noqa: E501
'num_cpu_cores': 'NumCpuCores', # noqa: E501
'num_cpu_cores_enabled': 'NumCpuCoresEnabled', # noqa: E501
@@ -1288,7 +1297,6 @@ def __init__(self, *args, **kwargs): # noqa: E501
management_mode (str): The management mode of the server. * `IntersightStandalone` - Intersight Standalone mode of operation. * `UCSM` - Unified Computing System Manager mode of operation. * `Intersight` - Intersight managed mode of operation.. [optional] if omitted the server will use the default value of "IntersightStandalone" # noqa: E501
memory_speed (str): The maximum memory speed in MHz available on the server.. [optional] # noqa: E501
mgmt_ip_address (str): Management address of the server.. [optional] # noqa: E501
- name (str): The name of the UCS Fabric Interconnect cluster or Cisco Integrated Management Controller (CIMC). When this server is attached to a UCS Fabric Interconnect, the value of this property is the name of the UCS Fabric Interconnect along with chassis/server Id. When this server configured in standalone mode, the value of this property is the name of the Cisco Integrated Management Controller. when this server is configired in IMM mode, the value of this property contains model and chassis/server Id.. [optional] # noqa: E501
num_adaptors (int): The total number of network adapters present on the server.. [optional] # noqa: E501
num_cpu_cores (int): The total number of CPU cores present on the server.. [optional] # noqa: E501
num_cpu_cores_enabled (int): The total number of CPU cores enabled on the server.. [optional] # noqa: E501
diff --git a/intersight/model/compute_rack_unit_response.py b/intersight/model/compute_rack_unit_response.py
index a35f3b204d..7ded84721b 100644
--- a/intersight/model/compute_rack_unit_response.py
+++ b/intersight/model/compute_rack_unit_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_config.py b/intersight/model/compute_server_config.py
index f6243af3a1..45b485e8a4 100644
--- a/intersight/model/compute_server_config.py
+++ b/intersight/model/compute_server_config.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_config_all_of.py b/intersight/model/compute_server_config_all_of.py
index b220455839..07981d75c5 100644
--- a/intersight/model/compute_server_config_all_of.py
+++ b/intersight/model/compute_server_config_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_op_status.py b/intersight/model/compute_server_op_status.py
index a2d726cef9..e4b6541f8a 100644
--- a/intersight/model/compute_server_op_status.py
+++ b/intersight/model/compute_server_op_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_op_status_all_of.py b/intersight/model/compute_server_op_status_all_of.py
index c0d622a1ab..fce615a994 100644
--- a/intersight/model/compute_server_op_status_all_of.py
+++ b/intersight/model/compute_server_op_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_power_policy.py b/intersight/model/compute_server_power_policy.py
index f51484fbe7..85b784117c 100644
--- a/intersight/model/compute_server_power_policy.py
+++ b/intersight/model/compute_server_power_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_power_policy_all_of.py b/intersight/model/compute_server_power_policy_all_of.py
index 986ae0cebc..00b11d2ecf 100644
--- a/intersight/model/compute_server_power_policy_all_of.py
+++ b/intersight/model/compute_server_power_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_power_policy_list.py b/intersight/model/compute_server_power_policy_list.py
index 8f98b7dcc4..95c98dcb10 100644
--- a/intersight/model/compute_server_power_policy_list.py
+++ b/intersight/model/compute_server_power_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_power_policy_list_all_of.py b/intersight/model/compute_server_power_policy_list_all_of.py
index 9334d51098..a2cf17f79a 100644
--- a/intersight/model/compute_server_power_policy_list_all_of.py
+++ b/intersight/model/compute_server_power_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_power_policy_response.py b/intersight/model/compute_server_power_policy_response.py
index f238163a52..f1af840460 100644
--- a/intersight/model/compute_server_power_policy_response.py
+++ b/intersight/model/compute_server_power_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_setting.py b/intersight/model/compute_server_setting.py
index b07b3bd5ff..4a6fcdcd77 100644
--- a/intersight/model/compute_server_setting.py
+++ b/intersight/model/compute_server_setting.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_setting_all_of.py b/intersight/model/compute_server_setting_all_of.py
index 9e15a09109..5be7def844 100644
--- a/intersight/model/compute_server_setting_all_of.py
+++ b/intersight/model/compute_server_setting_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_setting_list.py b/intersight/model/compute_server_setting_list.py
index cc26677737..f9ce637334 100644
--- a/intersight/model/compute_server_setting_list.py
+++ b/intersight/model/compute_server_setting_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_setting_list_all_of.py b/intersight/model/compute_server_setting_list_all_of.py
index ab67c7b786..8557de8235 100644
--- a/intersight/model/compute_server_setting_list_all_of.py
+++ b/intersight/model/compute_server_setting_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_server_setting_response.py b/intersight/model/compute_server_setting_response.py
index 85fdb19e9d..9f47760962 100644
--- a/intersight/model/compute_server_setting_response.py
+++ b/intersight/model/compute_server_setting_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_storage_controller_operation.py b/intersight/model/compute_storage_controller_operation.py
index 362fc7e534..6a95adedd9 100644
--- a/intersight/model/compute_storage_controller_operation.py
+++ b/intersight/model/compute_storage_controller_operation.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -69,6 +69,7 @@ class ComputeStorageControllerOperation(ModelComposed):
'NONE': "None",
'IMPORT': "Import",
'CLEAR': "Clear",
+ 'CLEARCONFIG': "ClearConfig",
},
}
@@ -170,7 +171,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
Animal class but this time we won't travel
through its discriminator because we passed in
_visited_composed_classes = (Animal,)
- admin_action (str): Administrative actions that can be performed on the Storage Controller. * `None` - No action on the selected Storage Controller. * `Import` - Import Foreign config action on the selected Storage Controller. * `Clear` - Clear Foreign config action on the selected Storage Controller.. [optional] if omitted the server will use the default value of "None" # noqa: E501
+ admin_action (str): Administrative actions that can be performed on the Storage Controller. * `None` - No action on the selected Storage Controller. * `Import` - Import Foreign config action on the selected Storage Controller. * `Clear` - Clear Foreign config action on the selected Storage Controller. * `ClearConfig` - Clear Config action on the selected Storage Controller.. [optional] if omitted the server will use the default value of "None" # noqa: E501
controller_id (str): Storage Controller Id of the server.. [optional] # noqa: E501
"""
diff --git a/intersight/model/compute_storage_controller_operation_all_of.py b/intersight/model/compute_storage_controller_operation_all_of.py
index 1153fd3dd1..9069343ef1 100644
--- a/intersight/model/compute_storage_controller_operation_all_of.py
+++ b/intersight/model/compute_storage_controller_operation_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -63,6 +63,7 @@ class ComputeStorageControllerOperationAllOf(ModelNormal):
'NONE': "None",
'IMPORT': "Import",
'CLEAR': "Clear",
+ 'CLEARCONFIG': "ClearConfig",
},
}
@@ -152,7 +153,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
Animal class but this time we won't travel
through its discriminator because we passed in
_visited_composed_classes = (Animal,)
- admin_action (str): Administrative actions that can be performed on the Storage Controller. * `None` - No action on the selected Storage Controller. * `Import` - Import Foreign config action on the selected Storage Controller. * `Clear` - Clear Foreign config action on the selected Storage Controller.. [optional] if omitted the server will use the default value of "None" # noqa: E501
+ admin_action (str): Administrative actions that can be performed on the Storage Controller. * `None` - No action on the selected Storage Controller. * `Import` - Import Foreign config action on the selected Storage Controller. * `Clear` - Clear Foreign config action on the selected Storage Controller. * `ClearConfig` - Clear Config action on the selected Storage Controller.. [optional] if omitted the server will use the default value of "None" # noqa: E501
controller_id (str): Storage Controller Id of the server.. [optional] # noqa: E501
"""
diff --git a/intersight/model/compute_storage_physical_drive.py b/intersight/model/compute_storage_physical_drive.py
index 293d70e814..6a25ee1c14 100644
--- a/intersight/model/compute_storage_physical_drive.py
+++ b/intersight/model/compute_storage_physical_drive.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_storage_physical_drive_all_of.py b/intersight/model/compute_storage_physical_drive_all_of.py
index a7b3f09c09..60a25b9599 100644
--- a/intersight/model/compute_storage_physical_drive_all_of.py
+++ b/intersight/model/compute_storage_physical_drive_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_storage_physical_drive_operation.py b/intersight/model/compute_storage_physical_drive_operation.py
index 361f894965..c85b8841a2 100644
--- a/intersight/model/compute_storage_physical_drive_operation.py
+++ b/intersight/model/compute_storage_physical_drive_operation.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_storage_physical_drive_operation_all_of.py b/intersight/model/compute_storage_physical_drive_operation_all_of.py
index e2c9df9ca6..556535d56a 100644
--- a/intersight/model/compute_storage_physical_drive_operation_all_of.py
+++ b/intersight/model/compute_storage_physical_drive_operation_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_storage_virtual_drive.py b/intersight/model/compute_storage_virtual_drive.py
index ea760a189c..10fcd03469 100644
--- a/intersight/model/compute_storage_virtual_drive.py
+++ b/intersight/model/compute_storage_virtual_drive.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_storage_virtual_drive_all_of.py b/intersight/model/compute_storage_virtual_drive_all_of.py
index bf435252e4..fd500d0976 100644
--- a/intersight/model/compute_storage_virtual_drive_all_of.py
+++ b/intersight/model/compute_storage_virtual_drive_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_storage_virtual_drive_operation.py b/intersight/model/compute_storage_virtual_drive_operation.py
index e5b549aa47..497469f232 100644
--- a/intersight/model/compute_storage_virtual_drive_operation.py
+++ b/intersight/model/compute_storage_virtual_drive_operation.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_storage_virtual_drive_operation_all_of.py b/intersight/model/compute_storage_virtual_drive_operation_all_of.py
index 4a15913b28..96815982f1 100644
--- a/intersight/model/compute_storage_virtual_drive_operation_all_of.py
+++ b/intersight/model/compute_storage_virtual_drive_operation_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_vmedia.py b/intersight/model/compute_vmedia.py
index 2849ee81fd..92006d0159 100644
--- a/intersight/model/compute_vmedia.py
+++ b/intersight/model/compute_vmedia.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_vmedia_all_of.py b/intersight/model/compute_vmedia_all_of.py
index e5c7a7cca5..e6b3573b05 100644
--- a/intersight/model/compute_vmedia_all_of.py
+++ b/intersight/model/compute_vmedia_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_vmedia_list.py b/intersight/model/compute_vmedia_list.py
index 95e281a61c..8bb2154e96 100644
--- a/intersight/model/compute_vmedia_list.py
+++ b/intersight/model/compute_vmedia_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_vmedia_list_all_of.py b/intersight/model/compute_vmedia_list_all_of.py
index 6c3e5a263a..6677445a3a 100644
--- a/intersight/model/compute_vmedia_list_all_of.py
+++ b/intersight/model/compute_vmedia_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/compute_vmedia_relationship.py b/intersight/model/compute_vmedia_relationship.py
index 7913f0376a..dae93ed79c 100644
--- a/intersight/model/compute_vmedia_relationship.py
+++ b/intersight/model/compute_vmedia_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class ComputeVmediaRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class ComputeVmediaRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class ComputeVmediaRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class ComputeVmediaRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class ComputeVmediaRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class ComputeVmediaRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/compute_vmedia_response.py b/intersight/model/compute_vmedia_response.py
index 238185b65e..1a46b8e8ef 100644
--- a/intersight/model/compute_vmedia_response.py
+++ b/intersight/model/compute_vmedia_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_alarm.py b/intersight/model/cond_alarm.py
index 28fb12e7e8..923f082920 100644
--- a/intersight/model/cond_alarm.py
+++ b/intersight/model/cond_alarm.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_alarm_aggregation.py b/intersight/model/cond_alarm_aggregation.py
index 6681544307..6a7917a0a1 100644
--- a/intersight/model/cond_alarm_aggregation.py
+++ b/intersight/model/cond_alarm_aggregation.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_alarm_aggregation_all_of.py b/intersight/model/cond_alarm_aggregation_all_of.py
index bf3b132bcd..359c0fbf37 100644
--- a/intersight/model/cond_alarm_aggregation_all_of.py
+++ b/intersight/model/cond_alarm_aggregation_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_alarm_aggregation_list.py b/intersight/model/cond_alarm_aggregation_list.py
index 6f54a3c0e4..8ab337dfeb 100644
--- a/intersight/model/cond_alarm_aggregation_list.py
+++ b/intersight/model/cond_alarm_aggregation_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_alarm_aggregation_list_all_of.py b/intersight/model/cond_alarm_aggregation_list_all_of.py
index 58fabe4cf8..560266abed 100644
--- a/intersight/model/cond_alarm_aggregation_list_all_of.py
+++ b/intersight/model/cond_alarm_aggregation_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_alarm_aggregation_response.py b/intersight/model/cond_alarm_aggregation_response.py
index 3afe385dc7..773161d012 100644
--- a/intersight/model/cond_alarm_aggregation_response.py
+++ b/intersight/model/cond_alarm_aggregation_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_alarm_all_of.py b/intersight/model/cond_alarm_all_of.py
index 24e6ec8e59..529f9ab750 100644
--- a/intersight/model/cond_alarm_all_of.py
+++ b/intersight/model/cond_alarm_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_alarm_list.py b/intersight/model/cond_alarm_list.py
index 3d229089cc..bf42c065f8 100644
--- a/intersight/model/cond_alarm_list.py
+++ b/intersight/model/cond_alarm_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_alarm_list_all_of.py b/intersight/model/cond_alarm_list_all_of.py
index ca8c9a3f2f..b64a562018 100644
--- a/intersight/model/cond_alarm_list_all_of.py
+++ b/intersight/model/cond_alarm_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_alarm_response.py b/intersight/model/cond_alarm_response.py
index 05f2c0eaef..5b7e9725b8 100644
--- a/intersight/model/cond_alarm_response.py
+++ b/intersight/model/cond_alarm_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_alarm_summary.py b/intersight/model/cond_alarm_summary.py
index da332e098f..0aae0c8016 100644
--- a/intersight/model/cond_alarm_summary.py
+++ b/intersight/model/cond_alarm_summary.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_alarm_summary_all_of.py b/intersight/model/cond_alarm_summary_all_of.py
index d7a17438e9..b59df28bbb 100644
--- a/intersight/model/cond_alarm_summary_all_of.py
+++ b/intersight/model/cond_alarm_summary_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status.py b/intersight/model/cond_hcl_status.py
index 883b5150e4..3bd5cb3b80 100644
--- a/intersight/model/cond_hcl_status.py
+++ b/intersight/model/cond_hcl_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_all_of.py b/intersight/model/cond_hcl_status_all_of.py
index e93f870607..e7d170d17f 100644
--- a/intersight/model/cond_hcl_status_all_of.py
+++ b/intersight/model/cond_hcl_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_detail.py b/intersight/model/cond_hcl_status_detail.py
index 1f0a7d9f9e..e6c355798d 100644
--- a/intersight/model/cond_hcl_status_detail.py
+++ b/intersight/model/cond_hcl_status_detail.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_detail_all_of.py b/intersight/model/cond_hcl_status_detail_all_of.py
index 71e54146eb..8e388ea8a3 100644
--- a/intersight/model/cond_hcl_status_detail_all_of.py
+++ b/intersight/model/cond_hcl_status_detail_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_detail_list.py b/intersight/model/cond_hcl_status_detail_list.py
index 7ebdbae992..8bd320a262 100644
--- a/intersight/model/cond_hcl_status_detail_list.py
+++ b/intersight/model/cond_hcl_status_detail_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_detail_list_all_of.py b/intersight/model/cond_hcl_status_detail_list_all_of.py
index 46a91a2cf8..381bc2c23a 100644
--- a/intersight/model/cond_hcl_status_detail_list_all_of.py
+++ b/intersight/model/cond_hcl_status_detail_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_detail_relationship.py b/intersight/model/cond_hcl_status_detail_relationship.py
index 240d5387a8..bdfde3c0ab 100644
--- a/intersight/model/cond_hcl_status_detail_relationship.py
+++ b/intersight/model/cond_hcl_status_detail_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -254,7 +254,6 @@ class CondHclStatusDetailRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -412,6 +411,7 @@ class CondHclStatusDetailRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -422,6 +422,9 @@ class CondHclStatusDetailRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -717,10 +720,6 @@ class CondHclStatusDetailRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -779,22 +778,33 @@ class CondHclStatusDetailRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -828,6 +838,7 @@ class CondHclStatusDetailRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/cond_hcl_status_detail_response.py b/intersight/model/cond_hcl_status_detail_response.py
index 61f2e31b1e..0ada348a8b 100644
--- a/intersight/model/cond_hcl_status_detail_response.py
+++ b/intersight/model/cond_hcl_status_detail_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_job.py b/intersight/model/cond_hcl_status_job.py
index 57aac8b670..31e8ce66f8 100644
--- a/intersight/model/cond_hcl_status_job.py
+++ b/intersight/model/cond_hcl_status_job.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_job_all_of.py b/intersight/model/cond_hcl_status_job_all_of.py
index 375e4bc2be..32f335bd10 100644
--- a/intersight/model/cond_hcl_status_job_all_of.py
+++ b/intersight/model/cond_hcl_status_job_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_job_list.py b/intersight/model/cond_hcl_status_job_list.py
index 462d52253d..2e535921e0 100644
--- a/intersight/model/cond_hcl_status_job_list.py
+++ b/intersight/model/cond_hcl_status_job_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_job_list_all_of.py b/intersight/model/cond_hcl_status_job_list_all_of.py
index 3b8848d205..521535c0ae 100644
--- a/intersight/model/cond_hcl_status_job_list_all_of.py
+++ b/intersight/model/cond_hcl_status_job_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_job_response.py b/intersight/model/cond_hcl_status_job_response.py
index 2d8388dd4c..798b7bc5d7 100644
--- a/intersight/model/cond_hcl_status_job_response.py
+++ b/intersight/model/cond_hcl_status_job_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_list.py b/intersight/model/cond_hcl_status_list.py
index df2b045a17..b4ac37bdd4 100644
--- a/intersight/model/cond_hcl_status_list.py
+++ b/intersight/model/cond_hcl_status_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_list_all_of.py b/intersight/model/cond_hcl_status_list_all_of.py
index 4b41c96224..aa45ff3c38 100644
--- a/intersight/model/cond_hcl_status_list_all_of.py
+++ b/intersight/model/cond_hcl_status_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/cond_hcl_status_relationship.py b/intersight/model/cond_hcl_status_relationship.py
index d19e7ae988..d78a6710e0 100644
--- a/intersight/model/cond_hcl_status_relationship.py
+++ b/intersight/model/cond_hcl_status_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -250,7 +250,6 @@ class CondHclStatusRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -408,6 +407,7 @@ class CondHclStatusRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -418,6 +418,9 @@ class CondHclStatusRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -713,10 +716,6 @@ class CondHclStatusRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -775,22 +774,33 @@ class CondHclStatusRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -824,6 +834,7 @@ class CondHclStatusRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/cond_hcl_status_response.py b/intersight/model/cond_hcl_status_response.py
index 814626f506..32eca7ed09 100644
--- a/intersight/model/cond_hcl_status_response.py
+++ b/intersight/model/cond_hcl_status_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_auth_message.py b/intersight/model/connector_auth_message.py
index 547c85e308..46d62021ef 100644
--- a/intersight/model/connector_auth_message.py
+++ b/intersight/model/connector_auth_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_auth_message_all_of.py b/intersight/model/connector_auth_message_all_of.py
index 2b77dd7ad0..252272c520 100644
--- a/intersight/model/connector_auth_message_all_of.py
+++ b/intersight/model/connector_auth_message_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_base_message.py b/intersight/model/connector_base_message.py
index 4bd8442c77..1a597952ac 100644
--- a/intersight/model/connector_base_message.py
+++ b/intersight/model/connector_base_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_base_message_all_of.py b/intersight/model/connector_base_message_all_of.py
index e46e0a435a..80ac56b769 100644
--- a/intersight/model/connector_base_message_all_of.py
+++ b/intersight/model/connector_base_message_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_close_stream_message.py b/intersight/model/connector_close_stream_message.py
index a49881e045..3563f99b1d 100644
--- a/intersight/model/connector_close_stream_message.py
+++ b/intersight/model/connector_close_stream_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_command_control_message.py b/intersight/model/connector_command_control_message.py
index 6c097ad812..a64b7bf39f 100644
--- a/intersight/model/connector_command_control_message.py
+++ b/intersight/model/connector_command_control_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_command_control_message_all_of.py b/intersight/model/connector_command_control_message_all_of.py
index 96d8d99f54..354e464a98 100644
--- a/intersight/model/connector_command_control_message_all_of.py
+++ b/intersight/model/connector_command_control_message_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_command_terminal_stream.py b/intersight/model/connector_command_terminal_stream.py
index 8316e3c0ef..f01b818819 100644
--- a/intersight/model/connector_command_terminal_stream.py
+++ b/intersight/model/connector_command_terminal_stream.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_command_terminal_stream_all_of.py b/intersight/model/connector_command_terminal_stream_all_of.py
index 61730c82ba..925cdc4466 100644
--- a/intersight/model/connector_command_terminal_stream_all_of.py
+++ b/intersight/model/connector_command_terminal_stream_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_download_status.py b/intersight/model/connector_download_status.py
index fade256840..39c8f4ab27 100644
--- a/intersight/model/connector_download_status.py
+++ b/intersight/model/connector_download_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_download_status_all_of.py b/intersight/model/connector_download_status_all_of.py
index 1afbc47860..193e20a495 100644
--- a/intersight/model/connector_download_status_all_of.py
+++ b/intersight/model/connector_download_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_expect_prompt.py b/intersight/model/connector_expect_prompt.py
index 080bc29c67..38b74c43b5 100644
--- a/intersight/model/connector_expect_prompt.py
+++ b/intersight/model/connector_expect_prompt.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_expect_prompt_all_of.py b/intersight/model/connector_expect_prompt_all_of.py
index d62bb76e67..1e21f69ddf 100644
--- a/intersight/model/connector_expect_prompt_all_of.py
+++ b/intersight/model/connector_expect_prompt_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_fetch_stream_message.py b/intersight/model/connector_fetch_stream_message.py
index 92a1603ea0..999cd06c79 100644
--- a/intersight/model/connector_fetch_stream_message.py
+++ b/intersight/model/connector_fetch_stream_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_fetch_stream_message_all_of.py b/intersight/model/connector_fetch_stream_message_all_of.py
index a24fcc923f..d8f4c3587c 100644
--- a/intersight/model/connector_fetch_stream_message_all_of.py
+++ b/intersight/model/connector_fetch_stream_message_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_file_checksum.py b/intersight/model/connector_file_checksum.py
index 40aa0dc637..a3db19d429 100644
--- a/intersight/model/connector_file_checksum.py
+++ b/intersight/model/connector_file_checksum.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_file_checksum_all_of.py b/intersight/model/connector_file_checksum_all_of.py
index 2ba405f516..e68d95a8c7 100644
--- a/intersight/model/connector_file_checksum_all_of.py
+++ b/intersight/model/connector_file_checksum_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_file_message.py b/intersight/model/connector_file_message.py
index 3ef6f3ec76..e784cb99fe 100644
--- a/intersight/model/connector_file_message.py
+++ b/intersight/model/connector_file_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_file_message_all_of.py b/intersight/model/connector_file_message_all_of.py
index 7455ee7e14..304408a10c 100644
--- a/intersight/model/connector_file_message_all_of.py
+++ b/intersight/model/connector_file_message_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_http_request.py b/intersight/model/connector_http_request.py
index 076d6f26b9..00c03796c9 100644
--- a/intersight/model/connector_http_request.py
+++ b/intersight/model/connector_http_request.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_http_request_all_of.py b/intersight/model/connector_http_request_all_of.py
index 220c7ec586..1aff217200 100644
--- a/intersight/model/connector_http_request_all_of.py
+++ b/intersight/model/connector_http_request_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_platform_param_base.py b/intersight/model/connector_platform_param_base.py
index 640de2c8fc..620bebcbd5 100644
--- a/intersight/model/connector_platform_param_base.py
+++ b/intersight/model/connector_platform_param_base.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -65,6 +65,7 @@ class ConnectorPlatformParamBase(ModelComposed):
allowed_values = {
('class_id',): {
'ACCESS.ADDRESSTYPE': "access.AddressType",
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig",
'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings",
'ADAPTER.ETHSETTINGS': "adapter.EthSettings",
@@ -139,6 +140,7 @@ class ConnectorPlatformParamBase(ModelComposed):
'BULK.HTTPHEADER': "bulk.HttpHeader",
'BULK.RESTRESULT': "bulk.RestResult",
'BULK.RESTSUBREQUEST': "bulk.RestSubRequest",
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
'CAPABILITY.PORTRANGE': "capability.PortRange",
'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits",
'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits",
@@ -220,10 +222,10 @@ class ConnectorPlatformParamBase(ModelComposed):
'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact",
'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta",
'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload",
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact",
'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory",
'FIRMWARE.HTTPSERVER': "firmware.HttpServer",
- 'FIRMWARE.INCLUDECOMPONENTLISTTYPE': "firmware.IncludeComponentListType",
'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare",
'FIRMWARE.NFSSERVER': "firmware.NfsServer",
'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact",
@@ -358,6 +360,7 @@ class ConnectorPlatformParamBase(ModelComposed):
'MO.MOREF': "mo.MoRef",
'MO.TAG': "mo.Tag",
'MO.VERSIONCONTEXT': "mo.VersionContext",
+ 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress",
'NIAAPI.DETAIL': "niaapi.Detail",
'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail",
'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo",
@@ -366,16 +369,21 @@ class ConnectorPlatformParamBase(ModelComposed):
'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails",
'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus",
'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo",
+ 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail",
'NIATELEMETRY.INTERFACE': "niatelemetry.Interface",
'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement",
'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail",
'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink",
+ 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo",
+ 'NIATELEMETRY.NODE': "niatelemetry.Node",
'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters",
'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni",
+ 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn",
'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn",
'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp",
'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense",
'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus",
+ 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails",
'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition",
'NOTIFICATION.SENDEMAIL': "notification.SendEmail",
'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer",
@@ -424,8 +432,6 @@ class ConnectorPlatformParamBase(ModelComposed):
'SDCARD.PARTITION': "sdcard.Partition",
'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility",
'SDCARD.USERPARTITION': "sdcard.UserPartition",
- 'SDWAN.NETWORKCONFIGURATIONTYPE': "sdwan.NetworkConfigurationType",
- 'SDWAN.TEMPLATEINPUTSTYPE': "sdwan.TemplateInputsType",
'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger",
'SNMP.TRAP': "snmp.Trap",
'SNMP.USER': "snmp.User",
@@ -440,7 +446,6 @@ class ConnectorPlatformParamBase(ModelComposed):
'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization",
'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity",
'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator",
- 'STORAGE.INITIATOR': "storage.Initiator",
'STORAGE.KEYSETTING': "storage.KeySetting",
'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting",
'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig",
@@ -522,7 +527,9 @@ class ConnectorPlatformParamBase(ModelComposed):
'VIRTUALIZATION.VMDISK': "virtualization.VmDisk",
'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk",
'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface",
+ 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol",
'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo",
+ 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes",
'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption",
'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo",
'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover",
@@ -559,6 +566,7 @@ class ConnectorPlatformParamBase(ModelComposed):
'VNIC.VSANSETTINGS': "vnic.VsanSettings",
'VNIC.VXLANSETTINGS': "vnic.VxlanSettings",
'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition",
+ 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession",
'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType",
'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles",
'WORKFLOW.CLICOMMAND': "workflow.CliCommand",
@@ -625,6 +633,7 @@ class ConnectorPlatformParamBase(ModelComposed):
},
('object_type',): {
'ACCESS.ADDRESSTYPE': "access.AddressType",
+ 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType",
'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig",
'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings",
'ADAPTER.ETHSETTINGS': "adapter.EthSettings",
@@ -699,6 +708,7 @@ class ConnectorPlatformParamBase(ModelComposed):
'BULK.HTTPHEADER': "bulk.HttpHeader",
'BULK.RESTRESULT': "bulk.RestResult",
'BULK.RESTSUBREQUEST': "bulk.RestSubRequest",
+ 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig",
'CAPABILITY.PORTRANGE': "capability.PortRange",
'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits",
'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits",
@@ -780,10 +790,10 @@ class ConnectorPlatformParamBase(ModelComposed):
'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact",
'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta",
'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload",
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact",
'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory",
'FIRMWARE.HTTPSERVER': "firmware.HttpServer",
- 'FIRMWARE.INCLUDECOMPONENTLISTTYPE': "firmware.IncludeComponentListType",
'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare",
'FIRMWARE.NFSSERVER': "firmware.NfsServer",
'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact",
@@ -918,6 +928,7 @@ class ConnectorPlatformParamBase(ModelComposed):
'MO.MOREF': "mo.MoRef",
'MO.TAG': "mo.Tag",
'MO.VERSIONCONTEXT': "mo.VersionContext",
+ 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress",
'NIAAPI.DETAIL': "niaapi.Detail",
'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail",
'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo",
@@ -926,16 +937,21 @@ class ConnectorPlatformParamBase(ModelComposed):
'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails",
'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus",
'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo",
+ 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail",
'NIATELEMETRY.INTERFACE': "niatelemetry.Interface",
'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement",
'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail",
'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink",
+ 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo",
+ 'NIATELEMETRY.NODE': "niatelemetry.Node",
'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters",
'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni",
+ 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn",
'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn",
'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp",
'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense",
'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus",
+ 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails",
'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition",
'NOTIFICATION.SENDEMAIL': "notification.SendEmail",
'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer",
@@ -984,8 +1000,6 @@ class ConnectorPlatformParamBase(ModelComposed):
'SDCARD.PARTITION': "sdcard.Partition",
'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility",
'SDCARD.USERPARTITION': "sdcard.UserPartition",
- 'SDWAN.NETWORKCONFIGURATIONTYPE': "sdwan.NetworkConfigurationType",
- 'SDWAN.TEMPLATEINPUTSTYPE': "sdwan.TemplateInputsType",
'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger",
'SNMP.TRAP': "snmp.Trap",
'SNMP.USER': "snmp.User",
@@ -1000,7 +1014,6 @@ class ConnectorPlatformParamBase(ModelComposed):
'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization",
'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity",
'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator",
- 'STORAGE.INITIATOR': "storage.Initiator",
'STORAGE.KEYSETTING': "storage.KeySetting",
'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting",
'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig",
@@ -1082,7 +1095,9 @@ class ConnectorPlatformParamBase(ModelComposed):
'VIRTUALIZATION.VMDISK': "virtualization.VmDisk",
'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk",
'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface",
+ 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol",
'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo",
+ 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes",
'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption",
'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo",
'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover",
@@ -1119,6 +1134,7 @@ class ConnectorPlatformParamBase(ModelComposed):
'VNIC.VSANSETTINGS': "vnic.VsanSettings",
'VNIC.VXLANSETTINGS': "vnic.VxlanSettings",
'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition",
+ 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession",
'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType",
'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles",
'WORKFLOW.CLICOMMAND': "workflow.CliCommand",
diff --git a/intersight/model/connector_scoped_inventory.py b/intersight/model/connector_scoped_inventory.py
index b66164ffcc..507eb12a2f 100644
--- a/intersight/model/connector_scoped_inventory.py
+++ b/intersight/model/connector_scoped_inventory.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -35,6 +35,7 @@ def lazy_import():
from intersight.model.mo_tag import MoTag
from intersight.model.mo_version_context import MoVersionContext
from intersight.model.task_hitachi_scoped_inventory import TaskHitachiScopedInventory
+ from intersight.model.task_hyper_flex_management_scoped_inventory import TaskHyperFlexManagementScopedInventory
from intersight.model.task_hyperflex_scoped_inventory import TaskHyperflexScopedInventory
from intersight.model.task_iwe_scoped_inventory import TaskIweScopedInventory
from intersight.model.task_net_app_scoped_inventory import TaskNetAppScopedInventory
@@ -48,6 +49,7 @@ def lazy_import():
globals()['MoTag'] = MoTag
globals()['MoVersionContext'] = MoVersionContext
globals()['TaskHitachiScopedInventory'] = TaskHitachiScopedInventory
+ globals()['TaskHyperFlexManagementScopedInventory'] = TaskHyperFlexManagementScopedInventory
globals()['TaskHyperflexScopedInventory'] = TaskHyperflexScopedInventory
globals()['TaskIweScopedInventory'] = TaskIweScopedInventory
globals()['TaskNetAppScopedInventory'] = TaskNetAppScopedInventory
@@ -83,6 +85,7 @@ class ConnectorScopedInventory(ModelComposed):
allowed_values = {
('class_id',): {
'HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'IWESCOPEDINVENTORY': "task.IweScopedInventory",
'NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -92,6 +95,7 @@ class ConnectorScopedInventory(ModelComposed):
},
('object_type',): {
'HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'IWESCOPEDINVENTORY': "task.IweScopedInventory",
'NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -153,6 +157,7 @@ def discriminator():
lazy_import()
val = {
'task.HitachiScopedInventory': TaskHitachiScopedInventory,
+ 'task.HyperFlexManagementScopedInventory': TaskHyperFlexManagementScopedInventory,
'task.HyperflexScopedInventory': TaskHyperflexScopedInventory,
'task.IweScopedInventory': TaskIweScopedInventory,
'task.NetAppScopedInventory': TaskNetAppScopedInventory,
diff --git a/intersight/model/connector_scoped_inventory_all_of.py b/intersight/model/connector_scoped_inventory_all_of.py
index 45a7c23be8..e8720ec171 100644
--- a/intersight/model/connector_scoped_inventory_all_of.py
+++ b/intersight/model/connector_scoped_inventory_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -55,6 +55,7 @@ class ConnectorScopedInventoryAllOf(ModelNormal):
allowed_values = {
('class_id',): {
'HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'IWESCOPEDINVENTORY': "task.IweScopedInventory",
'NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -64,6 +65,7 @@ class ConnectorScopedInventoryAllOf(ModelNormal):
},
('object_type',): {
'HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'IWESCOPEDINVENTORY': "task.IweScopedInventory",
'NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/connector_ssh_config.py b/intersight/model/connector_ssh_config.py
index 15bbfd107d..514bc860b2 100644
--- a/intersight/model/connector_ssh_config.py
+++ b/intersight/model/connector_ssh_config.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_ssh_config_all_of.py b/intersight/model/connector_ssh_config_all_of.py
index e3cd1ddbc4..f0e80f2b46 100644
--- a/intersight/model/connector_ssh_config_all_of.py
+++ b/intersight/model/connector_ssh_config_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_ssh_message.py b/intersight/model/connector_ssh_message.py
index cc3fffed02..f57bd80783 100644
--- a/intersight/model/connector_ssh_message.py
+++ b/intersight/model/connector_ssh_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_ssh_message_all_of.py b/intersight/model/connector_ssh_message_all_of.py
index 8454b18695..3b48992fe8 100644
--- a/intersight/model/connector_ssh_message_all_of.py
+++ b/intersight/model/connector_ssh_message_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_start_stream.py b/intersight/model/connector_start_stream.py
index 6c21afb669..14418aa0dd 100644
--- a/intersight/model/connector_start_stream.py
+++ b/intersight/model/connector_start_stream.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_start_stream_all_of.py b/intersight/model/connector_start_stream_all_of.py
index 3eb91f7f6c..71faa8708b 100644
--- a/intersight/model/connector_start_stream_all_of.py
+++ b/intersight/model/connector_start_stream_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_start_stream_from_device.py b/intersight/model/connector_start_stream_from_device.py
index 54c2342ac7..23062d27a0 100644
--- a/intersight/model/connector_start_stream_from_device.py
+++ b/intersight/model/connector_start_stream_from_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_start_stream_from_device_all_of.py b/intersight/model/connector_start_stream_from_device_all_of.py
index a4c403b50c..b5b1342b12 100644
--- a/intersight/model/connector_start_stream_from_device_all_of.py
+++ b/intersight/model/connector_start_stream_from_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_stream_acknowledge.py b/intersight/model/connector_stream_acknowledge.py
index 2928bbed6a..2a39b7d708 100644
--- a/intersight/model/connector_stream_acknowledge.py
+++ b/intersight/model/connector_stream_acknowledge.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_stream_acknowledge_all_of.py b/intersight/model/connector_stream_acknowledge_all_of.py
index aa8918cab1..1fb225e874 100644
--- a/intersight/model/connector_stream_acknowledge_all_of.py
+++ b/intersight/model/connector_stream_acknowledge_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_stream_input.py b/intersight/model/connector_stream_input.py
index fd1c4e6ebb..9dbd2bdabc 100644
--- a/intersight/model/connector_stream_input.py
+++ b/intersight/model/connector_stream_input.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_stream_input_all_of.py b/intersight/model/connector_stream_input_all_of.py
index fcd66fd0df..2d3b026f1f 100644
--- a/intersight/model/connector_stream_input_all_of.py
+++ b/intersight/model/connector_stream_input_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_stream_keepalive.py b/intersight/model/connector_stream_keepalive.py
index 9d05f2bf77..106cc0df73 100644
--- a/intersight/model/connector_stream_keepalive.py
+++ b/intersight/model/connector_stream_keepalive.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_stream_message.py b/intersight/model/connector_stream_message.py
index c019dfd4d7..f00fd72024 100644
--- a/intersight/model/connector_stream_message.py
+++ b/intersight/model/connector_stream_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_stream_message_all_of.py b/intersight/model/connector_stream_message_all_of.py
index 356c487653..f6552eacbe 100644
--- a/intersight/model/connector_stream_message_all_of.py
+++ b/intersight/model/connector_stream_message_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_target_change_message.py b/intersight/model/connector_target_change_message.py
index aebf7cbc5a..33f46fc28b 100644
--- a/intersight/model/connector_target_change_message.py
+++ b/intersight/model/connector_target_change_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_target_change_message_all_of.py b/intersight/model/connector_target_change_message_all_of.py
index bc2ce1e199..9252de99c5 100644
--- a/intersight/model/connector_target_change_message_all_of.py
+++ b/intersight/model/connector_target_change_message_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_url.py b/intersight/model/connector_url.py
index a724fe06b9..2f73ee6af1 100644
--- a/intersight/model/connector_url.py
+++ b/intersight/model/connector_url.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_url_all_of.py b/intersight/model/connector_url_all_of.py
index 218be9a6a5..d12aadaaaf 100644
--- a/intersight/model/connector_url_all_of.py
+++ b/intersight/model/connector_url_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_winrm_request.py b/intersight/model/connector_winrm_request.py
index f76af8ddae..52ac4116d3 100644
--- a/intersight/model/connector_winrm_request.py
+++ b/intersight/model/connector_winrm_request.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_winrm_request_all_of.py b/intersight/model/connector_winrm_request_all_of.py
index 06b2705fec..143ef49077 100644
--- a/intersight/model/connector_winrm_request_all_of.py
+++ b/intersight/model/connector_winrm_request_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_xml_api_message.py b/intersight/model/connector_xml_api_message.py
index 90ea22b998..fb25cf8325 100644
--- a/intersight/model/connector_xml_api_message.py
+++ b/intersight/model/connector_xml_api_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connector_xml_api_message_all_of.py b/intersight/model/connector_xml_api_message_all_of.py
index da0ad21fce..633dfbf530 100644
--- a/intersight/model/connector_xml_api_message_all_of.py
+++ b/intersight/model/connector_xml_api_message_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connectorpack_connector_pack_update.py b/intersight/model/connectorpack_connector_pack_update.py
index 68157bf110..66b2aba43f 100644
--- a/intersight/model/connectorpack_connector_pack_update.py
+++ b/intersight/model/connectorpack_connector_pack_update.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connectorpack_connector_pack_update_all_of.py b/intersight/model/connectorpack_connector_pack_update_all_of.py
index 80fb0e2834..d2cad4b146 100644
--- a/intersight/model/connectorpack_connector_pack_update_all_of.py
+++ b/intersight/model/connectorpack_connector_pack_update_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connectorpack_connector_pack_upgrade.py b/intersight/model/connectorpack_connector_pack_upgrade.py
index 5ba9e57cd6..6d1dcc1937 100644
--- a/intersight/model/connectorpack_connector_pack_upgrade.py
+++ b/intersight/model/connectorpack_connector_pack_upgrade.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connectorpack_connector_pack_upgrade_all_of.py b/intersight/model/connectorpack_connector_pack_upgrade_all_of.py
index d255446556..e6dd30915b 100644
--- a/intersight/model/connectorpack_connector_pack_upgrade_all_of.py
+++ b/intersight/model/connectorpack_connector_pack_upgrade_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connectorpack_connector_pack_upgrade_list.py b/intersight/model/connectorpack_connector_pack_upgrade_list.py
index a562b25538..d28af1aa85 100644
--- a/intersight/model/connectorpack_connector_pack_upgrade_list.py
+++ b/intersight/model/connectorpack_connector_pack_upgrade_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connectorpack_connector_pack_upgrade_list_all_of.py b/intersight/model/connectorpack_connector_pack_upgrade_list_all_of.py
index a998af2ae9..13c623f07f 100644
--- a/intersight/model/connectorpack_connector_pack_upgrade_list_all_of.py
+++ b/intersight/model/connectorpack_connector_pack_upgrade_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connectorpack_connector_pack_upgrade_response.py b/intersight/model/connectorpack_connector_pack_upgrade_response.py
index 0cb7eb1f1e..0a74cbbb16 100644
--- a/intersight/model/connectorpack_connector_pack_upgrade_response.py
+++ b/intersight/model/connectorpack_connector_pack_upgrade_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connectorpack_upgrade_impact.py b/intersight/model/connectorpack_upgrade_impact.py
index d852b67978..a256c7541b 100644
--- a/intersight/model/connectorpack_upgrade_impact.py
+++ b/intersight/model/connectorpack_upgrade_impact.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connectorpack_upgrade_impact_all_of.py b/intersight/model/connectorpack_upgrade_impact_all_of.py
index e669a1d77f..5039e2bc07 100644
--- a/intersight/model/connectorpack_upgrade_impact_all_of.py
+++ b/intersight/model/connectorpack_upgrade_impact_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connectorpack_upgrade_impact_list.py b/intersight/model/connectorpack_upgrade_impact_list.py
index 380eac76e7..22087d3873 100644
--- a/intersight/model/connectorpack_upgrade_impact_list.py
+++ b/intersight/model/connectorpack_upgrade_impact_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connectorpack_upgrade_impact_list_all_of.py b/intersight/model/connectorpack_upgrade_impact_list_all_of.py
index f1840dfbef..0da1fc2b83 100644
--- a/intersight/model/connectorpack_upgrade_impact_list_all_of.py
+++ b/intersight/model/connectorpack_upgrade_impact_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/connectorpack_upgrade_impact_response.py b/intersight/model/connectorpack_upgrade_impact_response.py
index dd422fc203..61218c9df3 100644
--- a/intersight/model/connectorpack_upgrade_impact_response.py
+++ b/intersight/model/connectorpack_upgrade_impact_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/content_base_parameter.py b/intersight/model/content_base_parameter.py
index e89037455c..932ac0a5ee 100644
--- a/intersight/model/content_base_parameter.py
+++ b/intersight/model/content_base_parameter.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/content_base_parameter_all_of.py b/intersight/model/content_base_parameter_all_of.py
index 30ca49217c..c4101c2842 100644
--- a/intersight/model/content_base_parameter_all_of.py
+++ b/intersight/model/content_base_parameter_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/content_complex_type.py b/intersight/model/content_complex_type.py
index f317b9fef9..39d6036b45 100644
--- a/intersight/model/content_complex_type.py
+++ b/intersight/model/content_complex_type.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/content_complex_type_all_of.py b/intersight/model/content_complex_type_all_of.py
index eb669deefe..90bf6d7a3c 100644
--- a/intersight/model/content_complex_type_all_of.py
+++ b/intersight/model/content_complex_type_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/content_parameter.py b/intersight/model/content_parameter.py
index 58a0e8fb26..0987b9465e 100644
--- a/intersight/model/content_parameter.py
+++ b/intersight/model/content_parameter.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/content_text_parameter.py b/intersight/model/content_text_parameter.py
index e19950230e..63e8f3aac7 100644
--- a/intersight/model/content_text_parameter.py
+++ b/intersight/model/content_text_parameter.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/content_text_parameter_all_of.py b/intersight/model/content_text_parameter_all_of.py
index 84e4db3b69..21623f16fd 100644
--- a/intersight/model/content_text_parameter_all_of.py
+++ b/intersight/model/content_text_parameter_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_alarm_summary.py b/intersight/model/convergedinfra_alarm_summary.py
index 3c64102f48..32334280dd 100644
--- a/intersight/model/convergedinfra_alarm_summary.py
+++ b/intersight/model/convergedinfra_alarm_summary.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_alarm_summary_all_of.py b/intersight/model/convergedinfra_alarm_summary_all_of.py
index e33c95dbfd..420568299d 100644
--- a/intersight/model/convergedinfra_alarm_summary_all_of.py
+++ b/intersight/model/convergedinfra_alarm_summary_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_base_pod.py b/intersight/model/convergedinfra_base_pod.py
index 5e6a218f87..527a64ee09 100644
--- a/intersight/model/convergedinfra_base_pod.py
+++ b/intersight/model/convergedinfra_base_pod.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_base_pod_all_of.py b/intersight/model/convergedinfra_base_pod_all_of.py
index 943ad9a6fd..6a567443d8 100644
--- a/intersight/model/convergedinfra_base_pod_all_of.py
+++ b/intersight/model/convergedinfra_base_pod_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_base_pod_summary.py b/intersight/model/convergedinfra_base_pod_summary.py
index adfb17926f..41e8b7f86a 100644
--- a/intersight/model/convergedinfra_base_pod_summary.py
+++ b/intersight/model/convergedinfra_base_pod_summary.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_base_pod_summary_all_of.py b/intersight/model/convergedinfra_base_pod_summary_all_of.py
index 32c172fedb..bbf3f86a85 100644
--- a/intersight/model/convergedinfra_base_pod_summary_all_of.py
+++ b/intersight/model/convergedinfra_base_pod_summary_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_compliance_summary.py b/intersight/model/convergedinfra_compliance_summary.py
index 457135fcff..8da4b21aca 100644
--- a/intersight/model/convergedinfra_compliance_summary.py
+++ b/intersight/model/convergedinfra_compliance_summary.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_compliance_summary_all_of.py b/intersight/model/convergedinfra_compliance_summary_all_of.py
index d103c83cd0..8281e98e8e 100644
--- a/intersight/model/convergedinfra_compliance_summary_all_of.py
+++ b/intersight/model/convergedinfra_compliance_summary_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_health_check_definition.py b/intersight/model/convergedinfra_health_check_definition.py
index 2d3fb52b77..f68b87a590 100644
--- a/intersight/model/convergedinfra_health_check_definition.py
+++ b/intersight/model/convergedinfra_health_check_definition.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_health_check_definition_all_of.py b/intersight/model/convergedinfra_health_check_definition_all_of.py
index fe6e9577fb..d9a87c7af0 100644
--- a/intersight/model/convergedinfra_health_check_definition_all_of.py
+++ b/intersight/model/convergedinfra_health_check_definition_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_health_check_definition_list.py b/intersight/model/convergedinfra_health_check_definition_list.py
index 88dcb8ca30..193160673d 100644
--- a/intersight/model/convergedinfra_health_check_definition_list.py
+++ b/intersight/model/convergedinfra_health_check_definition_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_health_check_definition_list_all_of.py b/intersight/model/convergedinfra_health_check_definition_list_all_of.py
index 2167bffdd9..ef3d8beba0 100644
--- a/intersight/model/convergedinfra_health_check_definition_list_all_of.py
+++ b/intersight/model/convergedinfra_health_check_definition_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_health_check_definition_relationship.py b/intersight/model/convergedinfra_health_check_definition_relationship.py
index be0c19ebb7..923c351ceb 100644
--- a/intersight/model/convergedinfra_health_check_definition_relationship.py
+++ b/intersight/model/convergedinfra_health_check_definition_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class ConvergedinfraHealthCheckDefinitionRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class ConvergedinfraHealthCheckDefinitionRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class ConvergedinfraHealthCheckDefinitionRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class ConvergedinfraHealthCheckDefinitionRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class ConvergedinfraHealthCheckDefinitionRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class ConvergedinfraHealthCheckDefinitionRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/convergedinfra_health_check_definition_response.py b/intersight/model/convergedinfra_health_check_definition_response.py
index 2c00678d7f..4ea52fae64 100644
--- a/intersight/model/convergedinfra_health_check_definition_response.py
+++ b/intersight/model/convergedinfra_health_check_definition_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_health_check_execution.py b/intersight/model/convergedinfra_health_check_execution.py
index e144c2aff5..4ae04acaa3 100644
--- a/intersight/model/convergedinfra_health_check_execution.py
+++ b/intersight/model/convergedinfra_health_check_execution.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_health_check_execution_all_of.py b/intersight/model/convergedinfra_health_check_execution_all_of.py
index 10bae5dec3..7c3ae003ed 100644
--- a/intersight/model/convergedinfra_health_check_execution_all_of.py
+++ b/intersight/model/convergedinfra_health_check_execution_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_health_check_execution_list.py b/intersight/model/convergedinfra_health_check_execution_list.py
index a9b620066e..4101db6529 100644
--- a/intersight/model/convergedinfra_health_check_execution_list.py
+++ b/intersight/model/convergedinfra_health_check_execution_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_health_check_execution_list_all_of.py b/intersight/model/convergedinfra_health_check_execution_list_all_of.py
index de58d85e7a..b0196e3e5c 100644
--- a/intersight/model/convergedinfra_health_check_execution_list_all_of.py
+++ b/intersight/model/convergedinfra_health_check_execution_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_health_check_execution_response.py b/intersight/model/convergedinfra_health_check_execution_response.py
index 142902f5f3..0acd540b69 100644
--- a/intersight/model/convergedinfra_health_check_execution_response.py
+++ b/intersight/model/convergedinfra_health_check_execution_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_pod.py b/intersight/model/convergedinfra_pod.py
index d9b1beb492..174dfac335 100644
--- a/intersight/model/convergedinfra_pod.py
+++ b/intersight/model/convergedinfra_pod.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_pod_all_of.py b/intersight/model/convergedinfra_pod_all_of.py
index a30ffb6620..6ea61544b7 100644
--- a/intersight/model/convergedinfra_pod_all_of.py
+++ b/intersight/model/convergedinfra_pod_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_pod_list.py b/intersight/model/convergedinfra_pod_list.py
index 5a6c47d989..16fb133f40 100644
--- a/intersight/model/convergedinfra_pod_list.py
+++ b/intersight/model/convergedinfra_pod_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_pod_list_all_of.py b/intersight/model/convergedinfra_pod_list_all_of.py
index d04a647383..6ffffc3718 100644
--- a/intersight/model/convergedinfra_pod_list_all_of.py
+++ b/intersight/model/convergedinfra_pod_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_pod_response.py b/intersight/model/convergedinfra_pod_response.py
index 4b6338ebc9..68207a1b84 100644
--- a/intersight/model/convergedinfra_pod_response.py
+++ b/intersight/model/convergedinfra_pod_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_pod_summary.py b/intersight/model/convergedinfra_pod_summary.py
index af0b6e0cab..fc4d87e1ff 100644
--- a/intersight/model/convergedinfra_pod_summary.py
+++ b/intersight/model/convergedinfra_pod_summary.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/convergedinfra_pod_summary_all_of.py b/intersight/model/convergedinfra_pod_summary_all_of.py
index 2be3cab93b..91cebc6ae7 100644
--- a/intersight/model/convergedinfra_pod_summary_all_of.py
+++ b/intersight/model/convergedinfra_pod_summary_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/crd_custom_resource.py b/intersight/model/crd_custom_resource.py
index ac3ad2a54c..3136b3261c 100644
--- a/intersight/model/crd_custom_resource.py
+++ b/intersight/model/crd_custom_resource.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/crd_custom_resource_all_of.py b/intersight/model/crd_custom_resource_all_of.py
index 0d44009e65..b637b5104e 100644
--- a/intersight/model/crd_custom_resource_all_of.py
+++ b/intersight/model/crd_custom_resource_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/crd_custom_resource_config_property.py b/intersight/model/crd_custom_resource_config_property.py
index 3fb27de95d..c016a560c4 100644
--- a/intersight/model/crd_custom_resource_config_property.py
+++ b/intersight/model/crd_custom_resource_config_property.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/crd_custom_resource_config_property_all_of.py b/intersight/model/crd_custom_resource_config_property_all_of.py
index fb78fd38b5..542fd69af3 100644
--- a/intersight/model/crd_custom_resource_config_property_all_of.py
+++ b/intersight/model/crd_custom_resource_config_property_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/crd_custom_resource_list.py b/intersight/model/crd_custom_resource_list.py
index b610475fbe..98738bb3c6 100644
--- a/intersight/model/crd_custom_resource_list.py
+++ b/intersight/model/crd_custom_resource_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/crd_custom_resource_list_all_of.py b/intersight/model/crd_custom_resource_list_all_of.py
index c3dd884d59..d0e5d60220 100644
--- a/intersight/model/crd_custom_resource_list_all_of.py
+++ b/intersight/model/crd_custom_resource_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/crd_custom_resource_response.py b/intersight/model/crd_custom_resource_response.py
index 9606fa1369..f4f08130a1 100644
--- a/intersight/model/crd_custom_resource_response.py
+++ b/intersight/model/crd_custom_resource_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/deviceconnector_policy.py b/intersight/model/deviceconnector_policy.py
index 389c177ef3..040f1e9963 100644
--- a/intersight/model/deviceconnector_policy.py
+++ b/intersight/model/deviceconnector_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/deviceconnector_policy_all_of.py b/intersight/model/deviceconnector_policy_all_of.py
index f5b65c4f15..68e17c1747 100644
--- a/intersight/model/deviceconnector_policy_all_of.py
+++ b/intersight/model/deviceconnector_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/deviceconnector_policy_list.py b/intersight/model/deviceconnector_policy_list.py
index e28e284840..98580da9b4 100644
--- a/intersight/model/deviceconnector_policy_list.py
+++ b/intersight/model/deviceconnector_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/deviceconnector_policy_list_all_of.py b/intersight/model/deviceconnector_policy_list_all_of.py
index 2fee50b2dd..3236408eb1 100644
--- a/intersight/model/deviceconnector_policy_list_all_of.py
+++ b/intersight/model/deviceconnector_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/deviceconnector_policy_response.py b/intersight/model/deviceconnector_policy_response.py
index f922d30669..cdf8509ea6 100644
--- a/intersight/model/deviceconnector_policy_response.py
+++ b/intersight/model/deviceconnector_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/display_names.py b/intersight/model/display_names.py
index e5003905c5..830d89d118 100644
--- a/intersight/model/display_names.py
+++ b/intersight/model/display_names.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_abstract_device.py b/intersight/model/equipment_abstract_device.py
index 4053baf549..d48284acf4 100644
--- a/intersight/model/equipment_abstract_device.py
+++ b/intersight/model/equipment_abstract_device.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_abstract_device_all_of.py b/intersight/model/equipment_abstract_device_all_of.py
index a2591ea265..d66a570086 100644
--- a/intersight/model/equipment_abstract_device_all_of.py
+++ b/intersight/model/equipment_abstract_device_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_base.py b/intersight/model/equipment_base.py
index d8d766b977..33780303f7 100644
--- a/intersight/model/equipment_base.py
+++ b/intersight/model/equipment_base.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_base_all_of.py b/intersight/model/equipment_base_all_of.py
index 6bfbed59fb..5edf4b2f1e 100644
--- a/intersight/model/equipment_base_all_of.py
+++ b/intersight/model/equipment_base_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_base_relationship.py b/intersight/model/equipment_base_relationship.py
index a7f9cb67e8..eb0078e2b5 100644
--- a/intersight/model/equipment_base_relationship.py
+++ b/intersight/model/equipment_base_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class EquipmentBaseRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class EquipmentBaseRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class EquipmentBaseRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class EquipmentBaseRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class EquipmentBaseRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class EquipmentBaseRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_base_sensor.py b/intersight/model/equipment_base_sensor.py
index 7b1ff06477..72229709b3 100644
--- a/intersight/model/equipment_base_sensor.py
+++ b/intersight/model/equipment_base_sensor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_base_sensor_all_of.py b/intersight/model/equipment_base_sensor_all_of.py
index 49ba1e8a81..4e1c6918d9 100644
--- a/intersight/model/equipment_base_sensor_all_of.py
+++ b/intersight/model/equipment_base_sensor_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis.py b/intersight/model/equipment_chassis.py
index 2322a21d56..1bc758467f 100644
--- a/intersight/model/equipment_chassis.py
+++ b/intersight/model/equipment_chassis.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_all_of.py b/intersight/model/equipment_chassis_all_of.py
index 34a9c73243..d6d0ee77b3 100644
--- a/intersight/model/equipment_chassis_all_of.py
+++ b/intersight/model/equipment_chassis_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_identity.py b/intersight/model/equipment_chassis_identity.py
index 1d6dd7c4d3..c2de244548 100644
--- a/intersight/model/equipment_chassis_identity.py
+++ b/intersight/model/equipment_chassis_identity.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_identity_all_of.py b/intersight/model/equipment_chassis_identity_all_of.py
index 7a6669f71b..d7c83bde6e 100644
--- a/intersight/model/equipment_chassis_identity_all_of.py
+++ b/intersight/model/equipment_chassis_identity_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_identity_list.py b/intersight/model/equipment_chassis_identity_list.py
index bcb1980169..63440211fb 100644
--- a/intersight/model/equipment_chassis_identity_list.py
+++ b/intersight/model/equipment_chassis_identity_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_identity_list_all_of.py b/intersight/model/equipment_chassis_identity_list_all_of.py
index 1637518ecd..078dcc03da 100644
--- a/intersight/model/equipment_chassis_identity_list_all_of.py
+++ b/intersight/model/equipment_chassis_identity_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_identity_response.py b/intersight/model/equipment_chassis_identity_response.py
index f3c73d915e..6e28068015 100644
--- a/intersight/model/equipment_chassis_identity_response.py
+++ b/intersight/model/equipment_chassis_identity_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_list.py b/intersight/model/equipment_chassis_list.py
index c94fa50b19..5a0ebcf99a 100644
--- a/intersight/model/equipment_chassis_list.py
+++ b/intersight/model/equipment_chassis_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_list_all_of.py b/intersight/model/equipment_chassis_list_all_of.py
index 6c9f922b6f..dfb0924e57 100644
--- a/intersight/model/equipment_chassis_list_all_of.py
+++ b/intersight/model/equipment_chassis_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_operation.py b/intersight/model/equipment_chassis_operation.py
index 52915fcc09..587546f77a 100644
--- a/intersight/model/equipment_chassis_operation.py
+++ b/intersight/model/equipment_chassis_operation.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_operation_all_of.py b/intersight/model/equipment_chassis_operation_all_of.py
index 13f190d93f..51b6293478 100644
--- a/intersight/model/equipment_chassis_operation_all_of.py
+++ b/intersight/model/equipment_chassis_operation_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_operation_list.py b/intersight/model/equipment_chassis_operation_list.py
index 9b3329f7be..d9f2d7cb3b 100644
--- a/intersight/model/equipment_chassis_operation_list.py
+++ b/intersight/model/equipment_chassis_operation_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_operation_list_all_of.py b/intersight/model/equipment_chassis_operation_list_all_of.py
index 606804d507..4d4a222de8 100644
--- a/intersight/model/equipment_chassis_operation_list_all_of.py
+++ b/intersight/model/equipment_chassis_operation_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_operation_response.py b/intersight/model/equipment_chassis_operation_response.py
index 1d8ca965a9..8a3b2fa0d5 100644
--- a/intersight/model/equipment_chassis_operation_response.py
+++ b/intersight/model/equipment_chassis_operation_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_chassis_relationship.py b/intersight/model/equipment_chassis_relationship.py
index 90a1923fdf..4071fbd63a 100644
--- a/intersight/model/equipment_chassis_relationship.py
+++ b/intersight/model/equipment_chassis_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -301,7 +301,6 @@ class EquipmentChassisRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -459,6 +458,7 @@ class EquipmentChassisRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -469,6 +469,9 @@ class EquipmentChassisRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -764,10 +767,6 @@ class EquipmentChassisRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -826,22 +825,33 @@ class EquipmentChassisRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -875,6 +885,7 @@ class EquipmentChassisRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_chassis_response.py b/intersight/model/equipment_chassis_response.py
index 4e4922f404..5535e0208b 100644
--- a/intersight/model/equipment_chassis_response.py
+++ b/intersight/model/equipment_chassis_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_device_summary.py b/intersight/model/equipment_device_summary.py
index 4558f6b724..8d3d681d70 100644
--- a/intersight/model/equipment_device_summary.py
+++ b/intersight/model/equipment_device_summary.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -29,16 +29,20 @@
def lazy_import():
from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship
+ from intersight.model.compute_blade_relationship import ComputeBladeRelationship
from intersight.model.display_names import DisplayNames
from intersight.model.equipment_device_summary_all_of import EquipmentDeviceSummaryAllOf
+ from intersight.model.equipment_fex_relationship import EquipmentFexRelationship
from intersight.model.inventory_device_info_relationship import InventoryDeviceInfoRelationship
from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship
from intersight.model.mo_tag import MoTag
from intersight.model.mo_version_context import MoVersionContext
from intersight.model.views_view import ViewsView
globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship
+ globals()['ComputeBladeRelationship'] = ComputeBladeRelationship
globals()['DisplayNames'] = DisplayNames
globals()['EquipmentDeviceSummaryAllOf'] = EquipmentDeviceSummaryAllOf
+ globals()['EquipmentFexRelationship'] = EquipmentFexRelationship
globals()['InventoryDeviceInfoRelationship'] = InventoryDeviceInfoRelationship
globals()['MoBaseMoRelationship'] = MoBaseMoRelationship
globals()['MoTag'] = MoTag
@@ -111,6 +115,8 @@ def openapi_types():
'model': (str,), # noqa: E501
'serial': (str,), # noqa: E501
'source_object_type': (str,), # noqa: E501
+ 'compute_blade': (ComputeBladeRelationship,), # noqa: E501
+ 'equipment_fex': (EquipmentFexRelationship,), # noqa: E501
'inventory_device_info': (InventoryDeviceInfoRelationship,), # noqa: E501
'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501
'account_moid': (str,), # noqa: E501
@@ -143,6 +149,8 @@ def discriminator():
'model': 'Model', # noqa: E501
'serial': 'Serial', # noqa: E501
'source_object_type': 'SourceObjectType', # noqa: E501
+ 'compute_blade': 'ComputeBlade', # noqa: E501
+ 'equipment_fex': 'EquipmentFex', # noqa: E501
'inventory_device_info': 'InventoryDeviceInfo', # noqa: E501
'registered_device': 'RegisteredDevice', # noqa: E501
'account_moid': 'AccountMoid', # noqa: E501
@@ -215,6 +223,8 @@ def __init__(self, *args, **kwargs): # noqa: E501
model (str): The model information of the Network Element.. [optional] # noqa: E501
serial (str): The serial number for the Network Element.. [optional] # noqa: E501
source_object_type (str): The source object type of this view MO.. [optional] # noqa: E501
+ compute_blade (ComputeBladeRelationship): [optional] # noqa: E501
+ equipment_fex (EquipmentFexRelationship): [optional] # noqa: E501
inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501
registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501
account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501
diff --git a/intersight/model/equipment_device_summary_all_of.py b/intersight/model/equipment_device_summary_all_of.py
index cef3a135d0..31e9ac9113 100644
--- a/intersight/model/equipment_device_summary_all_of.py
+++ b/intersight/model/equipment_device_summary_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -29,8 +29,12 @@
def lazy_import():
from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship
+ from intersight.model.compute_blade_relationship import ComputeBladeRelationship
+ from intersight.model.equipment_fex_relationship import EquipmentFexRelationship
from intersight.model.inventory_device_info_relationship import InventoryDeviceInfoRelationship
globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship
+ globals()['ComputeBladeRelationship'] = ComputeBladeRelationship
+ globals()['EquipmentFexRelationship'] = EquipmentFexRelationship
globals()['InventoryDeviceInfoRelationship'] = InventoryDeviceInfoRelationship
@@ -92,6 +96,8 @@ def openapi_types():
'model': (str,), # noqa: E501
'serial': (str,), # noqa: E501
'source_object_type': (str,), # noqa: E501
+ 'compute_blade': (ComputeBladeRelationship,), # noqa: E501
+ 'equipment_fex': (EquipmentFexRelationship,), # noqa: E501
'inventory_device_info': (InventoryDeviceInfoRelationship,), # noqa: E501
'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501
}
@@ -108,6 +114,8 @@ def discriminator():
'model': 'Model', # noqa: E501
'serial': 'Serial', # noqa: E501
'source_object_type': 'SourceObjectType', # noqa: E501
+ 'compute_blade': 'ComputeBlade', # noqa: E501
+ 'equipment_fex': 'EquipmentFex', # noqa: E501
'inventory_device_info': 'InventoryDeviceInfo', # noqa: E501
'registered_device': 'RegisteredDevice', # noqa: E501
}
@@ -166,6 +174,8 @@ def __init__(self, *args, **kwargs): # noqa: E501
model (str): The model information of the Network Element.. [optional] # noqa: E501
serial (str): The serial number for the Network Element.. [optional] # noqa: E501
source_object_type (str): The source object type of this view MO.. [optional] # noqa: E501
+ compute_blade (ComputeBladeRelationship): [optional] # noqa: E501
+ equipment_fex (EquipmentFexRelationship): [optional] # noqa: E501
inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501
registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501
"""
diff --git a/intersight/model/equipment_device_summary_list.py b/intersight/model/equipment_device_summary_list.py
index e7121d4084..82f3834acb 100644
--- a/intersight/model/equipment_device_summary_list.py
+++ b/intersight/model/equipment_device_summary_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_device_summary_list_all_of.py b/intersight/model/equipment_device_summary_list_all_of.py
index aab5ee367f..e24190059d 100644
--- a/intersight/model/equipment_device_summary_list_all_of.py
+++ b/intersight/model/equipment_device_summary_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_device_summary_response.py b/intersight/model/equipment_device_summary_response.py
index 3672560f39..17573098a7 100644
--- a/intersight/model/equipment_device_summary_response.py
+++ b/intersight/model/equipment_device_summary_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_expander_module.py b/intersight/model/equipment_expander_module.py
index 328986d340..8f6b1dcc34 100644
--- a/intersight/model/equipment_expander_module.py
+++ b/intersight/model/equipment_expander_module.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_expander_module_all_of.py b/intersight/model/equipment_expander_module_all_of.py
index 87d64d5105..d6b6b8489c 100644
--- a/intersight/model/equipment_expander_module_all_of.py
+++ b/intersight/model/equipment_expander_module_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_expander_module_list.py b/intersight/model/equipment_expander_module_list.py
index 93fc83dcc0..9e1c344655 100644
--- a/intersight/model/equipment_expander_module_list.py
+++ b/intersight/model/equipment_expander_module_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_expander_module_list_all_of.py b/intersight/model/equipment_expander_module_list_all_of.py
index d42f886e0e..7c97df7c7b 100644
--- a/intersight/model/equipment_expander_module_list_all_of.py
+++ b/intersight/model/equipment_expander_module_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_expander_module_relationship.py b/intersight/model/equipment_expander_module_relationship.py
index 1748709aa5..f6e12b43f7 100644
--- a/intersight/model/equipment_expander_module_relationship.py
+++ b/intersight/model/equipment_expander_module_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -270,7 +270,6 @@ class EquipmentExpanderModuleRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -428,6 +427,7 @@ class EquipmentExpanderModuleRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -438,6 +438,9 @@ class EquipmentExpanderModuleRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -733,10 +736,6 @@ class EquipmentExpanderModuleRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -795,22 +794,33 @@ class EquipmentExpanderModuleRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -844,6 +854,7 @@ class EquipmentExpanderModuleRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_expander_module_response.py b/intersight/model/equipment_expander_module_response.py
index 7dac7b6c35..ac2ef01526 100644
--- a/intersight/model/equipment_expander_module_response.py
+++ b/intersight/model/equipment_expander_module_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan.py b/intersight/model/equipment_fan.py
index c94ac0045f..3dd4471135 100644
--- a/intersight/model/equipment_fan.py
+++ b/intersight/model/equipment_fan.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_all_of.py b/intersight/model/equipment_fan_all_of.py
index abde14ce86..f2739ed8c6 100644
--- a/intersight/model/equipment_fan_all_of.py
+++ b/intersight/model/equipment_fan_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_control.py b/intersight/model/equipment_fan_control.py
index b64c15053c..8a0360b336 100644
--- a/intersight/model/equipment_fan_control.py
+++ b/intersight/model/equipment_fan_control.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_control_all_of.py b/intersight/model/equipment_fan_control_all_of.py
index 088dfca0c2..dd18ecd7b2 100644
--- a/intersight/model/equipment_fan_control_all_of.py
+++ b/intersight/model/equipment_fan_control_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_control_list.py b/intersight/model/equipment_fan_control_list.py
index 0e46cfb49a..44bcc1bf3e 100644
--- a/intersight/model/equipment_fan_control_list.py
+++ b/intersight/model/equipment_fan_control_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_control_list_all_of.py b/intersight/model/equipment_fan_control_list_all_of.py
index 760d5e17d2..84da7ebe02 100644
--- a/intersight/model/equipment_fan_control_list_all_of.py
+++ b/intersight/model/equipment_fan_control_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_control_relationship.py b/intersight/model/equipment_fan_control_relationship.py
index 42446d3ee0..a86acec9a1 100644
--- a/intersight/model/equipment_fan_control_relationship.py
+++ b/intersight/model/equipment_fan_control_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -213,7 +213,6 @@ class EquipmentFanControlRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -371,6 +370,7 @@ class EquipmentFanControlRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -381,6 +381,9 @@ class EquipmentFanControlRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -676,10 +679,6 @@ class EquipmentFanControlRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -738,22 +737,33 @@ class EquipmentFanControlRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -787,6 +797,7 @@ class EquipmentFanControlRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_fan_control_response.py b/intersight/model/equipment_fan_control_response.py
index 9f80ea474e..5a291ed813 100644
--- a/intersight/model/equipment_fan_control_response.py
+++ b/intersight/model/equipment_fan_control_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_list.py b/intersight/model/equipment_fan_list.py
index 716366312d..e65e124a13 100644
--- a/intersight/model/equipment_fan_list.py
+++ b/intersight/model/equipment_fan_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_list_all_of.py b/intersight/model/equipment_fan_list_all_of.py
index 4c4d027f29..2888eccca1 100644
--- a/intersight/model/equipment_fan_list_all_of.py
+++ b/intersight/model/equipment_fan_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_module.py b/intersight/model/equipment_fan_module.py
index d50b09d602..de3d25c941 100644
--- a/intersight/model/equipment_fan_module.py
+++ b/intersight/model/equipment_fan_module.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_module_all_of.py b/intersight/model/equipment_fan_module_all_of.py
index e5123efccb..7ff91d6c3f 100644
--- a/intersight/model/equipment_fan_module_all_of.py
+++ b/intersight/model/equipment_fan_module_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_module_list.py b/intersight/model/equipment_fan_module_list.py
index 50bad1437b..9d3801344a 100644
--- a/intersight/model/equipment_fan_module_list.py
+++ b/intersight/model/equipment_fan_module_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_module_list_all_of.py b/intersight/model/equipment_fan_module_list_all_of.py
index 2bef39b7ac..a9c555f201 100644
--- a/intersight/model/equipment_fan_module_list_all_of.py
+++ b/intersight/model/equipment_fan_module_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_module_relationship.py b/intersight/model/equipment_fan_module_relationship.py
index 6c43046178..73d0500579 100644
--- a/intersight/model/equipment_fan_module_relationship.py
+++ b/intersight/model/equipment_fan_module_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -282,7 +282,6 @@ class EquipmentFanModuleRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -440,6 +439,7 @@ class EquipmentFanModuleRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -450,6 +450,9 @@ class EquipmentFanModuleRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -745,10 +748,6 @@ class EquipmentFanModuleRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -807,22 +806,33 @@ class EquipmentFanModuleRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -856,6 +866,7 @@ class EquipmentFanModuleRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_fan_module_response.py b/intersight/model/equipment_fan_module_response.py
index a09b5b009c..577252ee21 100644
--- a/intersight/model/equipment_fan_module_response.py
+++ b/intersight/model/equipment_fan_module_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fan_relationship.py b/intersight/model/equipment_fan_relationship.py
index dd02342829..bab8557669 100644
--- a/intersight/model/equipment_fan_relationship.py
+++ b/intersight/model/equipment_fan_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -272,7 +272,6 @@ class EquipmentFanRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -430,6 +429,7 @@ class EquipmentFanRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -440,6 +440,9 @@ class EquipmentFanRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -735,10 +738,6 @@ class EquipmentFanRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -797,22 +796,33 @@ class EquipmentFanRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -846,6 +856,7 @@ class EquipmentFanRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_fan_response.py b/intersight/model/equipment_fan_response.py
index f68a1f989b..2ec39b6308 100644
--- a/intersight/model/equipment_fan_response.py
+++ b/intersight/model/equipment_fan_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex.py b/intersight/model/equipment_fex.py
index 31826e4a4c..66ded84f19 100644
--- a/intersight/model/equipment_fex.py
+++ b/intersight/model/equipment_fex.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_all_of.py b/intersight/model/equipment_fex_all_of.py
index 19f4d6600f..be763983a8 100644
--- a/intersight/model/equipment_fex_all_of.py
+++ b/intersight/model/equipment_fex_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_identity.py b/intersight/model/equipment_fex_identity.py
index 9e1e550659..4806b13086 100644
--- a/intersight/model/equipment_fex_identity.py
+++ b/intersight/model/equipment_fex_identity.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_identity_all_of.py b/intersight/model/equipment_fex_identity_all_of.py
index 810c153f80..2832e85b63 100644
--- a/intersight/model/equipment_fex_identity_all_of.py
+++ b/intersight/model/equipment_fex_identity_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_identity_list.py b/intersight/model/equipment_fex_identity_list.py
index 03a2de116c..f298d38cd7 100644
--- a/intersight/model/equipment_fex_identity_list.py
+++ b/intersight/model/equipment_fex_identity_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_identity_list_all_of.py b/intersight/model/equipment_fex_identity_list_all_of.py
index 0602e8aeea..c45f40f6b7 100644
--- a/intersight/model/equipment_fex_identity_list_all_of.py
+++ b/intersight/model/equipment_fex_identity_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_identity_response.py b/intersight/model/equipment_fex_identity_response.py
index 97bd435229..2577bd3d1e 100644
--- a/intersight/model/equipment_fex_identity_response.py
+++ b/intersight/model/equipment_fex_identity_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_list.py b/intersight/model/equipment_fex_list.py
index 7b09000ec0..a6e4ef4dde 100644
--- a/intersight/model/equipment_fex_list.py
+++ b/intersight/model/equipment_fex_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_list_all_of.py b/intersight/model/equipment_fex_list_all_of.py
index 4e64ff70e4..53908b0a47 100644
--- a/intersight/model/equipment_fex_list_all_of.py
+++ b/intersight/model/equipment_fex_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_operation.py b/intersight/model/equipment_fex_operation.py
index 244c43d385..0bbd98b814 100644
--- a/intersight/model/equipment_fex_operation.py
+++ b/intersight/model/equipment_fex_operation.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_operation_all_of.py b/intersight/model/equipment_fex_operation_all_of.py
index bff6b342f3..ee60becacd 100644
--- a/intersight/model/equipment_fex_operation_all_of.py
+++ b/intersight/model/equipment_fex_operation_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_operation_list.py b/intersight/model/equipment_fex_operation_list.py
index b8a8e39137..dacf28c7cd 100644
--- a/intersight/model/equipment_fex_operation_list.py
+++ b/intersight/model/equipment_fex_operation_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_operation_list_all_of.py b/intersight/model/equipment_fex_operation_list_all_of.py
index 8ba04faf3c..089c0384f3 100644
--- a/intersight/model/equipment_fex_operation_list_all_of.py
+++ b/intersight/model/equipment_fex_operation_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_operation_response.py b/intersight/model/equipment_fex_operation_response.py
index d6af0b612e..f716bce882 100644
--- a/intersight/model/equipment_fex_operation_response.py
+++ b/intersight/model/equipment_fex_operation_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fex_relationship.py b/intersight/model/equipment_fex_relationship.py
index c7f1aa217a..545b644a76 100644
--- a/intersight/model/equipment_fex_relationship.py
+++ b/intersight/model/equipment_fex_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -284,7 +284,6 @@ class EquipmentFexRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -442,6 +441,7 @@ class EquipmentFexRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -452,6 +452,9 @@ class EquipmentFexRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -747,10 +750,6 @@ class EquipmentFexRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -809,22 +808,33 @@ class EquipmentFexRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -858,6 +868,7 @@ class EquipmentFexRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_fex_response.py b/intersight/model/equipment_fex_response.py
index c0d10b4615..bf6607083b 100644
--- a/intersight/model/equipment_fex_response.py
+++ b/intersight/model/equipment_fex_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fru.py b/intersight/model/equipment_fru.py
index b3e187b3cd..81f546b938 100644
--- a/intersight/model/equipment_fru.py
+++ b/intersight/model/equipment_fru.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fru_all_of.py b/intersight/model/equipment_fru_all_of.py
index 098c00650b..d3aa74c2d0 100644
--- a/intersight/model/equipment_fru_all_of.py
+++ b/intersight/model/equipment_fru_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fru_list.py b/intersight/model/equipment_fru_list.py
index 09f022369d..9cfc06bfa0 100644
--- a/intersight/model/equipment_fru_list.py
+++ b/intersight/model/equipment_fru_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fru_list_all_of.py b/intersight/model/equipment_fru_list_all_of.py
index 5237c769fe..d2d9059a78 100644
--- a/intersight/model/equipment_fru_list_all_of.py
+++ b/intersight/model/equipment_fru_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_fru_relationship.py b/intersight/model/equipment_fru_relationship.py
index 9beaad9ceb..719b43cf13 100644
--- a/intersight/model/equipment_fru_relationship.py
+++ b/intersight/model/equipment_fru_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -211,7 +211,6 @@ class EquipmentFruRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -369,6 +368,7 @@ class EquipmentFruRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -379,6 +379,9 @@ class EquipmentFruRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -674,10 +677,6 @@ class EquipmentFruRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -736,22 +735,33 @@ class EquipmentFruRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -785,6 +795,7 @@ class EquipmentFruRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_fru_response.py b/intersight/model/equipment_fru_response.py
index 9c17ca7a2f..b765c294fd 100644
--- a/intersight/model/equipment_fru_response.py
+++ b/intersight/model/equipment_fru_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_identity.py b/intersight/model/equipment_identity.py
index 1559fc3539..7ef2a12ae1 100644
--- a/intersight/model/equipment_identity.py
+++ b/intersight/model/equipment_identity.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_identity_all_of.py b/intersight/model/equipment_identity_all_of.py
index b6deef6965..899ba9ad43 100644
--- a/intersight/model/equipment_identity_all_of.py
+++ b/intersight/model/equipment_identity_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_identity_summary.py b/intersight/model/equipment_identity_summary.py
index fdd1f9a76e..ec4cbb6b37 100644
--- a/intersight/model/equipment_identity_summary.py
+++ b/intersight/model/equipment_identity_summary.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_identity_summary_all_of.py b/intersight/model/equipment_identity_summary_all_of.py
index b941708336..fe9a716c7e 100644
--- a/intersight/model/equipment_identity_summary_all_of.py
+++ b/intersight/model/equipment_identity_summary_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_identity_summary_list.py b/intersight/model/equipment_identity_summary_list.py
index 896cb6a6c2..b9790bb3e2 100644
--- a/intersight/model/equipment_identity_summary_list.py
+++ b/intersight/model/equipment_identity_summary_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_identity_summary_list_all_of.py b/intersight/model/equipment_identity_summary_list_all_of.py
index 7d753f925d..4cac23368a 100644
--- a/intersight/model/equipment_identity_summary_list_all_of.py
+++ b/intersight/model/equipment_identity_summary_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_identity_summary_response.py b/intersight/model/equipment_identity_summary_response.py
index ca360a5737..bb7e9da028 100644
--- a/intersight/model/equipment_identity_summary_response.py
+++ b/intersight/model/equipment_identity_summary_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card.py b/intersight/model/equipment_io_card.py
index 8b2b329484..fab065356f 100644
--- a/intersight/model/equipment_io_card.py
+++ b/intersight/model/equipment_io_card.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card_all_of.py b/intersight/model/equipment_io_card_all_of.py
index 73a8082461..8360e33a29 100644
--- a/intersight/model/equipment_io_card_all_of.py
+++ b/intersight/model/equipment_io_card_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card_base.py b/intersight/model/equipment_io_card_base.py
index 44cf269b03..5405921fdd 100644
--- a/intersight/model/equipment_io_card_base.py
+++ b/intersight/model/equipment_io_card_base.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card_base_all_of.py b/intersight/model/equipment_io_card_base_all_of.py
index 09b85a4f4a..d03b910589 100644
--- a/intersight/model/equipment_io_card_base_all_of.py
+++ b/intersight/model/equipment_io_card_base_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card_base_relationship.py b/intersight/model/equipment_io_card_base_relationship.py
index 5d99b07ea0..f81c5e3a71 100644
--- a/intersight/model/equipment_io_card_base_relationship.py
+++ b/intersight/model/equipment_io_card_base_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -270,7 +270,6 @@ class EquipmentIoCardBaseRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -428,6 +427,7 @@ class EquipmentIoCardBaseRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -438,6 +438,9 @@ class EquipmentIoCardBaseRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -733,10 +736,6 @@ class EquipmentIoCardBaseRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -795,22 +794,33 @@ class EquipmentIoCardBaseRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -844,6 +854,7 @@ class EquipmentIoCardBaseRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_io_card_identity.py b/intersight/model/equipment_io_card_identity.py
index 9fe9ddd7e8..5983018b77 100644
--- a/intersight/model/equipment_io_card_identity.py
+++ b/intersight/model/equipment_io_card_identity.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card_identity_all_of.py b/intersight/model/equipment_io_card_identity_all_of.py
index 8963f49fce..7b58b332eb 100644
--- a/intersight/model/equipment_io_card_identity_all_of.py
+++ b/intersight/model/equipment_io_card_identity_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card_list.py b/intersight/model/equipment_io_card_list.py
index 9dbd2c52d3..f3333a6283 100644
--- a/intersight/model/equipment_io_card_list.py
+++ b/intersight/model/equipment_io_card_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card_list_all_of.py b/intersight/model/equipment_io_card_list_all_of.py
index 85420d0532..c195ffffe3 100644
--- a/intersight/model/equipment_io_card_list_all_of.py
+++ b/intersight/model/equipment_io_card_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card_operation.py b/intersight/model/equipment_io_card_operation.py
index e4c1776665..c20c854ecc 100644
--- a/intersight/model/equipment_io_card_operation.py
+++ b/intersight/model/equipment_io_card_operation.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card_operation_all_of.py b/intersight/model/equipment_io_card_operation_all_of.py
index c6af8e63a3..6f6516f896 100644
--- a/intersight/model/equipment_io_card_operation_all_of.py
+++ b/intersight/model/equipment_io_card_operation_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card_operation_list.py b/intersight/model/equipment_io_card_operation_list.py
index e1df24d4d9..47f81706fd 100644
--- a/intersight/model/equipment_io_card_operation_list.py
+++ b/intersight/model/equipment_io_card_operation_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card_operation_list_all_of.py b/intersight/model/equipment_io_card_operation_list_all_of.py
index 5af180d516..2fff74315c 100644
--- a/intersight/model/equipment_io_card_operation_list_all_of.py
+++ b/intersight/model/equipment_io_card_operation_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card_operation_response.py b/intersight/model/equipment_io_card_operation_response.py
index 7c4aca904c..4f4e2a6068 100644
--- a/intersight/model/equipment_io_card_operation_response.py
+++ b/intersight/model/equipment_io_card_operation_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_card_relationship.py b/intersight/model/equipment_io_card_relationship.py
index 97070e7cbd..9096e0d45e 100644
--- a/intersight/model/equipment_io_card_relationship.py
+++ b/intersight/model/equipment_io_card_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -282,7 +282,6 @@ class EquipmentIoCardRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -440,6 +439,7 @@ class EquipmentIoCardRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -450,6 +450,9 @@ class EquipmentIoCardRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -745,10 +748,6 @@ class EquipmentIoCardRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -807,22 +806,33 @@ class EquipmentIoCardRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -856,6 +866,7 @@ class EquipmentIoCardRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_io_card_response.py b/intersight/model/equipment_io_card_response.py
index 6f1e53e3c2..e898103009 100644
--- a/intersight/model/equipment_io_card_response.py
+++ b/intersight/model/equipment_io_card_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_expander.py b/intersight/model/equipment_io_expander.py
index 1cb64af1c9..1721cbb492 100644
--- a/intersight/model/equipment_io_expander.py
+++ b/intersight/model/equipment_io_expander.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_expander_all_of.py b/intersight/model/equipment_io_expander_all_of.py
index cfd942b56f..450cb585ad 100644
--- a/intersight/model/equipment_io_expander_all_of.py
+++ b/intersight/model/equipment_io_expander_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_expander_list.py b/intersight/model/equipment_io_expander_list.py
index 8c355bd859..70ed5ceae2 100644
--- a/intersight/model/equipment_io_expander_list.py
+++ b/intersight/model/equipment_io_expander_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_expander_list_all_of.py b/intersight/model/equipment_io_expander_list_all_of.py
index 6835f7f2fb..938e44f87c 100644
--- a/intersight/model/equipment_io_expander_list_all_of.py
+++ b/intersight/model/equipment_io_expander_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_io_expander_relationship.py b/intersight/model/equipment_io_expander_relationship.py
index b21e20a4f4..7a15a932d3 100644
--- a/intersight/model/equipment_io_expander_relationship.py
+++ b/intersight/model/equipment_io_expander_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class EquipmentIoExpanderRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class EquipmentIoExpanderRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class EquipmentIoExpanderRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class EquipmentIoExpanderRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class EquipmentIoExpanderRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class EquipmentIoExpanderRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_io_expander_response.py b/intersight/model/equipment_io_expander_response.py
index e727ed4209..187f4bc5f4 100644
--- a/intersight/model/equipment_io_expander_response.py
+++ b/intersight/model/equipment_io_expander_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_locator_led.py b/intersight/model/equipment_locator_led.py
index 26257a684b..a11a371973 100644
--- a/intersight/model/equipment_locator_led.py
+++ b/intersight/model/equipment_locator_led.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_locator_led_all_of.py b/intersight/model/equipment_locator_led_all_of.py
index 97ff2aef60..8906dee010 100644
--- a/intersight/model/equipment_locator_led_all_of.py
+++ b/intersight/model/equipment_locator_led_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_locator_led_list.py b/intersight/model/equipment_locator_led_list.py
index e9c287d994..9773a1e58b 100644
--- a/intersight/model/equipment_locator_led_list.py
+++ b/intersight/model/equipment_locator_led_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_locator_led_list_all_of.py b/intersight/model/equipment_locator_led_list_all_of.py
index f38599628d..aa228dcf57 100644
--- a/intersight/model/equipment_locator_led_list_all_of.py
+++ b/intersight/model/equipment_locator_led_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_locator_led_relationship.py b/intersight/model/equipment_locator_led_relationship.py
index a9bec398a4..739f76dccb 100644
--- a/intersight/model/equipment_locator_led_relationship.py
+++ b/intersight/model/equipment_locator_led_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -212,7 +212,6 @@ class EquipmentLocatorLedRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -370,6 +369,7 @@ class EquipmentLocatorLedRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -380,6 +380,9 @@ class EquipmentLocatorLedRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -675,10 +678,6 @@ class EquipmentLocatorLedRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -737,22 +736,33 @@ class EquipmentLocatorLedRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -786,6 +796,7 @@ class EquipmentLocatorLedRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_locator_led_response.py b/intersight/model/equipment_locator_led_response.py
index 5bdb7dad9c..33ec7b15da 100644
--- a/intersight/model/equipment_locator_led_response.py
+++ b/intersight/model/equipment_locator_led_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_physical_identity.py b/intersight/model/equipment_physical_identity.py
index c1e7d807cf..11a93399b5 100644
--- a/intersight/model/equipment_physical_identity.py
+++ b/intersight/model/equipment_physical_identity.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_physical_identity_all_of.py b/intersight/model/equipment_physical_identity_all_of.py
index 07446709fe..04458084a3 100644
--- a/intersight/model/equipment_physical_identity_all_of.py
+++ b/intersight/model/equipment_physical_identity_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_physical_identity_relationship.py b/intersight/model/equipment_physical_identity_relationship.py
index 0abd0c9f6c..ca50d6e334 100644
--- a/intersight/model/equipment_physical_identity_relationship.py
+++ b/intersight/model/equipment_physical_identity_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -232,7 +232,6 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -390,6 +389,7 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -400,6 +400,9 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -695,10 +698,6 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -757,22 +756,33 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -806,6 +816,7 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_psu.py b/intersight/model/equipment_psu.py
index 232be255ed..34c21cd1b2 100644
--- a/intersight/model/equipment_psu.py
+++ b/intersight/model/equipment_psu.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_psu_all_of.py b/intersight/model/equipment_psu_all_of.py
index 3ff1bfa254..5fe705847d 100644
--- a/intersight/model/equipment_psu_all_of.py
+++ b/intersight/model/equipment_psu_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_psu_control.py b/intersight/model/equipment_psu_control.py
index 3844286947..4fc5491642 100644
--- a/intersight/model/equipment_psu_control.py
+++ b/intersight/model/equipment_psu_control.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_psu_control_all_of.py b/intersight/model/equipment_psu_control_all_of.py
index 759ba8f2f2..bb5d36b622 100644
--- a/intersight/model/equipment_psu_control_all_of.py
+++ b/intersight/model/equipment_psu_control_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_psu_control_list.py b/intersight/model/equipment_psu_control_list.py
index b7d5a9969b..a6d0a72fe6 100644
--- a/intersight/model/equipment_psu_control_list.py
+++ b/intersight/model/equipment_psu_control_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_psu_control_list_all_of.py b/intersight/model/equipment_psu_control_list_all_of.py
index 179de9ffb2..7aa7fa3450 100644
--- a/intersight/model/equipment_psu_control_list_all_of.py
+++ b/intersight/model/equipment_psu_control_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_psu_control_relationship.py b/intersight/model/equipment_psu_control_relationship.py
index b8b3a553ac..64f6202d74 100644
--- a/intersight/model/equipment_psu_control_relationship.py
+++ b/intersight/model/equipment_psu_control_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -270,7 +270,6 @@ class EquipmentPsuControlRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -428,6 +427,7 @@ class EquipmentPsuControlRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -438,6 +438,9 @@ class EquipmentPsuControlRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -733,10 +736,6 @@ class EquipmentPsuControlRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -795,22 +794,33 @@ class EquipmentPsuControlRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -844,6 +854,7 @@ class EquipmentPsuControlRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_psu_control_response.py b/intersight/model/equipment_psu_control_response.py
index 229fb545f9..f742c0a456 100644
--- a/intersight/model/equipment_psu_control_response.py
+++ b/intersight/model/equipment_psu_control_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_psu_list.py b/intersight/model/equipment_psu_list.py
index 1d4929c6a0..657e023a62 100644
--- a/intersight/model/equipment_psu_list.py
+++ b/intersight/model/equipment_psu_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_psu_list_all_of.py b/intersight/model/equipment_psu_list_all_of.py
index 2d56e6b1a0..9a8abdf609 100644
--- a/intersight/model/equipment_psu_list_all_of.py
+++ b/intersight/model/equipment_psu_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_psu_relationship.py b/intersight/model/equipment_psu_relationship.py
index c30931448c..c39b1f4bb4 100644
--- a/intersight/model/equipment_psu_relationship.py
+++ b/intersight/model/equipment_psu_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -278,7 +278,6 @@ class EquipmentPsuRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -436,6 +435,7 @@ class EquipmentPsuRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -446,6 +446,9 @@ class EquipmentPsuRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -741,10 +744,6 @@ class EquipmentPsuRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -803,22 +802,33 @@ class EquipmentPsuRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -852,6 +862,7 @@ class EquipmentPsuRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_psu_response.py b/intersight/model/equipment_psu_response.py
index 543f280389..e6f02e526d 100644
--- a/intersight/model/equipment_psu_response.py
+++ b/intersight/model/equipment_psu_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_rack_enclosure.py b/intersight/model/equipment_rack_enclosure.py
index e9564c44f0..86ae82816e 100644
--- a/intersight/model/equipment_rack_enclosure.py
+++ b/intersight/model/equipment_rack_enclosure.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_rack_enclosure_all_of.py b/intersight/model/equipment_rack_enclosure_all_of.py
index 36e86a2e70..1544d52eb5 100644
--- a/intersight/model/equipment_rack_enclosure_all_of.py
+++ b/intersight/model/equipment_rack_enclosure_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_rack_enclosure_list.py b/intersight/model/equipment_rack_enclosure_list.py
index 05acc9bb9f..dd562c621a 100644
--- a/intersight/model/equipment_rack_enclosure_list.py
+++ b/intersight/model/equipment_rack_enclosure_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_rack_enclosure_list_all_of.py b/intersight/model/equipment_rack_enclosure_list_all_of.py
index 1b0a2f000f..020c4ce946 100644
--- a/intersight/model/equipment_rack_enclosure_list_all_of.py
+++ b/intersight/model/equipment_rack_enclosure_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_rack_enclosure_relationship.py b/intersight/model/equipment_rack_enclosure_relationship.py
index 051f654d87..d98a70222e 100644
--- a/intersight/model/equipment_rack_enclosure_relationship.py
+++ b/intersight/model/equipment_rack_enclosure_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -210,7 +210,6 @@ class EquipmentRackEnclosureRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -368,6 +367,7 @@ class EquipmentRackEnclosureRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -378,6 +378,9 @@ class EquipmentRackEnclosureRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -673,10 +676,6 @@ class EquipmentRackEnclosureRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -735,22 +734,33 @@ class EquipmentRackEnclosureRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -784,6 +794,7 @@ class EquipmentRackEnclosureRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_rack_enclosure_response.py b/intersight/model/equipment_rack_enclosure_response.py
index 054c34bb31..5ac896a5ad 100644
--- a/intersight/model/equipment_rack_enclosure_response.py
+++ b/intersight/model/equipment_rack_enclosure_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_rack_enclosure_slot.py b/intersight/model/equipment_rack_enclosure_slot.py
index 710158b64e..c2ed6d9cc5 100644
--- a/intersight/model/equipment_rack_enclosure_slot.py
+++ b/intersight/model/equipment_rack_enclosure_slot.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_rack_enclosure_slot_all_of.py b/intersight/model/equipment_rack_enclosure_slot_all_of.py
index 414865d8bb..93295841b5 100644
--- a/intersight/model/equipment_rack_enclosure_slot_all_of.py
+++ b/intersight/model/equipment_rack_enclosure_slot_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_rack_enclosure_slot_list.py b/intersight/model/equipment_rack_enclosure_slot_list.py
index fa870da212..ad739398ee 100644
--- a/intersight/model/equipment_rack_enclosure_slot_list.py
+++ b/intersight/model/equipment_rack_enclosure_slot_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_rack_enclosure_slot_list_all_of.py b/intersight/model/equipment_rack_enclosure_slot_list_all_of.py
index ce78a7878f..914028f564 100644
--- a/intersight/model/equipment_rack_enclosure_slot_list_all_of.py
+++ b/intersight/model/equipment_rack_enclosure_slot_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_rack_enclosure_slot_relationship.py b/intersight/model/equipment_rack_enclosure_slot_relationship.py
index 626a843ba7..fff954a387 100644
--- a/intersight/model/equipment_rack_enclosure_slot_relationship.py
+++ b/intersight/model/equipment_rack_enclosure_slot_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_rack_enclosure_slot_response.py b/intersight/model/equipment_rack_enclosure_slot_response.py
index 4d8c3c966a..6de3e0ca1a 100644
--- a/intersight/model/equipment_rack_enclosure_slot_response.py
+++ b/intersight/model/equipment_rack_enclosure_slot_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_shared_io_module.py b/intersight/model/equipment_shared_io_module.py
index 99a27c362a..e74ed2ad77 100644
--- a/intersight/model/equipment_shared_io_module.py
+++ b/intersight/model/equipment_shared_io_module.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_shared_io_module_all_of.py b/intersight/model/equipment_shared_io_module_all_of.py
index e100ce2c2d..c11b1ceab3 100644
--- a/intersight/model/equipment_shared_io_module_all_of.py
+++ b/intersight/model/equipment_shared_io_module_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_shared_io_module_list.py b/intersight/model/equipment_shared_io_module_list.py
index a7f5824c23..d0f9bac1e4 100644
--- a/intersight/model/equipment_shared_io_module_list.py
+++ b/intersight/model/equipment_shared_io_module_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_shared_io_module_list_all_of.py b/intersight/model/equipment_shared_io_module_list_all_of.py
index 85a4b28134..6f66c4e0fc 100644
--- a/intersight/model/equipment_shared_io_module_list_all_of.py
+++ b/intersight/model/equipment_shared_io_module_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_shared_io_module_relationship.py b/intersight/model/equipment_shared_io_module_relationship.py
index c70922931b..d5a0668568 100644
--- a/intersight/model/equipment_shared_io_module_relationship.py
+++ b/intersight/model/equipment_shared_io_module_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -210,7 +210,6 @@ class EquipmentSharedIoModuleRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -368,6 +367,7 @@ class EquipmentSharedIoModuleRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -378,6 +378,9 @@ class EquipmentSharedIoModuleRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -673,10 +676,6 @@ class EquipmentSharedIoModuleRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -735,22 +734,33 @@ class EquipmentSharedIoModuleRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -784,6 +794,7 @@ class EquipmentSharedIoModuleRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_shared_io_module_response.py b/intersight/model/equipment_shared_io_module_response.py
index 883f44c28d..7178ba74d6 100644
--- a/intersight/model/equipment_shared_io_module_response.py
+++ b/intersight/model/equipment_shared_io_module_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_slot.py b/intersight/model/equipment_slot.py
index 6e3e7f6125..26af3146ab 100644
--- a/intersight/model/equipment_slot.py
+++ b/intersight/model/equipment_slot.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_slot_all_of.py b/intersight/model/equipment_slot_all_of.py
index e5977735d5..31a97a7dd4 100644
--- a/intersight/model/equipment_slot_all_of.py
+++ b/intersight/model/equipment_slot_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_switch_card.py b/intersight/model/equipment_switch_card.py
index fe3e461441..6cecebdbe3 100644
--- a/intersight/model/equipment_switch_card.py
+++ b/intersight/model/equipment_switch_card.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_switch_card_all_of.py b/intersight/model/equipment_switch_card_all_of.py
index 8c50e89349..c9d92b78f4 100644
--- a/intersight/model/equipment_switch_card_all_of.py
+++ b/intersight/model/equipment_switch_card_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_switch_card_list.py b/intersight/model/equipment_switch_card_list.py
index 8270bd62ac..a0f4779afc 100644
--- a/intersight/model/equipment_switch_card_list.py
+++ b/intersight/model/equipment_switch_card_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_switch_card_list_all_of.py b/intersight/model/equipment_switch_card_list_all_of.py
index a40facb74e..e8798b1590 100644
--- a/intersight/model/equipment_switch_card_list_all_of.py
+++ b/intersight/model/equipment_switch_card_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_switch_card_relationship.py b/intersight/model/equipment_switch_card_relationship.py
index d746313991..df67fa3c48 100644
--- a/intersight/model/equipment_switch_card_relationship.py
+++ b/intersight/model/equipment_switch_card_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -230,7 +230,6 @@ class EquipmentSwitchCardRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -388,6 +387,7 @@ class EquipmentSwitchCardRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -398,6 +398,9 @@ class EquipmentSwitchCardRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -693,10 +696,6 @@ class EquipmentSwitchCardRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -755,22 +754,33 @@ class EquipmentSwitchCardRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -804,6 +814,7 @@ class EquipmentSwitchCardRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_switch_card_response.py b/intersight/model/equipment_switch_card_response.py
index bd84bc5534..add0c9326e 100644
--- a/intersight/model/equipment_switch_card_response.py
+++ b/intersight/model/equipment_switch_card_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_system_io_controller.py b/intersight/model/equipment_system_io_controller.py
index 4a5ad654bc..c07507299a 100644
--- a/intersight/model/equipment_system_io_controller.py
+++ b/intersight/model/equipment_system_io_controller.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_system_io_controller_all_of.py b/intersight/model/equipment_system_io_controller_all_of.py
index 475456a984..5dc9deedf6 100644
--- a/intersight/model/equipment_system_io_controller_all_of.py
+++ b/intersight/model/equipment_system_io_controller_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_system_io_controller_list.py b/intersight/model/equipment_system_io_controller_list.py
index 28ce5a0c64..a9c5b71363 100644
--- a/intersight/model/equipment_system_io_controller_list.py
+++ b/intersight/model/equipment_system_io_controller_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_system_io_controller_list_all_of.py b/intersight/model/equipment_system_io_controller_list_all_of.py
index af18c073d4..cd25eca6fd 100644
--- a/intersight/model/equipment_system_io_controller_list_all_of.py
+++ b/intersight/model/equipment_system_io_controller_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_system_io_controller_relationship.py b/intersight/model/equipment_system_io_controller_relationship.py
index f5708594f0..6ace0880bd 100644
--- a/intersight/model/equipment_system_io_controller_relationship.py
+++ b/intersight/model/equipment_system_io_controller_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -210,7 +210,6 @@ class EquipmentSystemIoControllerRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -368,6 +367,7 @@ class EquipmentSystemIoControllerRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -378,6 +378,9 @@ class EquipmentSystemIoControllerRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -673,10 +676,6 @@ class EquipmentSystemIoControllerRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -735,22 +734,33 @@ class EquipmentSystemIoControllerRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -784,6 +794,7 @@ class EquipmentSystemIoControllerRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_system_io_controller_response.py b/intersight/model/equipment_system_io_controller_response.py
index 521195f992..c43264d5d3 100644
--- a/intersight/model/equipment_system_io_controller_response.py
+++ b/intersight/model/equipment_system_io_controller_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_tpm.py b/intersight/model/equipment_tpm.py
index 52a6dda8d7..9f06886ba6 100644
--- a/intersight/model/equipment_tpm.py
+++ b/intersight/model/equipment_tpm.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_tpm_all_of.py b/intersight/model/equipment_tpm_all_of.py
index f7602f23f3..50e1546b25 100644
--- a/intersight/model/equipment_tpm_all_of.py
+++ b/intersight/model/equipment_tpm_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_tpm_list.py b/intersight/model/equipment_tpm_list.py
index 8db4bcd262..3ba95ad578 100644
--- a/intersight/model/equipment_tpm_list.py
+++ b/intersight/model/equipment_tpm_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_tpm_list_all_of.py b/intersight/model/equipment_tpm_list_all_of.py
index b126ecc9a5..8da5754b53 100644
--- a/intersight/model/equipment_tpm_list_all_of.py
+++ b/intersight/model/equipment_tpm_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_tpm_relationship.py b/intersight/model/equipment_tpm_relationship.py
index 7cafc187c9..3cda064bb5 100644
--- a/intersight/model/equipment_tpm_relationship.py
+++ b/intersight/model/equipment_tpm_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class EquipmentTpmRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class EquipmentTpmRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class EquipmentTpmRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class EquipmentTpmRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class EquipmentTpmRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class EquipmentTpmRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/equipment_tpm_response.py b/intersight/model/equipment_tpm_response.py
index a279f18cce..b219425e7e 100644
--- a/intersight/model/equipment_tpm_response.py
+++ b/intersight/model/equipment_tpm_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_transceiver.py b/intersight/model/equipment_transceiver.py
index da52c75011..c4dfe0e004 100644
--- a/intersight/model/equipment_transceiver.py
+++ b/intersight/model/equipment_transceiver.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_transceiver_all_of.py b/intersight/model/equipment_transceiver_all_of.py
index 4cdfb9b680..6d56353ff2 100644
--- a/intersight/model/equipment_transceiver_all_of.py
+++ b/intersight/model/equipment_transceiver_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_transceiver_list.py b/intersight/model/equipment_transceiver_list.py
index ef825b6ec5..09a7a3cfbe 100644
--- a/intersight/model/equipment_transceiver_list.py
+++ b/intersight/model/equipment_transceiver_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_transceiver_list_all_of.py b/intersight/model/equipment_transceiver_list_all_of.py
index 45e981cf92..67b5e149ee 100644
--- a/intersight/model/equipment_transceiver_list_all_of.py
+++ b/intersight/model/equipment_transceiver_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/equipment_transceiver_response.py b/intersight/model/equipment_transceiver_response.py
index dd05290cf7..bdadc19e8c 100644
--- a/intersight/model/equipment_transceiver_response.py
+++ b/intersight/model/equipment_transceiver_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/error.py b/intersight/model/error.py
index d8e23b61a3..184ef25947 100644
--- a/intersight/model/error.py
+++ b/intersight/model/error.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_host_port.py b/intersight/model/ether_host_port.py
index f45a494ae5..5654d41e5c 100644
--- a/intersight/model/ether_host_port.py
+++ b/intersight/model/ether_host_port.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_host_port_all_of.py b/intersight/model/ether_host_port_all_of.py
index ef5582be91..dcb19f2811 100644
--- a/intersight/model/ether_host_port_all_of.py
+++ b/intersight/model/ether_host_port_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_host_port_list.py b/intersight/model/ether_host_port_list.py
index 981eabdf2d..6aa50e7469 100644
--- a/intersight/model/ether_host_port_list.py
+++ b/intersight/model/ether_host_port_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_host_port_list_all_of.py b/intersight/model/ether_host_port_list_all_of.py
index 8e0cb87b23..bcf0b2ad89 100644
--- a/intersight/model/ether_host_port_list_all_of.py
+++ b/intersight/model/ether_host_port_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_host_port_relationship.py b/intersight/model/ether_host_port_relationship.py
index 571af918b7..dcb8b6e740 100644
--- a/intersight/model/ether_host_port_relationship.py
+++ b/intersight/model/ether_host_port_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class EtherHostPortRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class EtherHostPortRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class EtherHostPortRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class EtherHostPortRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class EtherHostPortRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class EtherHostPortRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/ether_host_port_response.py b/intersight/model/ether_host_port_response.py
index 8e5ba67746..f81ef31a32 100644
--- a/intersight/model/ether_host_port_response.py
+++ b/intersight/model/ether_host_port_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_network_port.py b/intersight/model/ether_network_port.py
index 85b9d8d186..6e5ab8f475 100644
--- a/intersight/model/ether_network_port.py
+++ b/intersight/model/ether_network_port.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_network_port_all_of.py b/intersight/model/ether_network_port_all_of.py
index 2aa4841d18..148dbc8cc9 100644
--- a/intersight/model/ether_network_port_all_of.py
+++ b/intersight/model/ether_network_port_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_network_port_list.py b/intersight/model/ether_network_port_list.py
index 2d095acf52..e5b58cd3dd 100644
--- a/intersight/model/ether_network_port_list.py
+++ b/intersight/model/ether_network_port_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_network_port_list_all_of.py b/intersight/model/ether_network_port_list_all_of.py
index 4370fc9b2e..8d058eaac4 100644
--- a/intersight/model/ether_network_port_list_all_of.py
+++ b/intersight/model/ether_network_port_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_network_port_relationship.py b/intersight/model/ether_network_port_relationship.py
index 9a9ba2b163..8e194e246e 100644
--- a/intersight/model/ether_network_port_relationship.py
+++ b/intersight/model/ether_network_port_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class EtherNetworkPortRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class EtherNetworkPortRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class EtherNetworkPortRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class EtherNetworkPortRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class EtherNetworkPortRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class EtherNetworkPortRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/ether_network_port_response.py b/intersight/model/ether_network_port_response.py
index 31fca4d0cf..d676382d40 100644
--- a/intersight/model/ether_network_port_response.py
+++ b/intersight/model/ether_network_port_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_physical_port.py b/intersight/model/ether_physical_port.py
index aa9f8aea78..c0109c1939 100644
--- a/intersight/model/ether_physical_port.py
+++ b/intersight/model/ether_physical_port.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_physical_port_all_of.py b/intersight/model/ether_physical_port_all_of.py
index 05cdd5707d..97174f7aec 100644
--- a/intersight/model/ether_physical_port_all_of.py
+++ b/intersight/model/ether_physical_port_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_physical_port_base.py b/intersight/model/ether_physical_port_base.py
index dbbaace39e..db7fc3b2d1 100644
--- a/intersight/model/ether_physical_port_base.py
+++ b/intersight/model/ether_physical_port_base.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_physical_port_base_all_of.py b/intersight/model/ether_physical_port_base_all_of.py
index 77b50c5207..3e374134ba 100644
--- a/intersight/model/ether_physical_port_base_all_of.py
+++ b/intersight/model/ether_physical_port_base_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_physical_port_base_relationship.py b/intersight/model/ether_physical_port_base_relationship.py
index 04b4f6b46f..efaab9ae89 100644
--- a/intersight/model/ether_physical_port_base_relationship.py
+++ b/intersight/model/ether_physical_port_base_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class EtherPhysicalPortBaseRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class EtherPhysicalPortBaseRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class EtherPhysicalPortBaseRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class EtherPhysicalPortBaseRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class EtherPhysicalPortBaseRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class EtherPhysicalPortBaseRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/ether_physical_port_list.py b/intersight/model/ether_physical_port_list.py
index d32c305f37..89ad1beb34 100644
--- a/intersight/model/ether_physical_port_list.py
+++ b/intersight/model/ether_physical_port_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_physical_port_list_all_of.py b/intersight/model/ether_physical_port_list_all_of.py
index ccd959d905..8a6925b6d7 100644
--- a/intersight/model/ether_physical_port_list_all_of.py
+++ b/intersight/model/ether_physical_port_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_physical_port_relationship.py b/intersight/model/ether_physical_port_relationship.py
index bcd640a4ec..766d5490e2 100644
--- a/intersight/model/ether_physical_port_relationship.py
+++ b/intersight/model/ether_physical_port_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class EtherPhysicalPortRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class EtherPhysicalPortRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class EtherPhysicalPortRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class EtherPhysicalPortRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class EtherPhysicalPortRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class EtherPhysicalPortRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/ether_physical_port_response.py b/intersight/model/ether_physical_port_response.py
index 4668e1a741..cc8ab9471d 100644
--- a/intersight/model/ether_physical_port_response.py
+++ b/intersight/model/ether_physical_port_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_port_channel.py b/intersight/model/ether_port_channel.py
index 2edbbdd3c1..5fc6fb0ffa 100644
--- a/intersight/model/ether_port_channel.py
+++ b/intersight/model/ether_port_channel.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_port_channel_all_of.py b/intersight/model/ether_port_channel_all_of.py
index 4e6778f327..56abc55752 100644
--- a/intersight/model/ether_port_channel_all_of.py
+++ b/intersight/model/ether_port_channel_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_port_channel_list.py b/intersight/model/ether_port_channel_list.py
index 7dd17cb993..fc105ff214 100644
--- a/intersight/model/ether_port_channel_list.py
+++ b/intersight/model/ether_port_channel_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_port_channel_list_all_of.py b/intersight/model/ether_port_channel_list_all_of.py
index 2a8e277aff..504e5ca0f8 100644
--- a/intersight/model/ether_port_channel_list_all_of.py
+++ b/intersight/model/ether_port_channel_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ether_port_channel_relationship.py b/intersight/model/ether_port_channel_relationship.py
index 0652c5d016..04b90200ea 100644
--- a/intersight/model/ether_port_channel_relationship.py
+++ b/intersight/model/ether_port_channel_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class EtherPortChannelRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class EtherPortChannelRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class EtherPortChannelRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class EtherPortChannelRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class EtherPortChannelRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class EtherPortChannelRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/ether_port_channel_response.py b/intersight/model/ether_port_channel_response.py
index 2a75e9b62f..e479e6d2f7 100644
--- a/intersight/model/ether_port_channel_response.py
+++ b/intersight/model/ether_port_channel_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/externalsite_authorization.py b/intersight/model/externalsite_authorization.py
index 191be4bc31..24481c096e 100644
--- a/intersight/model/externalsite_authorization.py
+++ b/intersight/model/externalsite_authorization.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/externalsite_authorization_all_of.py b/intersight/model/externalsite_authorization_all_of.py
index 50dd836ba8..3372e82fcb 100644
--- a/intersight/model/externalsite_authorization_all_of.py
+++ b/intersight/model/externalsite_authorization_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/externalsite_authorization_list.py b/intersight/model/externalsite_authorization_list.py
index 6e43f2ed9c..28366794b7 100644
--- a/intersight/model/externalsite_authorization_list.py
+++ b/intersight/model/externalsite_authorization_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/externalsite_authorization_list_all_of.py b/intersight/model/externalsite_authorization_list_all_of.py
index 3bba8fbd75..58cbc7f0ff 100644
--- a/intersight/model/externalsite_authorization_list_all_of.py
+++ b/intersight/model/externalsite_authorization_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/externalsite_authorization_response.py b/intersight/model/externalsite_authorization_response.py
index e5d73e761b..23b2d7ebb1 100644
--- a/intersight/model/externalsite_authorization_response.py
+++ b/intersight/model/externalsite_authorization_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_appliance_pc_role.py b/intersight/model/fabric_appliance_pc_role.py
index fd3c893b1a..f7557399bf 100644
--- a/intersight/model/fabric_appliance_pc_role.py
+++ b/intersight/model/fabric_appliance_pc_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_appliance_pc_role_all_of.py b/intersight/model/fabric_appliance_pc_role_all_of.py
index fba45676d6..8188fe187b 100644
--- a/intersight/model/fabric_appliance_pc_role_all_of.py
+++ b/intersight/model/fabric_appliance_pc_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_appliance_pc_role_list.py b/intersight/model/fabric_appliance_pc_role_list.py
index 427b984b1d..c9bea0889d 100644
--- a/intersight/model/fabric_appliance_pc_role_list.py
+++ b/intersight/model/fabric_appliance_pc_role_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_appliance_pc_role_list_all_of.py b/intersight/model/fabric_appliance_pc_role_list_all_of.py
index f588f9ddb2..fe25ec8d54 100644
--- a/intersight/model/fabric_appliance_pc_role_list_all_of.py
+++ b/intersight/model/fabric_appliance_pc_role_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_appliance_pc_role_response.py b/intersight/model/fabric_appliance_pc_role_response.py
index 4663dde949..2ca7e6fbd0 100644
--- a/intersight/model/fabric_appliance_pc_role_response.py
+++ b/intersight/model/fabric_appliance_pc_role_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_appliance_role.py b/intersight/model/fabric_appliance_role.py
index 163e238087..ddb148f76d 100644
--- a/intersight/model/fabric_appliance_role.py
+++ b/intersight/model/fabric_appliance_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_appliance_role_all_of.py b/intersight/model/fabric_appliance_role_all_of.py
index 9029640e9b..1b4280252d 100644
--- a/intersight/model/fabric_appliance_role_all_of.py
+++ b/intersight/model/fabric_appliance_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_appliance_role_list.py b/intersight/model/fabric_appliance_role_list.py
index c72e8fc7b9..2f4c5179f9 100644
--- a/intersight/model/fabric_appliance_role_list.py
+++ b/intersight/model/fabric_appliance_role_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_appliance_role_list_all_of.py b/intersight/model/fabric_appliance_role_list_all_of.py
index fa49ae0ee8..1b3e34fc83 100644
--- a/intersight/model/fabric_appliance_role_list_all_of.py
+++ b/intersight/model/fabric_appliance_role_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_appliance_role_response.py b/intersight/model/fabric_appliance_role_response.py
index 456a9122d1..06c4a6a0dd 100644
--- a/intersight/model/fabric_appliance_role_response.py
+++ b/intersight/model/fabric_appliance_role_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_change_detail.py b/intersight/model/fabric_config_change_detail.py
index 4b71fe0021..8dd6cf09df 100644
--- a/intersight/model/fabric_config_change_detail.py
+++ b/intersight/model/fabric_config_change_detail.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_change_detail_all_of.py b/intersight/model/fabric_config_change_detail_all_of.py
index 6bf396902e..23c8f5cfdd 100644
--- a/intersight/model/fabric_config_change_detail_all_of.py
+++ b/intersight/model/fabric_config_change_detail_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_change_detail_list.py b/intersight/model/fabric_config_change_detail_list.py
index f891822cdd..2a29ba797c 100644
--- a/intersight/model/fabric_config_change_detail_list.py
+++ b/intersight/model/fabric_config_change_detail_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_change_detail_list_all_of.py b/intersight/model/fabric_config_change_detail_list_all_of.py
index ca2081d6c0..941a03fb0c 100644
--- a/intersight/model/fabric_config_change_detail_list_all_of.py
+++ b/intersight/model/fabric_config_change_detail_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_change_detail_relationship.py b/intersight/model/fabric_config_change_detail_relationship.py
index 25917510e6..f32b915941 100644
--- a/intersight/model/fabric_config_change_detail_relationship.py
+++ b/intersight/model/fabric_config_change_detail_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -212,7 +212,6 @@ class FabricConfigChangeDetailRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -370,6 +369,7 @@ class FabricConfigChangeDetailRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -380,6 +380,9 @@ class FabricConfigChangeDetailRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -675,10 +678,6 @@ class FabricConfigChangeDetailRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -737,22 +736,33 @@ class FabricConfigChangeDetailRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -786,6 +796,7 @@ class FabricConfigChangeDetailRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_config_change_detail_response.py b/intersight/model/fabric_config_change_detail_response.py
index bcceef39fb..b96aeb0b81 100644
--- a/intersight/model/fabric_config_change_detail_response.py
+++ b/intersight/model/fabric_config_change_detail_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_result.py b/intersight/model/fabric_config_result.py
index f144614f0e..e2874b4260 100644
--- a/intersight/model/fabric_config_result.py
+++ b/intersight/model/fabric_config_result.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_result_all_of.py b/intersight/model/fabric_config_result_all_of.py
index ef6e0cf1e7..6887ad6093 100644
--- a/intersight/model/fabric_config_result_all_of.py
+++ b/intersight/model/fabric_config_result_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_result_entry.py b/intersight/model/fabric_config_result_entry.py
index e12ada5868..ff36fc8679 100644
--- a/intersight/model/fabric_config_result_entry.py
+++ b/intersight/model/fabric_config_result_entry.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_result_entry_all_of.py b/intersight/model/fabric_config_result_entry_all_of.py
index 855992ab9a..a2959fc4e0 100644
--- a/intersight/model/fabric_config_result_entry_all_of.py
+++ b/intersight/model/fabric_config_result_entry_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_result_entry_list.py b/intersight/model/fabric_config_result_entry_list.py
index c7003f342f..f4dbf33691 100644
--- a/intersight/model/fabric_config_result_entry_list.py
+++ b/intersight/model/fabric_config_result_entry_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_result_entry_list_all_of.py b/intersight/model/fabric_config_result_entry_list_all_of.py
index ad49b4b121..ade9679120 100644
--- a/intersight/model/fabric_config_result_entry_list_all_of.py
+++ b/intersight/model/fabric_config_result_entry_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_result_entry_relationship.py b/intersight/model/fabric_config_result_entry_relationship.py
index 0638f00424..c509499ca3 100644
--- a/intersight/model/fabric_config_result_entry_relationship.py
+++ b/intersight/model/fabric_config_result_entry_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class FabricConfigResultEntryRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class FabricConfigResultEntryRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class FabricConfigResultEntryRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class FabricConfigResultEntryRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class FabricConfigResultEntryRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class FabricConfigResultEntryRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_config_result_entry_response.py b/intersight/model/fabric_config_result_entry_response.py
index aacf92c42c..2a22c8ce06 100644
--- a/intersight/model/fabric_config_result_entry_response.py
+++ b/intersight/model/fabric_config_result_entry_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_result_list.py b/intersight/model/fabric_config_result_list.py
index ed985b6c6c..26fddce3eb 100644
--- a/intersight/model/fabric_config_result_list.py
+++ b/intersight/model/fabric_config_result_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_result_list_all_of.py b/intersight/model/fabric_config_result_list_all_of.py
index e1378023a6..58c582985c 100644
--- a/intersight/model/fabric_config_result_list_all_of.py
+++ b/intersight/model/fabric_config_result_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_config_result_relationship.py b/intersight/model/fabric_config_result_relationship.py
index 19d76a0a3f..27cde89834 100644
--- a/intersight/model/fabric_config_result_relationship.py
+++ b/intersight/model/fabric_config_result_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class FabricConfigResultRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class FabricConfigResultRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class FabricConfigResultRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class FabricConfigResultRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class FabricConfigResultRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class FabricConfigResultRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_config_result_response.py b/intersight/model/fabric_config_result_response.py
index 3a23861318..8b898dbaa1 100644
--- a/intersight/model/fabric_config_result_response.py
+++ b/intersight/model/fabric_config_result_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_element_identity.py b/intersight/model/fabric_element_identity.py
index 0df39b1716..d64fcc028c 100644
--- a/intersight/model/fabric_element_identity.py
+++ b/intersight/model/fabric_element_identity.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_element_identity_all_of.py b/intersight/model/fabric_element_identity_all_of.py
index 689cbdbd22..44aa490116 100644
--- a/intersight/model/fabric_element_identity_all_of.py
+++ b/intersight/model/fabric_element_identity_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_element_identity_list.py b/intersight/model/fabric_element_identity_list.py
index b879cd3e42..ef32e23d18 100644
--- a/intersight/model/fabric_element_identity_list.py
+++ b/intersight/model/fabric_element_identity_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_element_identity_list_all_of.py b/intersight/model/fabric_element_identity_list_all_of.py
index 92d89633e5..18fc03509a 100644
--- a/intersight/model/fabric_element_identity_list_all_of.py
+++ b/intersight/model/fabric_element_identity_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_element_identity_response.py b/intersight/model/fabric_element_identity_response.py
index 9f2e9f1083..4c72128a2a 100644
--- a/intersight/model/fabric_element_identity_response.py
+++ b/intersight/model/fabric_element_identity_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_estimate_impact.py b/intersight/model/fabric_estimate_impact.py
index 5fba307568..88f540fece 100644
--- a/intersight/model/fabric_estimate_impact.py
+++ b/intersight/model/fabric_estimate_impact.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_estimate_impact_all_of.py b/intersight/model/fabric_estimate_impact_all_of.py
index 8577965eef..0a18fdff33 100644
--- a/intersight/model/fabric_estimate_impact_all_of.py
+++ b/intersight/model/fabric_estimate_impact_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_control_policy.py b/intersight/model/fabric_eth_network_control_policy.py
index c369af659a..98598a9259 100644
--- a/intersight/model/fabric_eth_network_control_policy.py
+++ b/intersight/model/fabric_eth_network_control_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_control_policy_all_of.py b/intersight/model/fabric_eth_network_control_policy_all_of.py
index 94134bc5f2..1dd7564c81 100644
--- a/intersight/model/fabric_eth_network_control_policy_all_of.py
+++ b/intersight/model/fabric_eth_network_control_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_control_policy_list.py b/intersight/model/fabric_eth_network_control_policy_list.py
index bad7988902..9a1bfe493c 100644
--- a/intersight/model/fabric_eth_network_control_policy_list.py
+++ b/intersight/model/fabric_eth_network_control_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_control_policy_list_all_of.py b/intersight/model/fabric_eth_network_control_policy_list_all_of.py
index 1205e0c7e8..2a3c388e25 100644
--- a/intersight/model/fabric_eth_network_control_policy_list_all_of.py
+++ b/intersight/model/fabric_eth_network_control_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_control_policy_relationship.py b/intersight/model/fabric_eth_network_control_policy_relationship.py
index 3d71003099..374cf050b5 100644
--- a/intersight/model/fabric_eth_network_control_policy_relationship.py
+++ b/intersight/model/fabric_eth_network_control_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -216,7 +216,6 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -374,6 +373,7 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -384,6 +384,9 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -679,10 +682,6 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -741,22 +740,33 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -790,6 +800,7 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_eth_network_control_policy_response.py b/intersight/model/fabric_eth_network_control_policy_response.py
index d3555d8708..cb218dd565 100644
--- a/intersight/model/fabric_eth_network_control_policy_response.py
+++ b/intersight/model/fabric_eth_network_control_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_group_policy.py b/intersight/model/fabric_eth_network_group_policy.py
index 1e99e589eb..605302b72f 100644
--- a/intersight/model/fabric_eth_network_group_policy.py
+++ b/intersight/model/fabric_eth_network_group_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_group_policy_all_of.py b/intersight/model/fabric_eth_network_group_policy_all_of.py
index 2320e1d646..90ea00353e 100644
--- a/intersight/model/fabric_eth_network_group_policy_all_of.py
+++ b/intersight/model/fabric_eth_network_group_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_group_policy_list.py b/intersight/model/fabric_eth_network_group_policy_list.py
index 086ad1c400..fc2000cbcb 100644
--- a/intersight/model/fabric_eth_network_group_policy_list.py
+++ b/intersight/model/fabric_eth_network_group_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_group_policy_list_all_of.py b/intersight/model/fabric_eth_network_group_policy_list_all_of.py
index bc87576bc8..f14da8aa39 100644
--- a/intersight/model/fabric_eth_network_group_policy_list_all_of.py
+++ b/intersight/model/fabric_eth_network_group_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_group_policy_relationship.py b/intersight/model/fabric_eth_network_group_policy_relationship.py
index 957d9352f5..a7c565b014 100644
--- a/intersight/model/fabric_eth_network_group_policy_relationship.py
+++ b/intersight/model/fabric_eth_network_group_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_eth_network_group_policy_response.py b/intersight/model/fabric_eth_network_group_policy_response.py
index fe51af2f08..2e784909ba 100644
--- a/intersight/model/fabric_eth_network_group_policy_response.py
+++ b/intersight/model/fabric_eth_network_group_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_policy.py b/intersight/model/fabric_eth_network_policy.py
index 5736afbdc0..03ab353d86 100644
--- a/intersight/model/fabric_eth_network_policy.py
+++ b/intersight/model/fabric_eth_network_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_policy_all_of.py b/intersight/model/fabric_eth_network_policy_all_of.py
index 738f2e6527..b61a8411ab 100644
--- a/intersight/model/fabric_eth_network_policy_all_of.py
+++ b/intersight/model/fabric_eth_network_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_policy_list.py b/intersight/model/fabric_eth_network_policy_list.py
index 49fa71649d..4a2acddf41 100644
--- a/intersight/model/fabric_eth_network_policy_list.py
+++ b/intersight/model/fabric_eth_network_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_policy_list_all_of.py b/intersight/model/fabric_eth_network_policy_list_all_of.py
index c9261a47ee..49a5f880f7 100644
--- a/intersight/model/fabric_eth_network_policy_list_all_of.py
+++ b/intersight/model/fabric_eth_network_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_eth_network_policy_relationship.py b/intersight/model/fabric_eth_network_policy_relationship.py
index 20d316f166..371cf731c5 100644
--- a/intersight/model/fabric_eth_network_policy_relationship.py
+++ b/intersight/model/fabric_eth_network_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class FabricEthNetworkPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class FabricEthNetworkPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class FabricEthNetworkPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class FabricEthNetworkPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class FabricEthNetworkPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class FabricEthNetworkPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_eth_network_policy_response.py b/intersight/model/fabric_eth_network_policy_response.py
index 35c1c90854..7caf7023c1 100644
--- a/intersight/model/fabric_eth_network_policy_response.py
+++ b/intersight/model/fabric_eth_network_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_network_policy.py b/intersight/model/fabric_fc_network_policy.py
index f8f72a016d..c16cd1cabb 100644
--- a/intersight/model/fabric_fc_network_policy.py
+++ b/intersight/model/fabric_fc_network_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_network_policy_all_of.py b/intersight/model/fabric_fc_network_policy_all_of.py
index 36acdb7595..770fe1b653 100644
--- a/intersight/model/fabric_fc_network_policy_all_of.py
+++ b/intersight/model/fabric_fc_network_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_network_policy_list.py b/intersight/model/fabric_fc_network_policy_list.py
index 8e1e4e58fe..908d447f3d 100644
--- a/intersight/model/fabric_fc_network_policy_list.py
+++ b/intersight/model/fabric_fc_network_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_network_policy_list_all_of.py b/intersight/model/fabric_fc_network_policy_list_all_of.py
index 3a5b60502a..0ef9f3ece9 100644
--- a/intersight/model/fabric_fc_network_policy_list_all_of.py
+++ b/intersight/model/fabric_fc_network_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_network_policy_relationship.py b/intersight/model/fabric_fc_network_policy_relationship.py
index 61bd54c989..49aad1e360 100644
--- a/intersight/model/fabric_fc_network_policy_relationship.py
+++ b/intersight/model/fabric_fc_network_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class FabricFcNetworkPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class FabricFcNetworkPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class FabricFcNetworkPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class FabricFcNetworkPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class FabricFcNetworkPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class FabricFcNetworkPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_fc_network_policy_response.py b/intersight/model/fabric_fc_network_policy_response.py
index 856189acc8..b41b137b71 100644
--- a/intersight/model/fabric_fc_network_policy_response.py
+++ b/intersight/model/fabric_fc_network_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_storage_role.py b/intersight/model/fabric_fc_storage_role.py
index c4325d29eb..bc1c52f938 100644
--- a/intersight/model/fabric_fc_storage_role.py
+++ b/intersight/model/fabric_fc_storage_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_storage_role_all_of.py b/intersight/model/fabric_fc_storage_role_all_of.py
index df508d98b4..f284a3b97c 100644
--- a/intersight/model/fabric_fc_storage_role_all_of.py
+++ b/intersight/model/fabric_fc_storage_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_storage_role_list.py b/intersight/model/fabric_fc_storage_role_list.py
index 6658fb07e0..c6c32fe93d 100644
--- a/intersight/model/fabric_fc_storage_role_list.py
+++ b/intersight/model/fabric_fc_storage_role_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_storage_role_list_all_of.py b/intersight/model/fabric_fc_storage_role_list_all_of.py
index 3f1f547ef1..3c840df58d 100644
--- a/intersight/model/fabric_fc_storage_role_list_all_of.py
+++ b/intersight/model/fabric_fc_storage_role_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_storage_role_response.py b/intersight/model/fabric_fc_storage_role_response.py
index 31d48b948a..d603cf492c 100644
--- a/intersight/model/fabric_fc_storage_role_response.py
+++ b/intersight/model/fabric_fc_storage_role_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_uplink_pc_role.py b/intersight/model/fabric_fc_uplink_pc_role.py
index e0bb167daf..0f5aef0510 100644
--- a/intersight/model/fabric_fc_uplink_pc_role.py
+++ b/intersight/model/fabric_fc_uplink_pc_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_uplink_pc_role_all_of.py b/intersight/model/fabric_fc_uplink_pc_role_all_of.py
index e6a442ba22..17b53b1a64 100644
--- a/intersight/model/fabric_fc_uplink_pc_role_all_of.py
+++ b/intersight/model/fabric_fc_uplink_pc_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_uplink_pc_role_list.py b/intersight/model/fabric_fc_uplink_pc_role_list.py
index 7a0e08bf89..7de6756569 100644
--- a/intersight/model/fabric_fc_uplink_pc_role_list.py
+++ b/intersight/model/fabric_fc_uplink_pc_role_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_uplink_pc_role_list_all_of.py b/intersight/model/fabric_fc_uplink_pc_role_list_all_of.py
index cf8b2b809f..483874e290 100644
--- a/intersight/model/fabric_fc_uplink_pc_role_list_all_of.py
+++ b/intersight/model/fabric_fc_uplink_pc_role_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_uplink_pc_role_response.py b/intersight/model/fabric_fc_uplink_pc_role_response.py
index 9db8507bf6..534403f648 100644
--- a/intersight/model/fabric_fc_uplink_pc_role_response.py
+++ b/intersight/model/fabric_fc_uplink_pc_role_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_uplink_role.py b/intersight/model/fabric_fc_uplink_role.py
index 4cd4d35510..3fc530f834 100644
--- a/intersight/model/fabric_fc_uplink_role.py
+++ b/intersight/model/fabric_fc_uplink_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_uplink_role_all_of.py b/intersight/model/fabric_fc_uplink_role_all_of.py
index 91ffe87877..dbf9fcedda 100644
--- a/intersight/model/fabric_fc_uplink_role_all_of.py
+++ b/intersight/model/fabric_fc_uplink_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_uplink_role_list.py b/intersight/model/fabric_fc_uplink_role_list.py
index 2436aaf970..0cb49a3cd4 100644
--- a/intersight/model/fabric_fc_uplink_role_list.py
+++ b/intersight/model/fabric_fc_uplink_role_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_uplink_role_list_all_of.py b/intersight/model/fabric_fc_uplink_role_list_all_of.py
index a5b1518846..71051a5b6a 100644
--- a/intersight/model/fabric_fc_uplink_role_list_all_of.py
+++ b/intersight/model/fabric_fc_uplink_role_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fc_uplink_role_response.py b/intersight/model/fabric_fc_uplink_role_response.py
index 2b902c9eef..cf0c994daa 100644
--- a/intersight/model/fabric_fc_uplink_role_response.py
+++ b/intersight/model/fabric_fc_uplink_role_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fcoe_uplink_pc_role.py b/intersight/model/fabric_fcoe_uplink_pc_role.py
index 9701c5c72e..8ab74d2d29 100644
--- a/intersight/model/fabric_fcoe_uplink_pc_role.py
+++ b/intersight/model/fabric_fcoe_uplink_pc_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fcoe_uplink_pc_role_all_of.py b/intersight/model/fabric_fcoe_uplink_pc_role_all_of.py
index 239cb58c88..ab22b9cd22 100644
--- a/intersight/model/fabric_fcoe_uplink_pc_role_all_of.py
+++ b/intersight/model/fabric_fcoe_uplink_pc_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fcoe_uplink_pc_role_list.py b/intersight/model/fabric_fcoe_uplink_pc_role_list.py
index 8f2615fb0e..dd2f79ade3 100644
--- a/intersight/model/fabric_fcoe_uplink_pc_role_list.py
+++ b/intersight/model/fabric_fcoe_uplink_pc_role_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fcoe_uplink_pc_role_list_all_of.py b/intersight/model/fabric_fcoe_uplink_pc_role_list_all_of.py
index 9917372f18..5016ac9e5e 100644
--- a/intersight/model/fabric_fcoe_uplink_pc_role_list_all_of.py
+++ b/intersight/model/fabric_fcoe_uplink_pc_role_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fcoe_uplink_pc_role_response.py b/intersight/model/fabric_fcoe_uplink_pc_role_response.py
index 9d993da362..948c8fa1d6 100644
--- a/intersight/model/fabric_fcoe_uplink_pc_role_response.py
+++ b/intersight/model/fabric_fcoe_uplink_pc_role_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fcoe_uplink_role.py b/intersight/model/fabric_fcoe_uplink_role.py
index 38b4a1fc7d..ef054ab201 100644
--- a/intersight/model/fabric_fcoe_uplink_role.py
+++ b/intersight/model/fabric_fcoe_uplink_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fcoe_uplink_role_all_of.py b/intersight/model/fabric_fcoe_uplink_role_all_of.py
index f04e259662..bc1f731dd2 100644
--- a/intersight/model/fabric_fcoe_uplink_role_all_of.py
+++ b/intersight/model/fabric_fcoe_uplink_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fcoe_uplink_role_list.py b/intersight/model/fabric_fcoe_uplink_role_list.py
index 599ebffadc..6f56f01d6b 100644
--- a/intersight/model/fabric_fcoe_uplink_role_list.py
+++ b/intersight/model/fabric_fcoe_uplink_role_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fcoe_uplink_role_list_all_of.py b/intersight/model/fabric_fcoe_uplink_role_list_all_of.py
index 6ecff3b487..0562da79ea 100644
--- a/intersight/model/fabric_fcoe_uplink_role_list_all_of.py
+++ b/intersight/model/fabric_fcoe_uplink_role_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_fcoe_uplink_role_response.py b/intersight/model/fabric_fcoe_uplink_role_response.py
index 293cf75aa9..788d514392 100644
--- a/intersight/model/fabric_fcoe_uplink_role_response.py
+++ b/intersight/model/fabric_fcoe_uplink_role_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_flow_control_policy.py b/intersight/model/fabric_flow_control_policy.py
index 89441afb75..2fa4b926ef 100644
--- a/intersight/model/fabric_flow_control_policy.py
+++ b/intersight/model/fabric_flow_control_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_flow_control_policy_all_of.py b/intersight/model/fabric_flow_control_policy_all_of.py
index a52b1ad0a1..047e26baf1 100644
--- a/intersight/model/fabric_flow_control_policy_all_of.py
+++ b/intersight/model/fabric_flow_control_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_flow_control_policy_list.py b/intersight/model/fabric_flow_control_policy_list.py
index 1a96814c17..83bf0c5073 100644
--- a/intersight/model/fabric_flow_control_policy_list.py
+++ b/intersight/model/fabric_flow_control_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_flow_control_policy_list_all_of.py b/intersight/model/fabric_flow_control_policy_list_all_of.py
index 0d9240748a..65e6eb005f 100644
--- a/intersight/model/fabric_flow_control_policy_list_all_of.py
+++ b/intersight/model/fabric_flow_control_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_flow_control_policy_relationship.py b/intersight/model/fabric_flow_control_policy_relationship.py
index eb9cc2e15c..b7094fce91 100644
--- a/intersight/model/fabric_flow_control_policy_relationship.py
+++ b/intersight/model/fabric_flow_control_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -212,7 +212,6 @@ class FabricFlowControlPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -370,6 +369,7 @@ class FabricFlowControlPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -380,6 +380,9 @@ class FabricFlowControlPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -675,10 +678,6 @@ class FabricFlowControlPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -737,22 +736,33 @@ class FabricFlowControlPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -786,6 +796,7 @@ class FabricFlowControlPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_flow_control_policy_response.py b/intersight/model/fabric_flow_control_policy_response.py
index b0c5432dfd..5cfc78e920 100644
--- a/intersight/model/fabric_flow_control_policy_response.py
+++ b/intersight/model/fabric_flow_control_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_link_aggregation_policy.py b/intersight/model/fabric_link_aggregation_policy.py
index 6b4128cca6..2abb62e2be 100644
--- a/intersight/model/fabric_link_aggregation_policy.py
+++ b/intersight/model/fabric_link_aggregation_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_link_aggregation_policy_all_of.py b/intersight/model/fabric_link_aggregation_policy_all_of.py
index 5a731facf5..0d1273777a 100644
--- a/intersight/model/fabric_link_aggregation_policy_all_of.py
+++ b/intersight/model/fabric_link_aggregation_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_link_aggregation_policy_list.py b/intersight/model/fabric_link_aggregation_policy_list.py
index 0bbdc5716d..bcd6c50a1c 100644
--- a/intersight/model/fabric_link_aggregation_policy_list.py
+++ b/intersight/model/fabric_link_aggregation_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_link_aggregation_policy_list_all_of.py b/intersight/model/fabric_link_aggregation_policy_list_all_of.py
index e981763864..23fd57aa1a 100644
--- a/intersight/model/fabric_link_aggregation_policy_list_all_of.py
+++ b/intersight/model/fabric_link_aggregation_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_link_aggregation_policy_relationship.py b/intersight/model/fabric_link_aggregation_policy_relationship.py
index f46a9cfec6..63adcc4411 100644
--- a/intersight/model/fabric_link_aggregation_policy_relationship.py
+++ b/intersight/model/fabric_link_aggregation_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_link_aggregation_policy_response.py b/intersight/model/fabric_link_aggregation_policy_response.py
index 307683b685..79c3500a4d 100644
--- a/intersight/model/fabric_link_aggregation_policy_response.py
+++ b/intersight/model/fabric_link_aggregation_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_link_control_policy.py b/intersight/model/fabric_link_control_policy.py
index aeb67c26ac..999814ceb4 100644
--- a/intersight/model/fabric_link_control_policy.py
+++ b/intersight/model/fabric_link_control_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_link_control_policy_all_of.py b/intersight/model/fabric_link_control_policy_all_of.py
index 73303c32a9..ffc3a5b777 100644
--- a/intersight/model/fabric_link_control_policy_all_of.py
+++ b/intersight/model/fabric_link_control_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_link_control_policy_list.py b/intersight/model/fabric_link_control_policy_list.py
index b57eaa0e70..8d318f2b39 100644
--- a/intersight/model/fabric_link_control_policy_list.py
+++ b/intersight/model/fabric_link_control_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_link_control_policy_list_all_of.py b/intersight/model/fabric_link_control_policy_list_all_of.py
index cd4a3a8fd6..ab63d2d181 100644
--- a/intersight/model/fabric_link_control_policy_list_all_of.py
+++ b/intersight/model/fabric_link_control_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_link_control_policy_relationship.py b/intersight/model/fabric_link_control_policy_relationship.py
index 244575e322..d68f5d09c4 100644
--- a/intersight/model/fabric_link_control_policy_relationship.py
+++ b/intersight/model/fabric_link_control_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class FabricLinkControlPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class FabricLinkControlPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class FabricLinkControlPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class FabricLinkControlPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class FabricLinkControlPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class FabricLinkControlPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_link_control_policy_response.py b/intersight/model/fabric_link_control_policy_response.py
index 5a55ace75b..422f53bf4e 100644
--- a/intersight/model/fabric_link_control_policy_response.py
+++ b/intersight/model/fabric_link_control_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_lldp_settings.py b/intersight/model/fabric_lldp_settings.py
index 3a79ae4d3a..742f9f4118 100644
--- a/intersight/model/fabric_lldp_settings.py
+++ b/intersight/model/fabric_lldp_settings.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_lldp_settings_all_of.py b/intersight/model/fabric_lldp_settings_all_of.py
index ad2c94c0f1..c01e842287 100644
--- a/intersight/model/fabric_lldp_settings_all_of.py
+++ b/intersight/model/fabric_lldp_settings_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_mac_aging_settings.py b/intersight/model/fabric_mac_aging_settings.py
index 47328d3679..811e30f2da 100644
--- a/intersight/model/fabric_mac_aging_settings.py
+++ b/intersight/model/fabric_mac_aging_settings.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_mac_aging_settings_all_of.py b/intersight/model/fabric_mac_aging_settings_all_of.py
index ccfb35edca..3efdad9206 100644
--- a/intersight/model/fabric_mac_aging_settings_all_of.py
+++ b/intersight/model/fabric_mac_aging_settings_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_multicast_policy.py b/intersight/model/fabric_multicast_policy.py
index 431be38834..35cdec731e 100644
--- a/intersight/model/fabric_multicast_policy.py
+++ b/intersight/model/fabric_multicast_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_multicast_policy_all_of.py b/intersight/model/fabric_multicast_policy_all_of.py
index cd3d6fab38..0e697a6d19 100644
--- a/intersight/model/fabric_multicast_policy_all_of.py
+++ b/intersight/model/fabric_multicast_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_multicast_policy_list.py b/intersight/model/fabric_multicast_policy_list.py
index 1aa1569198..2e49b104ba 100644
--- a/intersight/model/fabric_multicast_policy_list.py
+++ b/intersight/model/fabric_multicast_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_multicast_policy_list_all_of.py b/intersight/model/fabric_multicast_policy_list_all_of.py
index e34ffb68b9..17cd1abebf 100644
--- a/intersight/model/fabric_multicast_policy_list_all_of.py
+++ b/intersight/model/fabric_multicast_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_multicast_policy_relationship.py b/intersight/model/fabric_multicast_policy_relationship.py
index db0719a238..10caea8a27 100644
--- a/intersight/model/fabric_multicast_policy_relationship.py
+++ b/intersight/model/fabric_multicast_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class FabricMulticastPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class FabricMulticastPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class FabricMulticastPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class FabricMulticastPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class FabricMulticastPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class FabricMulticastPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_multicast_policy_response.py b/intersight/model/fabric_multicast_policy_response.py
index 3a8022cea4..15fa342507 100644
--- a/intersight/model/fabric_multicast_policy_response.py
+++ b/intersight/model/fabric_multicast_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_pc_member.py b/intersight/model/fabric_pc_member.py
index 0635f88d88..713b36d511 100644
--- a/intersight/model/fabric_pc_member.py
+++ b/intersight/model/fabric_pc_member.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_pc_member_all_of.py b/intersight/model/fabric_pc_member_all_of.py
index 678a6f2494..4ab80b7e66 100644
--- a/intersight/model/fabric_pc_member_all_of.py
+++ b/intersight/model/fabric_pc_member_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_pc_member_list.py b/intersight/model/fabric_pc_member_list.py
index e641d01c98..a57cd600c6 100644
--- a/intersight/model/fabric_pc_member_list.py
+++ b/intersight/model/fabric_pc_member_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_pc_member_list_all_of.py b/intersight/model/fabric_pc_member_list_all_of.py
index 518b861213..da51b6a11c 100644
--- a/intersight/model/fabric_pc_member_list_all_of.py
+++ b/intersight/model/fabric_pc_member_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_pc_member_response.py b/intersight/model/fabric_pc_member_response.py
index 5fee44cc4f..9d77b75125 100644
--- a/intersight/model/fabric_pc_member_response.py
+++ b/intersight/model/fabric_pc_member_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_pc_operation.py b/intersight/model/fabric_pc_operation.py
index d098988a5c..43808cba3c 100644
--- a/intersight/model/fabric_pc_operation.py
+++ b/intersight/model/fabric_pc_operation.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_pc_operation_all_of.py b/intersight/model/fabric_pc_operation_all_of.py
index fd5f11f555..241d558638 100644
--- a/intersight/model/fabric_pc_operation_all_of.py
+++ b/intersight/model/fabric_pc_operation_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_pc_operation_list.py b/intersight/model/fabric_pc_operation_list.py
index a5e2fe5288..4322f6133d 100644
--- a/intersight/model/fabric_pc_operation_list.py
+++ b/intersight/model/fabric_pc_operation_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_pc_operation_list_all_of.py b/intersight/model/fabric_pc_operation_list_all_of.py
index d0a6296285..07c61da9ef 100644
--- a/intersight/model/fabric_pc_operation_list_all_of.py
+++ b/intersight/model/fabric_pc_operation_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_pc_operation_response.py b/intersight/model/fabric_pc_operation_response.py
index eeb8118edd..b8dfb18a6b 100644
--- a/intersight/model/fabric_pc_operation_response.py
+++ b/intersight/model/fabric_pc_operation_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_base.py b/intersight/model/fabric_port_base.py
index 904360b9e7..d4b54e22e8 100644
--- a/intersight/model/fabric_port_base.py
+++ b/intersight/model/fabric_port_base.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_base_all_of.py b/intersight/model/fabric_port_base_all_of.py
index 0de12fe038..f4b5fbc88c 100644
--- a/intersight/model/fabric_port_base_all_of.py
+++ b/intersight/model/fabric_port_base_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_channel_role.py b/intersight/model/fabric_port_channel_role.py
index 6178eec818..8b36eac6c3 100644
--- a/intersight/model/fabric_port_channel_role.py
+++ b/intersight/model/fabric_port_channel_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_channel_role_all_of.py b/intersight/model/fabric_port_channel_role_all_of.py
index 871eb291ee..1b61a8f2ca 100644
--- a/intersight/model/fabric_port_channel_role_all_of.py
+++ b/intersight/model/fabric_port_channel_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_identifier.py b/intersight/model/fabric_port_identifier.py
index 54bdaee3c3..af2101295e 100644
--- a/intersight/model/fabric_port_identifier.py
+++ b/intersight/model/fabric_port_identifier.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_identifier_all_of.py b/intersight/model/fabric_port_identifier_all_of.py
index 25cbcd7690..21e73c56e3 100644
--- a/intersight/model/fabric_port_identifier_all_of.py
+++ b/intersight/model/fabric_port_identifier_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_mode.py b/intersight/model/fabric_port_mode.py
index 6dbc90d26c..d540a5cd40 100644
--- a/intersight/model/fabric_port_mode.py
+++ b/intersight/model/fabric_port_mode.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_mode_all_of.py b/intersight/model/fabric_port_mode_all_of.py
index c633bb99a1..ccd96c618c 100644
--- a/intersight/model/fabric_port_mode_all_of.py
+++ b/intersight/model/fabric_port_mode_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_mode_list.py b/intersight/model/fabric_port_mode_list.py
index 78504799b7..a31498bb22 100644
--- a/intersight/model/fabric_port_mode_list.py
+++ b/intersight/model/fabric_port_mode_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_mode_list_all_of.py b/intersight/model/fabric_port_mode_list_all_of.py
index 14293b8270..3ebc86532e 100644
--- a/intersight/model/fabric_port_mode_list_all_of.py
+++ b/intersight/model/fabric_port_mode_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_mode_response.py b/intersight/model/fabric_port_mode_response.py
index 03c531c8ad..56bc62bcba 100644
--- a/intersight/model/fabric_port_mode_response.py
+++ b/intersight/model/fabric_port_mode_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_operation.py b/intersight/model/fabric_port_operation.py
index 05c371596d..c9bb524a2a 100644
--- a/intersight/model/fabric_port_operation.py
+++ b/intersight/model/fabric_port_operation.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_operation_all_of.py b/intersight/model/fabric_port_operation_all_of.py
index 742933c2d9..a01092584d 100644
--- a/intersight/model/fabric_port_operation_all_of.py
+++ b/intersight/model/fabric_port_operation_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_operation_list.py b/intersight/model/fabric_port_operation_list.py
index d72b89c32f..cf64c59a1f 100644
--- a/intersight/model/fabric_port_operation_list.py
+++ b/intersight/model/fabric_port_operation_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_operation_list_all_of.py b/intersight/model/fabric_port_operation_list_all_of.py
index 0711716e94..9dfcfd48e0 100644
--- a/intersight/model/fabric_port_operation_list_all_of.py
+++ b/intersight/model/fabric_port_operation_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_operation_response.py b/intersight/model/fabric_port_operation_response.py
index 389cb0aa7a..dcfb3ef28c 100644
--- a/intersight/model/fabric_port_operation_response.py
+++ b/intersight/model/fabric_port_operation_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_policy.py b/intersight/model/fabric_port_policy.py
index 25abf6cfa2..2532ab6955 100644
--- a/intersight/model/fabric_port_policy.py
+++ b/intersight/model/fabric_port_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_policy_all_of.py b/intersight/model/fabric_port_policy_all_of.py
index 3dfcb74b66..f1cb19532f 100644
--- a/intersight/model/fabric_port_policy_all_of.py
+++ b/intersight/model/fabric_port_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_policy_list.py b/intersight/model/fabric_port_policy_list.py
index 6d53c8fc13..6d10e1e3b1 100644
--- a/intersight/model/fabric_port_policy_list.py
+++ b/intersight/model/fabric_port_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_policy_list_all_of.py b/intersight/model/fabric_port_policy_list_all_of.py
index 46e729ea14..2896a627e7 100644
--- a/intersight/model/fabric_port_policy_list_all_of.py
+++ b/intersight/model/fabric_port_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_policy_relationship.py b/intersight/model/fabric_port_policy_relationship.py
index 2a2c881aab..0e3363837d 100644
--- a/intersight/model/fabric_port_policy_relationship.py
+++ b/intersight/model/fabric_port_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -207,7 +207,6 @@ class FabricPortPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -365,6 +364,7 @@ class FabricPortPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -375,6 +375,9 @@ class FabricPortPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -670,10 +673,6 @@ class FabricPortPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -732,22 +731,33 @@ class FabricPortPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -781,6 +791,7 @@ class FabricPortPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_port_policy_response.py b/intersight/model/fabric_port_policy_response.py
index 408c496747..187613761a 100644
--- a/intersight/model/fabric_port_policy_response.py
+++ b/intersight/model/fabric_port_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_role.py b/intersight/model/fabric_port_role.py
index 406b3a56fd..2d7d83c61d 100644
--- a/intersight/model/fabric_port_role.py
+++ b/intersight/model/fabric_port_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_port_role_all_of.py b/intersight/model/fabric_port_role_all_of.py
index 96ee71a4fb..8a33b18964 100644
--- a/intersight/model/fabric_port_role_all_of.py
+++ b/intersight/model/fabric_port_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_qos_class.py b/intersight/model/fabric_qos_class.py
index 1d5ea31093..eaa1ccc3a7 100644
--- a/intersight/model/fabric_qos_class.py
+++ b/intersight/model/fabric_qos_class.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_qos_class_all_of.py b/intersight/model/fabric_qos_class_all_of.py
index 604fedde9c..876e2ac9cd 100644
--- a/intersight/model/fabric_qos_class_all_of.py
+++ b/intersight/model/fabric_qos_class_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_server_role.py b/intersight/model/fabric_server_role.py
index e2ccfc715d..5179f3463a 100644
--- a/intersight/model/fabric_server_role.py
+++ b/intersight/model/fabric_server_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_server_role_list.py b/intersight/model/fabric_server_role_list.py
index 138b25f697..b8f4447264 100644
--- a/intersight/model/fabric_server_role_list.py
+++ b/intersight/model/fabric_server_role_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_server_role_list_all_of.py b/intersight/model/fabric_server_role_list_all_of.py
index 88c97759c6..39638b59d9 100644
--- a/intersight/model/fabric_server_role_list_all_of.py
+++ b/intersight/model/fabric_server_role_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_server_role_response.py b/intersight/model/fabric_server_role_response.py
index 77c78c5e00..8bf08879f0 100644
--- a/intersight/model/fabric_server_role_response.py
+++ b/intersight/model/fabric_server_role_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_cluster_profile.py b/intersight/model/fabric_switch_cluster_profile.py
index 1820cc5d6d..9d88ae9540 100644
--- a/intersight/model/fabric_switch_cluster_profile.py
+++ b/intersight/model/fabric_switch_cluster_profile.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_cluster_profile_all_of.py b/intersight/model/fabric_switch_cluster_profile_all_of.py
index 84e31e5070..b9e59e1c8a 100644
--- a/intersight/model/fabric_switch_cluster_profile_all_of.py
+++ b/intersight/model/fabric_switch_cluster_profile_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_cluster_profile_list.py b/intersight/model/fabric_switch_cluster_profile_list.py
index ce4bb37021..1d033b77b7 100644
--- a/intersight/model/fabric_switch_cluster_profile_list.py
+++ b/intersight/model/fabric_switch_cluster_profile_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_cluster_profile_list_all_of.py b/intersight/model/fabric_switch_cluster_profile_list_all_of.py
index d679286d1f..5318813b61 100644
--- a/intersight/model/fabric_switch_cluster_profile_list_all_of.py
+++ b/intersight/model/fabric_switch_cluster_profile_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_cluster_profile_relationship.py b/intersight/model/fabric_switch_cluster_profile_relationship.py
index f327995666..07e373eedb 100644
--- a/intersight/model/fabric_switch_cluster_profile_relationship.py
+++ b/intersight/model/fabric_switch_cluster_profile_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -209,7 +209,6 @@ class FabricSwitchClusterProfileRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -367,6 +366,7 @@ class FabricSwitchClusterProfileRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -377,6 +377,9 @@ class FabricSwitchClusterProfileRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -672,10 +675,6 @@ class FabricSwitchClusterProfileRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -734,22 +733,33 @@ class FabricSwitchClusterProfileRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -783,6 +793,7 @@ class FabricSwitchClusterProfileRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_switch_cluster_profile_response.py b/intersight/model/fabric_switch_cluster_profile_response.py
index 88f6fef0e3..f24c329fca 100644
--- a/intersight/model/fabric_switch_cluster_profile_response.py
+++ b/intersight/model/fabric_switch_cluster_profile_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_control_policy.py b/intersight/model/fabric_switch_control_policy.py
index f8c683045c..c56ab1041f 100644
--- a/intersight/model/fabric_switch_control_policy.py
+++ b/intersight/model/fabric_switch_control_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_control_policy_all_of.py b/intersight/model/fabric_switch_control_policy_all_of.py
index fa9dd5e7e0..41e99c2cee 100644
--- a/intersight/model/fabric_switch_control_policy_all_of.py
+++ b/intersight/model/fabric_switch_control_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_control_policy_list.py b/intersight/model/fabric_switch_control_policy_list.py
index 8dab99ce02..ce949a700a 100644
--- a/intersight/model/fabric_switch_control_policy_list.py
+++ b/intersight/model/fabric_switch_control_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_control_policy_list_all_of.py b/intersight/model/fabric_switch_control_policy_list_all_of.py
index 1876b2b88b..83f3fe842e 100644
--- a/intersight/model/fabric_switch_control_policy_list_all_of.py
+++ b/intersight/model/fabric_switch_control_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_control_policy_response.py b/intersight/model/fabric_switch_control_policy_response.py
index 2dbff45b0e..4860ca793a 100644
--- a/intersight/model/fabric_switch_control_policy_response.py
+++ b/intersight/model/fabric_switch_control_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_profile.py b/intersight/model/fabric_switch_profile.py
index 8af399465f..b96842dc55 100644
--- a/intersight/model/fabric_switch_profile.py
+++ b/intersight/model/fabric_switch_profile.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_profile_all_of.py b/intersight/model/fabric_switch_profile_all_of.py
index 9a39e334fb..8cef609a1d 100644
--- a/intersight/model/fabric_switch_profile_all_of.py
+++ b/intersight/model/fabric_switch_profile_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_profile_list.py b/intersight/model/fabric_switch_profile_list.py
index a7862a957a..3eb7c4c4df 100644
--- a/intersight/model/fabric_switch_profile_list.py
+++ b/intersight/model/fabric_switch_profile_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_profile_list_all_of.py b/intersight/model/fabric_switch_profile_list_all_of.py
index 1b77da2325..2c18349d79 100644
--- a/intersight/model/fabric_switch_profile_list_all_of.py
+++ b/intersight/model/fabric_switch_profile_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_switch_profile_relationship.py b/intersight/model/fabric_switch_profile_relationship.py
index f6d35fffbc..3e7da62efd 100644
--- a/intersight/model/fabric_switch_profile_relationship.py
+++ b/intersight/model/fabric_switch_profile_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -221,7 +221,6 @@ class FabricSwitchProfileRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -379,6 +378,7 @@ class FabricSwitchProfileRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -389,6 +389,9 @@ class FabricSwitchProfileRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -684,10 +687,6 @@ class FabricSwitchProfileRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -746,22 +745,33 @@ class FabricSwitchProfileRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -795,6 +805,7 @@ class FabricSwitchProfileRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fabric_switch_profile_response.py b/intersight/model/fabric_switch_profile_response.py
index 16257f697b..a414be1a4f 100644
--- a/intersight/model/fabric_switch_profile_response.py
+++ b/intersight/model/fabric_switch_profile_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_system_qos_policy.py b/intersight/model/fabric_system_qos_policy.py
index d9aba35bc3..5157e57b21 100644
--- a/intersight/model/fabric_system_qos_policy.py
+++ b/intersight/model/fabric_system_qos_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_system_qos_policy_all_of.py b/intersight/model/fabric_system_qos_policy_all_of.py
index ae52851459..b80a1d3649 100644
--- a/intersight/model/fabric_system_qos_policy_all_of.py
+++ b/intersight/model/fabric_system_qos_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_system_qos_policy_list.py b/intersight/model/fabric_system_qos_policy_list.py
index 136561221e..84469094ff 100644
--- a/intersight/model/fabric_system_qos_policy_list.py
+++ b/intersight/model/fabric_system_qos_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_system_qos_policy_list_all_of.py b/intersight/model/fabric_system_qos_policy_list_all_of.py
index 920779463e..3c9ec6cfd7 100644
--- a/intersight/model/fabric_system_qos_policy_list_all_of.py
+++ b/intersight/model/fabric_system_qos_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_system_qos_policy_response.py b/intersight/model/fabric_system_qos_policy_response.py
index d127b2cfd6..ec68f03533 100644
--- a/intersight/model/fabric_system_qos_policy_response.py
+++ b/intersight/model/fabric_system_qos_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_transceiver_role.py b/intersight/model/fabric_transceiver_role.py
index f71918cfc2..b4ccc1a9fd 100644
--- a/intersight/model/fabric_transceiver_role.py
+++ b/intersight/model/fabric_transceiver_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_transceiver_role_all_of.py b/intersight/model/fabric_transceiver_role_all_of.py
index 557d35b042..127f82f7e5 100644
--- a/intersight/model/fabric_transceiver_role_all_of.py
+++ b/intersight/model/fabric_transceiver_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_udld_global_settings.py b/intersight/model/fabric_udld_global_settings.py
index edc044b2d7..b039577cdb 100644
--- a/intersight/model/fabric_udld_global_settings.py
+++ b/intersight/model/fabric_udld_global_settings.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_udld_global_settings_all_of.py b/intersight/model/fabric_udld_global_settings_all_of.py
index 5969f61919..499c33d6e5 100644
--- a/intersight/model/fabric_udld_global_settings_all_of.py
+++ b/intersight/model/fabric_udld_global_settings_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_udld_settings.py b/intersight/model/fabric_udld_settings.py
index f075937e34..1794982fcb 100644
--- a/intersight/model/fabric_udld_settings.py
+++ b/intersight/model/fabric_udld_settings.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_udld_settings_all_of.py b/intersight/model/fabric_udld_settings_all_of.py
index 54c964d816..6ac53b4064 100644
--- a/intersight/model/fabric_udld_settings_all_of.py
+++ b/intersight/model/fabric_udld_settings_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_uplink_pc_role.py b/intersight/model/fabric_uplink_pc_role.py
index 93e94f2ca4..438d7d96e7 100644
--- a/intersight/model/fabric_uplink_pc_role.py
+++ b/intersight/model/fabric_uplink_pc_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_uplink_pc_role_all_of.py b/intersight/model/fabric_uplink_pc_role_all_of.py
index b188549ef7..c040c1eb1b 100644
--- a/intersight/model/fabric_uplink_pc_role_all_of.py
+++ b/intersight/model/fabric_uplink_pc_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_uplink_pc_role_list.py b/intersight/model/fabric_uplink_pc_role_list.py
index b3fca9fab3..6f4c58790c 100644
--- a/intersight/model/fabric_uplink_pc_role_list.py
+++ b/intersight/model/fabric_uplink_pc_role_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_uplink_pc_role_list_all_of.py b/intersight/model/fabric_uplink_pc_role_list_all_of.py
index 617bf5f8d6..982497afeb 100644
--- a/intersight/model/fabric_uplink_pc_role_list_all_of.py
+++ b/intersight/model/fabric_uplink_pc_role_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_uplink_pc_role_response.py b/intersight/model/fabric_uplink_pc_role_response.py
index 074ababb4a..3e698f5fd1 100644
--- a/intersight/model/fabric_uplink_pc_role_response.py
+++ b/intersight/model/fabric_uplink_pc_role_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_uplink_role.py b/intersight/model/fabric_uplink_role.py
index d3b6240427..ff2d068f6b 100644
--- a/intersight/model/fabric_uplink_role.py
+++ b/intersight/model/fabric_uplink_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_uplink_role_all_of.py b/intersight/model/fabric_uplink_role_all_of.py
index 8a80a3cd43..596311c22f 100644
--- a/intersight/model/fabric_uplink_role_all_of.py
+++ b/intersight/model/fabric_uplink_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_uplink_role_list.py b/intersight/model/fabric_uplink_role_list.py
index 1160752d6a..668369955a 100644
--- a/intersight/model/fabric_uplink_role_list.py
+++ b/intersight/model/fabric_uplink_role_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_uplink_role_list_all_of.py b/intersight/model/fabric_uplink_role_list_all_of.py
index 02d0c24a9d..73da818938 100644
--- a/intersight/model/fabric_uplink_role_list_all_of.py
+++ b/intersight/model/fabric_uplink_role_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_uplink_role_response.py b/intersight/model/fabric_uplink_role_response.py
index cff332eced..2a9a07aaa0 100644
--- a/intersight/model/fabric_uplink_role_response.py
+++ b/intersight/model/fabric_uplink_role_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_vlan.py b/intersight/model/fabric_vlan.py
index 0eeb65cfb9..56422ecaed 100644
--- a/intersight/model/fabric_vlan.py
+++ b/intersight/model/fabric_vlan.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_vlan_all_of.py b/intersight/model/fabric_vlan_all_of.py
index cb26eff847..d9062bd58f 100644
--- a/intersight/model/fabric_vlan_all_of.py
+++ b/intersight/model/fabric_vlan_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_vlan_list.py b/intersight/model/fabric_vlan_list.py
index cff71a530f..078e411dd6 100644
--- a/intersight/model/fabric_vlan_list.py
+++ b/intersight/model/fabric_vlan_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_vlan_list_all_of.py b/intersight/model/fabric_vlan_list_all_of.py
index 4bb677abef..a67a401721 100644
--- a/intersight/model/fabric_vlan_list_all_of.py
+++ b/intersight/model/fabric_vlan_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_vlan_response.py b/intersight/model/fabric_vlan_response.py
index fbee24f175..292ff9950b 100644
--- a/intersight/model/fabric_vlan_response.py
+++ b/intersight/model/fabric_vlan_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_vlan_settings.py b/intersight/model/fabric_vlan_settings.py
index 481b45d9ea..8ce0b64309 100644
--- a/intersight/model/fabric_vlan_settings.py
+++ b/intersight/model/fabric_vlan_settings.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_vlan_settings_all_of.py b/intersight/model/fabric_vlan_settings_all_of.py
index 45025e2a8d..c115a2a1b9 100644
--- a/intersight/model/fabric_vlan_settings_all_of.py
+++ b/intersight/model/fabric_vlan_settings_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_vsan.py b/intersight/model/fabric_vsan.py
index 6eb8d6934a..e0f9c4473a 100644
--- a/intersight/model/fabric_vsan.py
+++ b/intersight/model/fabric_vsan.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_vsan_all_of.py b/intersight/model/fabric_vsan_all_of.py
index 7d153d8c21..8d02e3ac2f 100644
--- a/intersight/model/fabric_vsan_all_of.py
+++ b/intersight/model/fabric_vsan_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_vsan_list.py b/intersight/model/fabric_vsan_list.py
index 47ec0aa11c..0ee124be8b 100644
--- a/intersight/model/fabric_vsan_list.py
+++ b/intersight/model/fabric_vsan_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_vsan_list_all_of.py b/intersight/model/fabric_vsan_list_all_of.py
index 9bfe07965d..a4d19f28c7 100644
--- a/intersight/model/fabric_vsan_list_all_of.py
+++ b/intersight/model/fabric_vsan_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fabric_vsan_response.py b/intersight/model/fabric_vsan_response.py
index 1c5bccad92..df92918ebe 100644
--- a/intersight/model/fabric_vsan_response.py
+++ b/intersight/model/fabric_vsan_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fault_instance.py b/intersight/model/fault_instance.py
index 3fe2ccaedc..ea1e0ee6fc 100644
--- a/intersight/model/fault_instance.py
+++ b/intersight/model/fault_instance.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fault_instance_all_of.py b/intersight/model/fault_instance_all_of.py
index 194671274d..eaa5d963df 100644
--- a/intersight/model/fault_instance_all_of.py
+++ b/intersight/model/fault_instance_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fault_instance_list.py b/intersight/model/fault_instance_list.py
index caefdffaf3..e95e6ec314 100644
--- a/intersight/model/fault_instance_list.py
+++ b/intersight/model/fault_instance_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fault_instance_list_all_of.py b/intersight/model/fault_instance_list_all_of.py
index 9727c7d856..b10d262486 100644
--- a/intersight/model/fault_instance_list_all_of.py
+++ b/intersight/model/fault_instance_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fault_instance_response.py b/intersight/model/fault_instance_response.py
index 05a50b1166..8abdcb0395 100644
--- a/intersight/model/fault_instance_response.py
+++ b/intersight/model/fault_instance_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fc_physical_port.py b/intersight/model/fc_physical_port.py
index 595e18b1a1..fcc6b4f40d 100644
--- a/intersight/model/fc_physical_port.py
+++ b/intersight/model/fc_physical_port.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fc_physical_port_all_of.py b/intersight/model/fc_physical_port_all_of.py
index 8adee23a80..b306ff41b0 100644
--- a/intersight/model/fc_physical_port_all_of.py
+++ b/intersight/model/fc_physical_port_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fc_physical_port_list.py b/intersight/model/fc_physical_port_list.py
index 3e2c378182..222f8f921d 100644
--- a/intersight/model/fc_physical_port_list.py
+++ b/intersight/model/fc_physical_port_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fc_physical_port_list_all_of.py b/intersight/model/fc_physical_port_list_all_of.py
index 4211f35f70..21ae6c8086 100644
--- a/intersight/model/fc_physical_port_list_all_of.py
+++ b/intersight/model/fc_physical_port_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fc_physical_port_relationship.py b/intersight/model/fc_physical_port_relationship.py
index 76db621ea9..0ed504ab0a 100644
--- a/intersight/model/fc_physical_port_relationship.py
+++ b/intersight/model/fc_physical_port_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class FcPhysicalPortRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class FcPhysicalPortRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class FcPhysicalPortRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class FcPhysicalPortRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class FcPhysicalPortRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class FcPhysicalPortRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fc_physical_port_response.py b/intersight/model/fc_physical_port_response.py
index 060842228a..77698c2150 100644
--- a/intersight/model/fc_physical_port_response.py
+++ b/intersight/model/fc_physical_port_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fc_port_channel.py b/intersight/model/fc_port_channel.py
index 577cb8990a..7dd55cf7f1 100644
--- a/intersight/model/fc_port_channel.py
+++ b/intersight/model/fc_port_channel.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fc_port_channel_all_of.py b/intersight/model/fc_port_channel_all_of.py
index 92ced968bb..3310533f8f 100644
--- a/intersight/model/fc_port_channel_all_of.py
+++ b/intersight/model/fc_port_channel_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fc_port_channel_list.py b/intersight/model/fc_port_channel_list.py
index 2a384547a2..44f562cac8 100644
--- a/intersight/model/fc_port_channel_list.py
+++ b/intersight/model/fc_port_channel_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fc_port_channel_list_all_of.py b/intersight/model/fc_port_channel_list_all_of.py
index 18289bb19b..bac10e3ad8 100644
--- a/intersight/model/fc_port_channel_list_all_of.py
+++ b/intersight/model/fc_port_channel_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fc_port_channel_relationship.py b/intersight/model/fc_port_channel_relationship.py
index 6330915f92..11e731b763 100644
--- a/intersight/model/fc_port_channel_relationship.py
+++ b/intersight/model/fc_port_channel_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class FcPortChannelRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class FcPortChannelRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class FcPortChannelRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class FcPortChannelRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class FcPortChannelRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class FcPortChannelRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fc_port_channel_response.py b/intersight/model/fc_port_channel_response.py
index e3773e4978..ba7eef706b 100644
--- a/intersight/model/fc_port_channel_response.py
+++ b/intersight/model/fc_port_channel_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_block.py b/intersight/model/fcpool_block.py
index 6225cdb307..f6fb781d93 100644
--- a/intersight/model/fcpool_block.py
+++ b/intersight/model/fcpool_block.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -70,7 +70,7 @@ class FcpoolBlock(ModelComposed):
validations = {
('_from',): {
'regex': {
- 'pattern': r'((^20|5[0-9a-fA-F]{1}):([0-9a-fA-F]{2}:){6}([0-9a-fA-F]{2}))', # noqa: E501
+ 'pattern': r'^$|((^20|5[0-9a-fA-F]{1}):([0-9a-fA-F]{2}:){6}([0-9a-fA-F]{2}))', # noqa: E501
},
},
('to',): {
diff --git a/intersight/model/fcpool_block_all_of.py b/intersight/model/fcpool_block_all_of.py
index 423dcbdafb..fd39fc2bc2 100644
--- a/intersight/model/fcpool_block_all_of.py
+++ b/intersight/model/fcpool_block_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -64,7 +64,7 @@ class FcpoolBlockAllOf(ModelNormal):
validations = {
('_from',): {
'regex': {
- 'pattern': r'((^20|5[0-9a-fA-F]{1}):([0-9a-fA-F]{2}:){6}([0-9a-fA-F]{2}))', # noqa: E501
+ 'pattern': r'^$|((^20|5[0-9a-fA-F]{1}):([0-9a-fA-F]{2}:){6}([0-9a-fA-F]{2}))', # noqa: E501
},
},
('to',): {
diff --git a/intersight/model/fcpool_fc_block.py b/intersight/model/fcpool_fc_block.py
index 11db2d71c2..0f536bdacf 100644
--- a/intersight/model/fcpool_fc_block.py
+++ b/intersight/model/fcpool_fc_block.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_fc_block_all_of.py b/intersight/model/fcpool_fc_block_all_of.py
index 1b4f7d095d..4c323e181c 100644
--- a/intersight/model/fcpool_fc_block_all_of.py
+++ b/intersight/model/fcpool_fc_block_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_fc_block_list.py b/intersight/model/fcpool_fc_block_list.py
index f25a53336f..3e5d71e3dd 100644
--- a/intersight/model/fcpool_fc_block_list.py
+++ b/intersight/model/fcpool_fc_block_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_fc_block_list_all_of.py b/intersight/model/fcpool_fc_block_list_all_of.py
index ef6451370e..4f480c416b 100644
--- a/intersight/model/fcpool_fc_block_list_all_of.py
+++ b/intersight/model/fcpool_fc_block_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_fc_block_relationship.py b/intersight/model/fcpool_fc_block_relationship.py
index faf3af7264..cc5b69c088 100644
--- a/intersight/model/fcpool_fc_block_relationship.py
+++ b/intersight/model/fcpool_fc_block_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class FcpoolFcBlockRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class FcpoolFcBlockRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class FcpoolFcBlockRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class FcpoolFcBlockRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class FcpoolFcBlockRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class FcpoolFcBlockRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fcpool_fc_block_response.py b/intersight/model/fcpool_fc_block_response.py
index a853723574..208ae791aa 100644
--- a/intersight/model/fcpool_fc_block_response.py
+++ b/intersight/model/fcpool_fc_block_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_lease.py b/intersight/model/fcpool_lease.py
index 21a472566d..2750db075c 100644
--- a/intersight/model/fcpool_lease.py
+++ b/intersight/model/fcpool_lease.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_lease_all_of.py b/intersight/model/fcpool_lease_all_of.py
index f2948e2141..538001a39b 100644
--- a/intersight/model/fcpool_lease_all_of.py
+++ b/intersight/model/fcpool_lease_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_lease_list.py b/intersight/model/fcpool_lease_list.py
index f1061ba85a..45a4449aec 100644
--- a/intersight/model/fcpool_lease_list.py
+++ b/intersight/model/fcpool_lease_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_lease_list_all_of.py b/intersight/model/fcpool_lease_list_all_of.py
index b9c96e5488..e97a500ad1 100644
--- a/intersight/model/fcpool_lease_list_all_of.py
+++ b/intersight/model/fcpool_lease_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_lease_relationship.py b/intersight/model/fcpool_lease_relationship.py
index 93b82f86f1..c0df1fe96d 100644
--- a/intersight/model/fcpool_lease_relationship.py
+++ b/intersight/model/fcpool_lease_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class FcpoolLeaseRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class FcpoolLeaseRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class FcpoolLeaseRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class FcpoolLeaseRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class FcpoolLeaseRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class FcpoolLeaseRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fcpool_lease_response.py b/intersight/model/fcpool_lease_response.py
index 3420804174..6d2712c5af 100644
--- a/intersight/model/fcpool_lease_response.py
+++ b/intersight/model/fcpool_lease_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_pool.py b/intersight/model/fcpool_pool.py
index f3206ded7e..dec04ed0e3 100644
--- a/intersight/model/fcpool_pool.py
+++ b/intersight/model/fcpool_pool.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -86,9 +86,6 @@ class FcpoolPool(ModelComposed):
}
validations = {
- ('id_blocks',): {
- 'min_items': 1,
- },
('description',): {
'max_length': 1024,
'regex': {
diff --git a/intersight/model/fcpool_pool_all_of.py b/intersight/model/fcpool_pool_all_of.py
index 6f82d148e9..a281ee5136 100644
--- a/intersight/model/fcpool_pool_all_of.py
+++ b/intersight/model/fcpool_pool_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -70,9 +70,6 @@ class FcpoolPoolAllOf(ModelNormal):
}
validations = {
- ('id_blocks',): {
- 'min_items': 1,
- },
}
additional_properties_type = None
diff --git a/intersight/model/fcpool_pool_list.py b/intersight/model/fcpool_pool_list.py
index 3f5432d44a..0a9e2f6cd8 100644
--- a/intersight/model/fcpool_pool_list.py
+++ b/intersight/model/fcpool_pool_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_pool_list_all_of.py b/intersight/model/fcpool_pool_list_all_of.py
index d5b381517a..047df212e7 100644
--- a/intersight/model/fcpool_pool_list_all_of.py
+++ b/intersight/model/fcpool_pool_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_pool_member.py b/intersight/model/fcpool_pool_member.py
index 72a2bc4798..ed6555a6db 100644
--- a/intersight/model/fcpool_pool_member.py
+++ b/intersight/model/fcpool_pool_member.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_pool_member_all_of.py b/intersight/model/fcpool_pool_member_all_of.py
index 320241b67b..2f0be65ba8 100644
--- a/intersight/model/fcpool_pool_member_all_of.py
+++ b/intersight/model/fcpool_pool_member_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_pool_member_list.py b/intersight/model/fcpool_pool_member_list.py
index 668e7484d7..aea48b0bb9 100644
--- a/intersight/model/fcpool_pool_member_list.py
+++ b/intersight/model/fcpool_pool_member_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_pool_member_list_all_of.py b/intersight/model/fcpool_pool_member_list_all_of.py
index c430e0ae15..dfc9334216 100644
--- a/intersight/model/fcpool_pool_member_list_all_of.py
+++ b/intersight/model/fcpool_pool_member_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_pool_member_relationship.py b/intersight/model/fcpool_pool_member_relationship.py
index 993d3efd75..26f1e9cbaf 100644
--- a/intersight/model/fcpool_pool_member_relationship.py
+++ b/intersight/model/fcpool_pool_member_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class FcpoolPoolMemberRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class FcpoolPoolMemberRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class FcpoolPoolMemberRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class FcpoolPoolMemberRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class FcpoolPoolMemberRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class FcpoolPoolMemberRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fcpool_pool_member_response.py b/intersight/model/fcpool_pool_member_response.py
index 32ecd6bb5c..8b1484a5b0 100644
--- a/intersight/model/fcpool_pool_member_response.py
+++ b/intersight/model/fcpool_pool_member_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_pool_relationship.py b/intersight/model/fcpool_pool_relationship.py
index 102f95fa47..9b74a36ba1 100644
--- a/intersight/model/fcpool_pool_relationship.py
+++ b/intersight/model/fcpool_pool_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class FcpoolPoolRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class FcpoolPoolRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class FcpoolPoolRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class FcpoolPoolRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class FcpoolPoolRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class FcpoolPoolRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -898,9 +909,6 @@ class FcpoolPoolRelationship(ModelComposed):
'pattern': r'^[a-zA-Z0-9_.:-]{1,64}$', # noqa: E501
},
},
- ('id_blocks',): {
- 'min_items': 1,
- },
}
@cached_property
diff --git a/intersight/model/fcpool_pool_response.py b/intersight/model/fcpool_pool_response.py
index 07e5fb7131..a014cf9f6f 100644
--- a/intersight/model/fcpool_pool_response.py
+++ b/intersight/model/fcpool_pool_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_universe.py b/intersight/model/fcpool_universe.py
index 6ee3e86340..8ac55ead9e 100644
--- a/intersight/model/fcpool_universe.py
+++ b/intersight/model/fcpool_universe.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_universe_all_of.py b/intersight/model/fcpool_universe_all_of.py
index d3186d5335..bbc4753af5 100644
--- a/intersight/model/fcpool_universe_all_of.py
+++ b/intersight/model/fcpool_universe_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_universe_list.py b/intersight/model/fcpool_universe_list.py
index d7e8895823..d437584c4f 100644
--- a/intersight/model/fcpool_universe_list.py
+++ b/intersight/model/fcpool_universe_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_universe_list_all_of.py b/intersight/model/fcpool_universe_list_all_of.py
index f1b78c8311..d4957e252a 100644
--- a/intersight/model/fcpool_universe_list_all_of.py
+++ b/intersight/model/fcpool_universe_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/fcpool_universe_relationship.py b/intersight/model/fcpool_universe_relationship.py
index df2ba47c35..77304dd2a4 100644
--- a/intersight/model/fcpool_universe_relationship.py
+++ b/intersight/model/fcpool_universe_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class FcpoolUniverseRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class FcpoolUniverseRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class FcpoolUniverseRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class FcpoolUniverseRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class FcpoolUniverseRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class FcpoolUniverseRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/fcpool_universe_response.py b/intersight/model/fcpool_universe_response.py
index 27003d4ade..bba96208a9 100644
--- a/intersight/model/fcpool_universe_response.py
+++ b/intersight/model/fcpool_universe_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/feedback_feedback_data.py b/intersight/model/feedback_feedback_data.py
index 8c44907142..696c34e558 100644
--- a/intersight/model/feedback_feedback_data.py
+++ b/intersight/model/feedback_feedback_data.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/feedback_feedback_data_all_of.py b/intersight/model/feedback_feedback_data_all_of.py
index b9563368e3..370713a39f 100644
--- a/intersight/model/feedback_feedback_data_all_of.py
+++ b/intersight/model/feedback_feedback_data_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/feedback_feedback_post.py b/intersight/model/feedback_feedback_post.py
index f49cee8a97..90e216b881 100644
--- a/intersight/model/feedback_feedback_post.py
+++ b/intersight/model/feedback_feedback_post.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/feedback_feedback_post_all_of.py b/intersight/model/feedback_feedback_post_all_of.py
index 1d9617ca3d..e9667fe09f 100644
--- a/intersight/model/feedback_feedback_post_all_of.py
+++ b/intersight/model/feedback_feedback_post_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_base_distributable.py b/intersight/model/firmware_base_distributable.py
index 4679e9fb49..02201998e0 100644
--- a/intersight/model/firmware_base_distributable.py
+++ b/intersight/model/firmware_base_distributable.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_base_distributable_all_of.py b/intersight/model/firmware_base_distributable_all_of.py
index 061740b7c2..a0e20e33d7 100644
--- a/intersight/model/firmware_base_distributable_all_of.py
+++ b/intersight/model/firmware_base_distributable_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_base_distributable_relationship.py b/intersight/model/firmware_base_distributable_relationship.py
index a7a57f1656..0e9d3bcea1 100644
--- a/intersight/model/firmware_base_distributable_relationship.py
+++ b/intersight/model/firmware_base_distributable_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -234,7 +234,6 @@ class FirmwareBaseDistributableRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -392,6 +391,7 @@ class FirmwareBaseDistributableRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -402,6 +402,9 @@ class FirmwareBaseDistributableRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -697,10 +700,6 @@ class FirmwareBaseDistributableRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -759,22 +758,33 @@ class FirmwareBaseDistributableRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -808,6 +818,7 @@ class FirmwareBaseDistributableRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/firmware_base_impact.py b/intersight/model/firmware_base_impact.py
index 6becf7394d..f08f0789d7 100644
--- a/intersight/model/firmware_base_impact.py
+++ b/intersight/model/firmware_base_impact.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_base_impact_all_of.py b/intersight/model/firmware_base_impact_all_of.py
index abe5cbf8c8..dc519618cc 100644
--- a/intersight/model/firmware_base_impact_all_of.py
+++ b/intersight/model/firmware_base_impact_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_bios_descriptor.py b/intersight/model/firmware_bios_descriptor.py
index 8d5a4774ca..04cd2587c4 100644
--- a/intersight/model/firmware_bios_descriptor.py
+++ b/intersight/model/firmware_bios_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_bios_descriptor_list.py b/intersight/model/firmware_bios_descriptor_list.py
index 2a73498df1..5a7fac249f 100644
--- a/intersight/model/firmware_bios_descriptor_list.py
+++ b/intersight/model/firmware_bios_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_bios_descriptor_list_all_of.py b/intersight/model/firmware_bios_descriptor_list_all_of.py
index 5d754b59a7..0e8209fb81 100644
--- a/intersight/model/firmware_bios_descriptor_list_all_of.py
+++ b/intersight/model/firmware_bios_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_bios_descriptor_response.py b/intersight/model/firmware_bios_descriptor_response.py
index 76462e6f88..545dc79f65 100644
--- a/intersight/model/firmware_bios_descriptor_response.py
+++ b/intersight/model/firmware_bios_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_board_controller_descriptor.py b/intersight/model/firmware_board_controller_descriptor.py
index e1b2efeea7..60d2cf388b 100644
--- a/intersight/model/firmware_board_controller_descriptor.py
+++ b/intersight/model/firmware_board_controller_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_board_controller_descriptor_list.py b/intersight/model/firmware_board_controller_descriptor_list.py
index 6905f6c8e5..166639bad8 100644
--- a/intersight/model/firmware_board_controller_descriptor_list.py
+++ b/intersight/model/firmware_board_controller_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_board_controller_descriptor_list_all_of.py b/intersight/model/firmware_board_controller_descriptor_list_all_of.py
index ec2df36262..753b60f0a6 100644
--- a/intersight/model/firmware_board_controller_descriptor_list_all_of.py
+++ b/intersight/model/firmware_board_controller_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_board_controller_descriptor_response.py b/intersight/model/firmware_board_controller_descriptor_response.py
index ebb884a952..a1dcbad91c 100644
--- a/intersight/model/firmware_board_controller_descriptor_response.py
+++ b/intersight/model/firmware_board_controller_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_chassis_upgrade.py b/intersight/model/firmware_chassis_upgrade.py
index 8f605c9fe6..27529dac2a 100644
--- a/intersight/model/firmware_chassis_upgrade.py
+++ b/intersight/model/firmware_chassis_upgrade.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_chassis_upgrade_all_of.py b/intersight/model/firmware_chassis_upgrade_all_of.py
index c7ac852dfb..fcc946143c 100644
--- a/intersight/model/firmware_chassis_upgrade_all_of.py
+++ b/intersight/model/firmware_chassis_upgrade_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_chassis_upgrade_impact.py b/intersight/model/firmware_chassis_upgrade_impact.py
index 4b8098db90..3dbdd472c8 100644
--- a/intersight/model/firmware_chassis_upgrade_impact.py
+++ b/intersight/model/firmware_chassis_upgrade_impact.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_chassis_upgrade_impact_all_of.py b/intersight/model/firmware_chassis_upgrade_impact_all_of.py
index 3c28dd3ab5..880aa569bb 100644
--- a/intersight/model/firmware_chassis_upgrade_impact_all_of.py
+++ b/intersight/model/firmware_chassis_upgrade_impact_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_chassis_upgrade_list.py b/intersight/model/firmware_chassis_upgrade_list.py
index 7fbc00bebb..6bc8ea1410 100644
--- a/intersight/model/firmware_chassis_upgrade_list.py
+++ b/intersight/model/firmware_chassis_upgrade_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_chassis_upgrade_list_all_of.py b/intersight/model/firmware_chassis_upgrade_list_all_of.py
index 6ae997e3c4..d306db6d83 100644
--- a/intersight/model/firmware_chassis_upgrade_list_all_of.py
+++ b/intersight/model/firmware_chassis_upgrade_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_chassis_upgrade_response.py b/intersight/model/firmware_chassis_upgrade_response.py
index 402ae1540b..06dc7b129a 100644
--- a/intersight/model/firmware_chassis_upgrade_response.py
+++ b/intersight/model/firmware_chassis_upgrade_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_cifs_server.py b/intersight/model/firmware_cifs_server.py
index 796be3e3a9..e47ef2494c 100644
--- a/intersight/model/firmware_cifs_server.py
+++ b/intersight/model/firmware_cifs_server.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_cifs_server_all_of.py b/intersight/model/firmware_cifs_server_all_of.py
index 8a269cd587..eed03819dd 100644
--- a/intersight/model/firmware_cifs_server_all_of.py
+++ b/intersight/model/firmware_cifs_server_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_cimc_descriptor.py b/intersight/model/firmware_cimc_descriptor.py
index 4a4eb8c80f..c5380a8a91 100644
--- a/intersight/model/firmware_cimc_descriptor.py
+++ b/intersight/model/firmware_cimc_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_cimc_descriptor_list.py b/intersight/model/firmware_cimc_descriptor_list.py
index 79c974b39a..858846132d 100644
--- a/intersight/model/firmware_cimc_descriptor_list.py
+++ b/intersight/model/firmware_cimc_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_cimc_descriptor_list_all_of.py b/intersight/model/firmware_cimc_descriptor_list_all_of.py
index 6725a3c39a..95817b8895 100644
--- a/intersight/model/firmware_cimc_descriptor_list_all_of.py
+++ b/intersight/model/firmware_cimc_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_cimc_descriptor_response.py b/intersight/model/firmware_cimc_descriptor_response.py
index f9d4676ebf..2a6feb39a2 100644
--- a/intersight/model/firmware_cimc_descriptor_response.py
+++ b/intersight/model/firmware_cimc_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_component_descriptor.py b/intersight/model/firmware_component_descriptor.py
index 93dc49bb51..5754a74af4 100644
--- a/intersight/model/firmware_component_descriptor.py
+++ b/intersight/model/firmware_component_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_component_descriptor_all_of.py b/intersight/model/firmware_component_descriptor_all_of.py
index 964c35aa7c..c2489a2c80 100644
--- a/intersight/model/firmware_component_descriptor_all_of.py
+++ b/intersight/model/firmware_component_descriptor_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_component_impact.py b/intersight/model/firmware_component_impact.py
index 505e9fe69c..96db53d26e 100644
--- a/intersight/model/firmware_component_impact.py
+++ b/intersight/model/firmware_component_impact.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_component_impact_all_of.py b/intersight/model/firmware_component_impact_all_of.py
index e3fe2f8d1b..4038e829cb 100644
--- a/intersight/model/firmware_component_impact_all_of.py
+++ b/intersight/model/firmware_component_impact_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_component_meta.py b/intersight/model/firmware_component_meta.py
index c5154bdd08..da5d7aa830 100644
--- a/intersight/model/firmware_component_meta.py
+++ b/intersight/model/firmware_component_meta.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_component_meta_all_of.py b/intersight/model/firmware_component_meta_all_of.py
index 94877d5af7..ad708b84d2 100644
--- a/intersight/model/firmware_component_meta_all_of.py
+++ b/intersight/model/firmware_component_meta_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_dimm_descriptor.py b/intersight/model/firmware_dimm_descriptor.py
index 2cba116974..15d9adb823 100644
--- a/intersight/model/firmware_dimm_descriptor.py
+++ b/intersight/model/firmware_dimm_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_dimm_descriptor_list.py b/intersight/model/firmware_dimm_descriptor_list.py
index 7f2a1029d6..4e7f603635 100644
--- a/intersight/model/firmware_dimm_descriptor_list.py
+++ b/intersight/model/firmware_dimm_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_dimm_descriptor_list_all_of.py b/intersight/model/firmware_dimm_descriptor_list_all_of.py
index 619d41b26e..838680d4f2 100644
--- a/intersight/model/firmware_dimm_descriptor_list_all_of.py
+++ b/intersight/model/firmware_dimm_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_dimm_descriptor_response.py b/intersight/model/firmware_dimm_descriptor_response.py
index ec391ecc87..c085ca1191 100644
--- a/intersight/model/firmware_dimm_descriptor_response.py
+++ b/intersight/model/firmware_dimm_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_direct_download.py b/intersight/model/firmware_direct_download.py
index b2dda673ac..e70acca63e 100644
--- a/intersight/model/firmware_direct_download.py
+++ b/intersight/model/firmware_direct_download.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_direct_download_all_of.py b/intersight/model/firmware_direct_download_all_of.py
index 8e63a9fb66..28673551f6 100644
--- a/intersight/model/firmware_direct_download_all_of.py
+++ b/intersight/model/firmware_direct_download_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_distributable.py b/intersight/model/firmware_distributable.py
index 701ba9cf8a..00afb21f92 100644
--- a/intersight/model/firmware_distributable.py
+++ b/intersight/model/firmware_distributable.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_distributable_all_of.py b/intersight/model/firmware_distributable_all_of.py
index 11973cb4d9..3ddcafa92b 100644
--- a/intersight/model/firmware_distributable_all_of.py
+++ b/intersight/model/firmware_distributable_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_distributable_list.py b/intersight/model/firmware_distributable_list.py
index 8b69b80643..b2b8efc0ca 100644
--- a/intersight/model/firmware_distributable_list.py
+++ b/intersight/model/firmware_distributable_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_distributable_list_all_of.py b/intersight/model/firmware_distributable_list_all_of.py
index 5d609be48d..26893e548f 100644
--- a/intersight/model/firmware_distributable_list_all_of.py
+++ b/intersight/model/firmware_distributable_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_distributable_meta.py b/intersight/model/firmware_distributable_meta.py
index f5f2b9dd79..0834a2bf2f 100644
--- a/intersight/model/firmware_distributable_meta.py
+++ b/intersight/model/firmware_distributable_meta.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_distributable_meta_all_of.py b/intersight/model/firmware_distributable_meta_all_of.py
index 4d9f6f3b67..ee3aec777c 100644
--- a/intersight/model/firmware_distributable_meta_all_of.py
+++ b/intersight/model/firmware_distributable_meta_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_distributable_meta_list.py b/intersight/model/firmware_distributable_meta_list.py
index 1ba6b5ea71..84588ed540 100644
--- a/intersight/model/firmware_distributable_meta_list.py
+++ b/intersight/model/firmware_distributable_meta_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_distributable_meta_list_all_of.py b/intersight/model/firmware_distributable_meta_list_all_of.py
index f02f1c5d8a..1f064017d5 100644
--- a/intersight/model/firmware_distributable_meta_list_all_of.py
+++ b/intersight/model/firmware_distributable_meta_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_distributable_meta_relationship.py b/intersight/model/firmware_distributable_meta_relationship.py
index 09debb6246..fb16ab056b 100644
--- a/intersight/model/firmware_distributable_meta_relationship.py
+++ b/intersight/model/firmware_distributable_meta_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -211,7 +211,6 @@ class FirmwareDistributableMetaRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -369,6 +368,7 @@ class FirmwareDistributableMetaRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -379,6 +379,9 @@ class FirmwareDistributableMetaRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -674,10 +677,6 @@ class FirmwareDistributableMetaRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -736,22 +735,33 @@ class FirmwareDistributableMetaRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -785,6 +795,7 @@ class FirmwareDistributableMetaRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/firmware_distributable_meta_response.py b/intersight/model/firmware_distributable_meta_response.py
index 3a87f15435..f9a3d9fea0 100644
--- a/intersight/model/firmware_distributable_meta_response.py
+++ b/intersight/model/firmware_distributable_meta_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_distributable_relationship.py b/intersight/model/firmware_distributable_relationship.py
index f9d244cdf1..3668a7ae16 100644
--- a/intersight/model/firmware_distributable_relationship.py
+++ b/intersight/model/firmware_distributable_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -240,7 +240,6 @@ class FirmwareDistributableRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -398,6 +397,7 @@ class FirmwareDistributableRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -408,6 +408,9 @@ class FirmwareDistributableRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -703,10 +706,6 @@ class FirmwareDistributableRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -765,22 +764,33 @@ class FirmwareDistributableRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -814,6 +824,7 @@ class FirmwareDistributableRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/firmware_distributable_response.py b/intersight/model/firmware_distributable_response.py
index 1738cdecee..d9c6493453 100644
--- a/intersight/model/firmware_distributable_response.py
+++ b/intersight/model/firmware_distributable_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_drive_descriptor.py b/intersight/model/firmware_drive_descriptor.py
index 088a2cfe0f..71b9d3c5ad 100644
--- a/intersight/model/firmware_drive_descriptor.py
+++ b/intersight/model/firmware_drive_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_drive_descriptor_list.py b/intersight/model/firmware_drive_descriptor_list.py
index 520faa27c5..85fb93ceff 100644
--- a/intersight/model/firmware_drive_descriptor_list.py
+++ b/intersight/model/firmware_drive_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_drive_descriptor_list_all_of.py b/intersight/model/firmware_drive_descriptor_list_all_of.py
index aa068f54c5..75d7976bc0 100644
--- a/intersight/model/firmware_drive_descriptor_list_all_of.py
+++ b/intersight/model/firmware_drive_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_drive_descriptor_response.py b/intersight/model/firmware_drive_descriptor_response.py
index 969f8b2c5c..61b01af41f 100644
--- a/intersight/model/firmware_drive_descriptor_response.py
+++ b/intersight/model/firmware_drive_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_driver_distributable.py b/intersight/model/firmware_driver_distributable.py
index c8a4ed42cf..01786f411f 100644
--- a/intersight/model/firmware_driver_distributable.py
+++ b/intersight/model/firmware_driver_distributable.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_driver_distributable_all_of.py b/intersight/model/firmware_driver_distributable_all_of.py
index 9ff1bae715..0819391596 100644
--- a/intersight/model/firmware_driver_distributable_all_of.py
+++ b/intersight/model/firmware_driver_distributable_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_driver_distributable_list.py b/intersight/model/firmware_driver_distributable_list.py
index 636aadd604..71edc4ecf6 100644
--- a/intersight/model/firmware_driver_distributable_list.py
+++ b/intersight/model/firmware_driver_distributable_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_driver_distributable_list_all_of.py b/intersight/model/firmware_driver_distributable_list_all_of.py
index 2378684402..28b6538001 100644
--- a/intersight/model/firmware_driver_distributable_list_all_of.py
+++ b/intersight/model/firmware_driver_distributable_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_driver_distributable_response.py b/intersight/model/firmware_driver_distributable_response.py
index 5085182537..2e09a4a579 100644
--- a/intersight/model/firmware_driver_distributable_response.py
+++ b/intersight/model/firmware_driver_distributable_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_eula.py b/intersight/model/firmware_eula.py
index 8ab2a662e0..4af3aeb31e 100644
--- a/intersight/model/firmware_eula.py
+++ b/intersight/model/firmware_eula.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_eula_all_of.py b/intersight/model/firmware_eula_all_of.py
index 30407c4964..128b9acff4 100644
--- a/intersight/model/firmware_eula_all_of.py
+++ b/intersight/model/firmware_eula_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_eula_list.py b/intersight/model/firmware_eula_list.py
index 1ec8db9e33..de664cb7d5 100644
--- a/intersight/model/firmware_eula_list.py
+++ b/intersight/model/firmware_eula_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_eula_list_all_of.py b/intersight/model/firmware_eula_list_all_of.py
index 8b863c50cf..f8c4e9074f 100644
--- a/intersight/model/firmware_eula_list_all_of.py
+++ b/intersight/model/firmware_eula_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_eula_response.py b/intersight/model/firmware_eula_response.py
index a6b070a0f0..6ed190a5e3 100644
--- a/intersight/model/firmware_eula_response.py
+++ b/intersight/model/firmware_eula_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_exclude_component_pid_list_type.py b/intersight/model/firmware_exclude_component_pid_list_type.py
new file mode 100644
index 0000000000..48f1070675
--- /dev/null
+++ b/intersight/model/firmware_exclude_component_pid_list_type.py
@@ -0,0 +1,248 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.firmware_exclude_component_pid_list_type_all_of import FirmwareExcludeComponentPidListTypeAllOf
+ from intersight.model.mo_base_complex_type import MoBaseComplexType
+ globals()['FirmwareExcludeComponentPidListTypeAllOf'] = FirmwareExcludeComponentPidListTypeAllOf
+ globals()['MoBaseComplexType'] = MoBaseComplexType
+
+
+class FirmwareExcludeComponentPidListType(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
+ },
+ ('object_type',): {
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
+ },
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = True
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'exclude_local_disk_list': ([str], none_type,), # noqa: E501
+ 'exclude_storage_controller_list': ([str], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ val = {
+ }
+ if not val:
+ return None
+ return {'class_id': val}
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'exclude_local_disk_list': 'ExcludeLocalDiskList', # noqa: E501
+ 'exclude_storage_controller_list': 'ExcludeStorageControllerList', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """FirmwareExcludeComponentPidListType - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "firmware.ExcludeComponentPidListType", must be one of ["firmware.ExcludeComponentPidListType", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "firmware.ExcludeComponentPidListType", must be one of ["firmware.ExcludeComponentPidListType", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ exclude_local_disk_list ([str], none_type): [optional] # noqa: E501
+ exclude_storage_controller_list ([str], none_type): [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "firmware.ExcludeComponentPidListType")
+ object_type = kwargs.get('object_type', "firmware.ExcludeComponentPidListType")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'class_id': class_id,
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ FirmwareExcludeComponentPidListTypeAllOf,
+ MoBaseComplexType,
+ ],
+ 'oneOf': [
+ ],
+ }
diff --git a/intersight/model/firmware_exclude_component_pid_list_type_all_of.py b/intersight/model/firmware_exclude_component_pid_list_type_all_of.py
new file mode 100644
index 0000000000..88fb742c64
--- /dev/null
+++ b/intersight/model/firmware_exclude_component_pid_list_type_all_of.py
@@ -0,0 +1,188 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+
+class FirmwareExcludeComponentPidListTypeAllOf(ModelNormal):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
+ },
+ ('object_type',): {
+ 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType",
+ },
+ }
+
+ validations = {
+ }
+
+ additional_properties_type = None
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'exclude_local_disk_list': ([str], none_type,), # noqa: E501
+ 'exclude_storage_controller_list': ([str], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ return None
+
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'exclude_local_disk_list': 'ExcludeLocalDiskList', # noqa: E501
+ 'exclude_storage_controller_list': 'ExcludeStorageControllerList', # noqa: E501
+ }
+
+ _composed_schemas = {}
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """FirmwareExcludeComponentPidListTypeAllOf - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "firmware.ExcludeComponentPidListType", must be one of ["firmware.ExcludeComponentPidListType", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "firmware.ExcludeComponentPidListType", must be one of ["firmware.ExcludeComponentPidListType", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ exclude_local_disk_list ([str], none_type): [optional] # noqa: E501
+ exclude_storage_controller_list ([str], none_type): [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "firmware.ExcludeComponentPidListType")
+ object_type = kwargs.get('object_type', "firmware.ExcludeComponentPidListType")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ self.class_id = class_id
+ self.object_type = object_type
+ for var_name, var_value in kwargs.items():
+ if var_name not in self.attribute_map and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ self.additional_properties_type is None:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
diff --git a/intersight/model/firmware_fabric_upgrade_impact.py b/intersight/model/firmware_fabric_upgrade_impact.py
index afddca554a..7a6f6408a6 100644
--- a/intersight/model/firmware_fabric_upgrade_impact.py
+++ b/intersight/model/firmware_fabric_upgrade_impact.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_fabric_upgrade_impact_all_of.py b/intersight/model/firmware_fabric_upgrade_impact_all_of.py
index 609891b728..5cd7d2e2e6 100644
--- a/intersight/model/firmware_fabric_upgrade_impact_all_of.py
+++ b/intersight/model/firmware_fabric_upgrade_impact_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_firmware_inventory.py b/intersight/model/firmware_firmware_inventory.py
index 815bcf9c91..750f40cfe8 100644
--- a/intersight/model/firmware_firmware_inventory.py
+++ b/intersight/model/firmware_firmware_inventory.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_firmware_inventory_all_of.py b/intersight/model/firmware_firmware_inventory_all_of.py
index f579153bf1..cfa8d3562f 100644
--- a/intersight/model/firmware_firmware_inventory_all_of.py
+++ b/intersight/model/firmware_firmware_inventory_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_firmware_summary.py b/intersight/model/firmware_firmware_summary.py
index d105697edb..fb5570dce4 100644
--- a/intersight/model/firmware_firmware_summary.py
+++ b/intersight/model/firmware_firmware_summary.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_firmware_summary_all_of.py b/intersight/model/firmware_firmware_summary_all_of.py
index e016978ffe..351f1a563f 100644
--- a/intersight/model/firmware_firmware_summary_all_of.py
+++ b/intersight/model/firmware_firmware_summary_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_firmware_summary_list.py b/intersight/model/firmware_firmware_summary_list.py
index e726abddca..1194f3c5d9 100644
--- a/intersight/model/firmware_firmware_summary_list.py
+++ b/intersight/model/firmware_firmware_summary_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_firmware_summary_list_all_of.py b/intersight/model/firmware_firmware_summary_list_all_of.py
index a020ae8511..1ad1635675 100644
--- a/intersight/model/firmware_firmware_summary_list_all_of.py
+++ b/intersight/model/firmware_firmware_summary_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_firmware_summary_response.py b/intersight/model/firmware_firmware_summary_response.py
index cf697835fa..8c7f00da64 100644
--- a/intersight/model/firmware_firmware_summary_response.py
+++ b/intersight/model/firmware_firmware_summary_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_gpu_descriptor.py b/intersight/model/firmware_gpu_descriptor.py
index 016e227b05..a9a50960da 100644
--- a/intersight/model/firmware_gpu_descriptor.py
+++ b/intersight/model/firmware_gpu_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_gpu_descriptor_list.py b/intersight/model/firmware_gpu_descriptor_list.py
index 760f5b4fe7..2adfacd918 100644
--- a/intersight/model/firmware_gpu_descriptor_list.py
+++ b/intersight/model/firmware_gpu_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_gpu_descriptor_list_all_of.py b/intersight/model/firmware_gpu_descriptor_list_all_of.py
index 9d2af0059a..14edb484eb 100644
--- a/intersight/model/firmware_gpu_descriptor_list_all_of.py
+++ b/intersight/model/firmware_gpu_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_gpu_descriptor_response.py b/intersight/model/firmware_gpu_descriptor_response.py
index 82de7c460a..6592ff493f 100644
--- a/intersight/model/firmware_gpu_descriptor_response.py
+++ b/intersight/model/firmware_gpu_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_hba_descriptor.py b/intersight/model/firmware_hba_descriptor.py
index f9668f63d8..e159902210 100644
--- a/intersight/model/firmware_hba_descriptor.py
+++ b/intersight/model/firmware_hba_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_hba_descriptor_list.py b/intersight/model/firmware_hba_descriptor_list.py
index 65ed62f871..ecf5f399e2 100644
--- a/intersight/model/firmware_hba_descriptor_list.py
+++ b/intersight/model/firmware_hba_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_hba_descriptor_list_all_of.py b/intersight/model/firmware_hba_descriptor_list_all_of.py
index 07c89954be..ac1ab09cc3 100644
--- a/intersight/model/firmware_hba_descriptor_list_all_of.py
+++ b/intersight/model/firmware_hba_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_hba_descriptor_response.py b/intersight/model/firmware_hba_descriptor_response.py
index be093bca1b..6c9fe86c87 100644
--- a/intersight/model/firmware_hba_descriptor_response.py
+++ b/intersight/model/firmware_hba_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_http_server.py b/intersight/model/firmware_http_server.py
index 2b420ec87d..88ba192628 100644
--- a/intersight/model/firmware_http_server.py
+++ b/intersight/model/firmware_http_server.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_http_server_all_of.py b/intersight/model/firmware_http_server_all_of.py
index f6d95bfd5c..af07f3f823 100644
--- a/intersight/model/firmware_http_server_all_of.py
+++ b/intersight/model/firmware_http_server_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_iom_descriptor.py b/intersight/model/firmware_iom_descriptor.py
index 239dcd1146..e969f997ec 100644
--- a/intersight/model/firmware_iom_descriptor.py
+++ b/intersight/model/firmware_iom_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_iom_descriptor_list.py b/intersight/model/firmware_iom_descriptor_list.py
index e54e4d065c..bdca26461a 100644
--- a/intersight/model/firmware_iom_descriptor_list.py
+++ b/intersight/model/firmware_iom_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_iom_descriptor_list_all_of.py b/intersight/model/firmware_iom_descriptor_list_all_of.py
index ad8faa29ba..57169f7638 100644
--- a/intersight/model/firmware_iom_descriptor_list_all_of.py
+++ b/intersight/model/firmware_iom_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_iom_descriptor_response.py b/intersight/model/firmware_iom_descriptor_response.py
index 448b1daec4..43e5de6b3f 100644
--- a/intersight/model/firmware_iom_descriptor_response.py
+++ b/intersight/model/firmware_iom_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_mswitch_descriptor.py b/intersight/model/firmware_mswitch_descriptor.py
index 4ddc3e92db..cd30f1bc6e 100644
--- a/intersight/model/firmware_mswitch_descriptor.py
+++ b/intersight/model/firmware_mswitch_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_mswitch_descriptor_list.py b/intersight/model/firmware_mswitch_descriptor_list.py
index c95bd0098c..6ba79719fb 100644
--- a/intersight/model/firmware_mswitch_descriptor_list.py
+++ b/intersight/model/firmware_mswitch_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_mswitch_descriptor_list_all_of.py b/intersight/model/firmware_mswitch_descriptor_list_all_of.py
index 7d0d92f2aa..a92dc19226 100644
--- a/intersight/model/firmware_mswitch_descriptor_list_all_of.py
+++ b/intersight/model/firmware_mswitch_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_mswitch_descriptor_response.py b/intersight/model/firmware_mswitch_descriptor_response.py
index 8f5f99de67..3bb386c775 100644
--- a/intersight/model/firmware_mswitch_descriptor_response.py
+++ b/intersight/model/firmware_mswitch_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_network_share.py b/intersight/model/firmware_network_share.py
index 86b8aa4432..6ba748cc7f 100644
--- a/intersight/model/firmware_network_share.py
+++ b/intersight/model/firmware_network_share.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_network_share_all_of.py b/intersight/model/firmware_network_share_all_of.py
index 2f7829b3f7..d1f13544f5 100644
--- a/intersight/model/firmware_network_share_all_of.py
+++ b/intersight/model/firmware_network_share_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_nfs_server.py b/intersight/model/firmware_nfs_server.py
index 0d805051d3..0780085988 100644
--- a/intersight/model/firmware_nfs_server.py
+++ b/intersight/model/firmware_nfs_server.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_nfs_server_all_of.py b/intersight/model/firmware_nfs_server_all_of.py
index 27bd0dac9f..8d950d7ea4 100644
--- a/intersight/model/firmware_nfs_server_all_of.py
+++ b/intersight/model/firmware_nfs_server_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_nxos_descriptor.py b/intersight/model/firmware_nxos_descriptor.py
index 48aeae01b2..97f93e29ce 100644
--- a/intersight/model/firmware_nxos_descriptor.py
+++ b/intersight/model/firmware_nxos_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_nxos_descriptor_list.py b/intersight/model/firmware_nxos_descriptor_list.py
index f3a8cb3af0..1a4738a64f 100644
--- a/intersight/model/firmware_nxos_descriptor_list.py
+++ b/intersight/model/firmware_nxos_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_nxos_descriptor_list_all_of.py b/intersight/model/firmware_nxos_descriptor_list_all_of.py
index d7ee692cbf..4bf206f43f 100644
--- a/intersight/model/firmware_nxos_descriptor_list_all_of.py
+++ b/intersight/model/firmware_nxos_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_nxos_descriptor_response.py b/intersight/model/firmware_nxos_descriptor_response.py
index e6af99e257..27e125207f 100644
--- a/intersight/model/firmware_nxos_descriptor_response.py
+++ b/intersight/model/firmware_nxos_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_pcie_descriptor.py b/intersight/model/firmware_pcie_descriptor.py
index 6da187ade4..6a436d167a 100644
--- a/intersight/model/firmware_pcie_descriptor.py
+++ b/intersight/model/firmware_pcie_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_pcie_descriptor_list.py b/intersight/model/firmware_pcie_descriptor_list.py
index 6c74262d60..541e8553e0 100644
--- a/intersight/model/firmware_pcie_descriptor_list.py
+++ b/intersight/model/firmware_pcie_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_pcie_descriptor_list_all_of.py b/intersight/model/firmware_pcie_descriptor_list_all_of.py
index 1ebb315b1f..7050010e7c 100644
--- a/intersight/model/firmware_pcie_descriptor_list_all_of.py
+++ b/intersight/model/firmware_pcie_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_pcie_descriptor_response.py b/intersight/model/firmware_pcie_descriptor_response.py
index 3a43bf1709..1a3f67c5f3 100644
--- a/intersight/model/firmware_pcie_descriptor_response.py
+++ b/intersight/model/firmware_pcie_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_psu_descriptor.py b/intersight/model/firmware_psu_descriptor.py
index ad4afc62b6..7816ac79bd 100644
--- a/intersight/model/firmware_psu_descriptor.py
+++ b/intersight/model/firmware_psu_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_psu_descriptor_list.py b/intersight/model/firmware_psu_descriptor_list.py
index 57ca23bc5d..8bc2899e2e 100644
--- a/intersight/model/firmware_psu_descriptor_list.py
+++ b/intersight/model/firmware_psu_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_psu_descriptor_list_all_of.py b/intersight/model/firmware_psu_descriptor_list_all_of.py
index 04663d40c3..dc963c41fa 100644
--- a/intersight/model/firmware_psu_descriptor_list_all_of.py
+++ b/intersight/model/firmware_psu_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_psu_descriptor_response.py b/intersight/model/firmware_psu_descriptor_response.py
index 8bda4e11a2..b1598bc365 100644
--- a/intersight/model/firmware_psu_descriptor_response.py
+++ b/intersight/model/firmware_psu_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_running_firmware.py b/intersight/model/firmware_running_firmware.py
index 00440fe5b6..a3f01725dc 100644
--- a/intersight/model/firmware_running_firmware.py
+++ b/intersight/model/firmware_running_firmware.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_running_firmware_all_of.py b/intersight/model/firmware_running_firmware_all_of.py
index cb0a7c4e7f..8b6fa555ea 100644
--- a/intersight/model/firmware_running_firmware_all_of.py
+++ b/intersight/model/firmware_running_firmware_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_running_firmware_list.py b/intersight/model/firmware_running_firmware_list.py
index 4b0a4c01e8..b47a04d33b 100644
--- a/intersight/model/firmware_running_firmware_list.py
+++ b/intersight/model/firmware_running_firmware_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_running_firmware_list_all_of.py b/intersight/model/firmware_running_firmware_list_all_of.py
index e1393fa945..64133582fe 100644
--- a/intersight/model/firmware_running_firmware_list_all_of.py
+++ b/intersight/model/firmware_running_firmware_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_running_firmware_relationship.py b/intersight/model/firmware_running_firmware_relationship.py
index d5cb3bea1c..205f33f281 100644
--- a/intersight/model/firmware_running_firmware_relationship.py
+++ b/intersight/model/firmware_running_firmware_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -218,7 +218,6 @@ class FirmwareRunningFirmwareRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -376,6 +375,7 @@ class FirmwareRunningFirmwareRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -386,6 +386,9 @@ class FirmwareRunningFirmwareRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -681,10 +684,6 @@ class FirmwareRunningFirmwareRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -743,22 +742,33 @@ class FirmwareRunningFirmwareRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -792,6 +802,7 @@ class FirmwareRunningFirmwareRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/firmware_running_firmware_response.py b/intersight/model/firmware_running_firmware_response.py
index 85b6db73b1..eecee0bcfc 100644
--- a/intersight/model/firmware_running_firmware_response.py
+++ b/intersight/model/firmware_running_firmware_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_sas_expander_descriptor.py b/intersight/model/firmware_sas_expander_descriptor.py
index 424575f3b3..44e7a53a2c 100644
--- a/intersight/model/firmware_sas_expander_descriptor.py
+++ b/intersight/model/firmware_sas_expander_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_sas_expander_descriptor_list.py b/intersight/model/firmware_sas_expander_descriptor_list.py
index ee018ade77..9ca94f7ec1 100644
--- a/intersight/model/firmware_sas_expander_descriptor_list.py
+++ b/intersight/model/firmware_sas_expander_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_sas_expander_descriptor_list_all_of.py b/intersight/model/firmware_sas_expander_descriptor_list_all_of.py
index 961a765e20..3ed111ccf1 100644
--- a/intersight/model/firmware_sas_expander_descriptor_list_all_of.py
+++ b/intersight/model/firmware_sas_expander_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_sas_expander_descriptor_response.py b/intersight/model/firmware_sas_expander_descriptor_response.py
index a7301c8592..adac669a63 100644
--- a/intersight/model/firmware_sas_expander_descriptor_response.py
+++ b/intersight/model/firmware_sas_expander_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_server_configuration_utility_distributable.py b/intersight/model/firmware_server_configuration_utility_distributable.py
index 75d26dc6d1..266d7fb3f5 100644
--- a/intersight/model/firmware_server_configuration_utility_distributable.py
+++ b/intersight/model/firmware_server_configuration_utility_distributable.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_server_configuration_utility_distributable_all_of.py b/intersight/model/firmware_server_configuration_utility_distributable_all_of.py
index ad37a28425..4eb3eb8250 100644
--- a/intersight/model/firmware_server_configuration_utility_distributable_all_of.py
+++ b/intersight/model/firmware_server_configuration_utility_distributable_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_server_configuration_utility_distributable_list.py b/intersight/model/firmware_server_configuration_utility_distributable_list.py
index 24363b862e..35eed08e2f 100644
--- a/intersight/model/firmware_server_configuration_utility_distributable_list.py
+++ b/intersight/model/firmware_server_configuration_utility_distributable_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_server_configuration_utility_distributable_list_all_of.py b/intersight/model/firmware_server_configuration_utility_distributable_list_all_of.py
index c88fdbc746..37b03da1c1 100644
--- a/intersight/model/firmware_server_configuration_utility_distributable_list_all_of.py
+++ b/intersight/model/firmware_server_configuration_utility_distributable_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_server_configuration_utility_distributable_relationship.py b/intersight/model/firmware_server_configuration_utility_distributable_relationship.py
index f48b5b9121..46ef18d4a0 100644
--- a/intersight/model/firmware_server_configuration_utility_distributable_relationship.py
+++ b/intersight/model/firmware_server_configuration_utility_distributable_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -236,7 +236,6 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed)
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -394,6 +393,7 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed)
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -404,6 +404,9 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed)
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -699,10 +702,6 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed)
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -761,22 +760,33 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed)
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -810,6 +820,7 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed)
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/firmware_server_configuration_utility_distributable_response.py b/intersight/model/firmware_server_configuration_utility_distributable_response.py
index a527ce8316..9d38f6f181 100644
--- a/intersight/model/firmware_server_configuration_utility_distributable_response.py
+++ b/intersight/model/firmware_server_configuration_utility_distributable_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_server_upgrade_impact.py b/intersight/model/firmware_server_upgrade_impact.py
index 695d222c8a..c4d732c0aa 100644
--- a/intersight/model/firmware_server_upgrade_impact.py
+++ b/intersight/model/firmware_server_upgrade_impact.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_server_upgrade_impact_all_of.py b/intersight/model/firmware_server_upgrade_impact_all_of.py
index e383e3047e..d2d07ff15b 100644
--- a/intersight/model/firmware_server_upgrade_impact_all_of.py
+++ b/intersight/model/firmware_server_upgrade_impact_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_storage_controller_descriptor.py b/intersight/model/firmware_storage_controller_descriptor.py
index b7019474f7..fd77689541 100644
--- a/intersight/model/firmware_storage_controller_descriptor.py
+++ b/intersight/model/firmware_storage_controller_descriptor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_storage_controller_descriptor_list.py b/intersight/model/firmware_storage_controller_descriptor_list.py
index 9a865ec658..e0b6476f6a 100644
--- a/intersight/model/firmware_storage_controller_descriptor_list.py
+++ b/intersight/model/firmware_storage_controller_descriptor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_storage_controller_descriptor_list_all_of.py b/intersight/model/firmware_storage_controller_descriptor_list_all_of.py
index eea418a6e7..408ac9f3c2 100644
--- a/intersight/model/firmware_storage_controller_descriptor_list_all_of.py
+++ b/intersight/model/firmware_storage_controller_descriptor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_storage_controller_descriptor_response.py b/intersight/model/firmware_storage_controller_descriptor_response.py
index 18811857e9..56eca54893 100644
--- a/intersight/model/firmware_storage_controller_descriptor_response.py
+++ b/intersight/model/firmware_storage_controller_descriptor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_switch_upgrade.py b/intersight/model/firmware_switch_upgrade.py
index 1179a2e1cc..4f90792926 100644
--- a/intersight/model/firmware_switch_upgrade.py
+++ b/intersight/model/firmware_switch_upgrade.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_switch_upgrade_all_of.py b/intersight/model/firmware_switch_upgrade_all_of.py
index e902384f94..f9453719bf 100644
--- a/intersight/model/firmware_switch_upgrade_all_of.py
+++ b/intersight/model/firmware_switch_upgrade_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_switch_upgrade_list.py b/intersight/model/firmware_switch_upgrade_list.py
index 613c4679b2..f60625097b 100644
--- a/intersight/model/firmware_switch_upgrade_list.py
+++ b/intersight/model/firmware_switch_upgrade_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_switch_upgrade_list_all_of.py b/intersight/model/firmware_switch_upgrade_list_all_of.py
index 58d65e14f1..5b7bc2660e 100644
--- a/intersight/model/firmware_switch_upgrade_list_all_of.py
+++ b/intersight/model/firmware_switch_upgrade_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_switch_upgrade_response.py b/intersight/model/firmware_switch_upgrade_response.py
index def8950e0f..68b4d79419 100644
--- a/intersight/model/firmware_switch_upgrade_response.py
+++ b/intersight/model/firmware_switch_upgrade_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_unsupported_version_upgrade.py b/intersight/model/firmware_unsupported_version_upgrade.py
index 97b8a104e1..fae1d52329 100644
--- a/intersight/model/firmware_unsupported_version_upgrade.py
+++ b/intersight/model/firmware_unsupported_version_upgrade.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_unsupported_version_upgrade_all_of.py b/intersight/model/firmware_unsupported_version_upgrade_all_of.py
index 7f6c893ac7..5fcc09acf9 100644
--- a/intersight/model/firmware_unsupported_version_upgrade_all_of.py
+++ b/intersight/model/firmware_unsupported_version_upgrade_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_unsupported_version_upgrade_list.py b/intersight/model/firmware_unsupported_version_upgrade_list.py
index c512ebac03..535a232c3f 100644
--- a/intersight/model/firmware_unsupported_version_upgrade_list.py
+++ b/intersight/model/firmware_unsupported_version_upgrade_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_unsupported_version_upgrade_list_all_of.py b/intersight/model/firmware_unsupported_version_upgrade_list_all_of.py
index 89e0d15e44..3cbc4b8178 100644
--- a/intersight/model/firmware_unsupported_version_upgrade_list_all_of.py
+++ b/intersight/model/firmware_unsupported_version_upgrade_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_unsupported_version_upgrade_response.py b/intersight/model/firmware_unsupported_version_upgrade_response.py
index 547d2a253d..f839e6ea05 100644
--- a/intersight/model/firmware_unsupported_version_upgrade_response.py
+++ b/intersight/model/firmware_unsupported_version_upgrade_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade.py b/intersight/model/firmware_upgrade.py
index 70c8c697d1..7f25851785 100644
--- a/intersight/model/firmware_upgrade.py
+++ b/intersight/model/firmware_upgrade.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -33,7 +33,7 @@ def lazy_import():
from intersight.model.display_names import DisplayNames
from intersight.model.firmware_direct_download import FirmwareDirectDownload
from intersight.model.firmware_distributable_relationship import FirmwareDistributableRelationship
- from intersight.model.firmware_include_component_list_type import FirmwareIncludeComponentListType
+ from intersight.model.firmware_exclude_component_pid_list_type import FirmwareExcludeComponentPidListType
from intersight.model.firmware_network_share import FirmwareNetworkShare
from intersight.model.firmware_upgrade_all_of import FirmwareUpgradeAllOf
from intersight.model.firmware_upgrade_base import FirmwareUpgradeBase
@@ -49,7 +49,7 @@ def lazy_import():
globals()['DisplayNames'] = DisplayNames
globals()['FirmwareDirectDownload'] = FirmwareDirectDownload
globals()['FirmwareDistributableRelationship'] = FirmwareDistributableRelationship
- globals()['FirmwareIncludeComponentListType'] = FirmwareIncludeComponentListType
+ globals()['FirmwareExcludeComponentPidListType'] = FirmwareExcludeComponentPidListType
globals()['FirmwareNetworkShare'] = FirmwareNetworkShare
globals()['FirmwareUpgradeAllOf'] = FirmwareUpgradeAllOf
globals()['FirmwareUpgradeBase'] = FirmwareUpgradeBase
@@ -144,7 +144,7 @@ def openapi_types():
'class_id': (str,), # noqa: E501
'object_type': (str,), # noqa: E501
'exclude_component_list': ([str], none_type,), # noqa: E501
- 'include_component_list': (FirmwareIncludeComponentListType,), # noqa: E501
+ 'exclude_component_pid_list': (FirmwareExcludeComponentPidListType,), # noqa: E501
'device': (AssetDeviceRegistrationRelationship,), # noqa: E501
'server': (ComputePhysicalRelationship,), # noqa: E501
'account_moid': (str,), # noqa: E501
@@ -184,7 +184,7 @@ def discriminator():
'class_id': 'ClassId', # noqa: E501
'object_type': 'ObjectType', # noqa: E501
'exclude_component_list': 'ExcludeComponentList', # noqa: E501
- 'include_component_list': 'IncludeComponentList', # noqa: E501
+ 'exclude_component_pid_list': 'ExcludeComponentPidList', # noqa: E501
'device': 'Device', # noqa: E501
'server': 'Server', # noqa: E501
'account_moid': 'AccountMoid', # noqa: E501
@@ -264,7 +264,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
through its discriminator because we passed in
_visited_composed_classes = (Animal,)
exclude_component_list ([str], none_type): [optional] # noqa: E501
- include_component_list (FirmwareIncludeComponentListType): [optional] # noqa: E501
+ exclude_component_pid_list (FirmwareExcludeComponentPidListType): [optional] # noqa: E501
device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501
server (ComputePhysicalRelationship): [optional] # noqa: E501
account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501
diff --git a/intersight/model/firmware_upgrade_all_of.py b/intersight/model/firmware_upgrade_all_of.py
index c8a8979073..b74ee72725 100644
--- a/intersight/model/firmware_upgrade_all_of.py
+++ b/intersight/model/firmware_upgrade_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -30,10 +30,10 @@
def lazy_import():
from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship
from intersight.model.compute_physical_relationship import ComputePhysicalRelationship
- from intersight.model.firmware_include_component_list_type import FirmwareIncludeComponentListType
+ from intersight.model.firmware_exclude_component_pid_list_type import FirmwareExcludeComponentPidListType
globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship
globals()['ComputePhysicalRelationship'] = ComputePhysicalRelationship
- globals()['FirmwareIncludeComponentListType'] = FirmwareIncludeComponentListType
+ globals()['FirmwareExcludeComponentPidListType'] = FirmwareExcludeComponentPidListType
class FirmwareUpgradeAllOf(ModelNormal):
@@ -100,7 +100,7 @@ def openapi_types():
'class_id': (str,), # noqa: E501
'object_type': (str,), # noqa: E501
'exclude_component_list': ([str], none_type,), # noqa: E501
- 'include_component_list': (FirmwareIncludeComponentListType,), # noqa: E501
+ 'exclude_component_pid_list': (FirmwareExcludeComponentPidListType,), # noqa: E501
'device': (AssetDeviceRegistrationRelationship,), # noqa: E501
'server': (ComputePhysicalRelationship,), # noqa: E501
}
@@ -114,7 +114,7 @@ def discriminator():
'class_id': 'ClassId', # noqa: E501
'object_type': 'ObjectType', # noqa: E501
'exclude_component_list': 'ExcludeComponentList', # noqa: E501
- 'include_component_list': 'IncludeComponentList', # noqa: E501
+ 'exclude_component_pid_list': 'ExcludeComponentPidList', # noqa: E501
'device': 'Device', # noqa: E501
'server': 'Server', # noqa: E501
}
@@ -170,7 +170,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
through its discriminator because we passed in
_visited_composed_classes = (Animal,)
exclude_component_list ([str], none_type): [optional] # noqa: E501
- include_component_list (FirmwareIncludeComponentListType): [optional] # noqa: E501
+ exclude_component_pid_list (FirmwareExcludeComponentPidListType): [optional] # noqa: E501
device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501
server (ComputePhysicalRelationship): [optional] # noqa: E501
"""
diff --git a/intersight/model/firmware_upgrade_base.py b/intersight/model/firmware_upgrade_base.py
index 9cdcb7d59e..7798f2aebd 100644
--- a/intersight/model/firmware_upgrade_base.py
+++ b/intersight/model/firmware_upgrade_base.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_base_all_of.py b/intersight/model/firmware_upgrade_base_all_of.py
index 8e48c9c163..e0384ad06e 100644
--- a/intersight/model/firmware_upgrade_base_all_of.py
+++ b/intersight/model/firmware_upgrade_base_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_base_relationship.py b/intersight/model/firmware_upgrade_base_relationship.py
index dff9bf797c..831d29b250 100644
--- a/intersight/model/firmware_upgrade_base_relationship.py
+++ b/intersight/model/firmware_upgrade_base_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -223,7 +223,6 @@ class FirmwareUpgradeBaseRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -381,6 +380,7 @@ class FirmwareUpgradeBaseRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -391,6 +391,9 @@ class FirmwareUpgradeBaseRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -686,10 +689,6 @@ class FirmwareUpgradeBaseRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -748,22 +747,33 @@ class FirmwareUpgradeBaseRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -797,6 +807,7 @@ class FirmwareUpgradeBaseRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/firmware_upgrade_impact.py b/intersight/model/firmware_upgrade_impact.py
index 12c534f404..96135160fd 100644
--- a/intersight/model/firmware_upgrade_impact.py
+++ b/intersight/model/firmware_upgrade_impact.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_impact_all_of.py b/intersight/model/firmware_upgrade_impact_all_of.py
index 7518bbbb84..b0ff199309 100644
--- a/intersight/model/firmware_upgrade_impact_all_of.py
+++ b/intersight/model/firmware_upgrade_impact_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_impact_base.py b/intersight/model/firmware_upgrade_impact_base.py
index 5e38f48cf1..cbcf82e04e 100644
--- a/intersight/model/firmware_upgrade_impact_base.py
+++ b/intersight/model/firmware_upgrade_impact_base.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_impact_base_all_of.py b/intersight/model/firmware_upgrade_impact_base_all_of.py
index d01cad930c..955673a496 100644
--- a/intersight/model/firmware_upgrade_impact_base_all_of.py
+++ b/intersight/model/firmware_upgrade_impact_base_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_impact_status.py b/intersight/model/firmware_upgrade_impact_status.py
index 5f23fcc34c..a667e474f2 100644
--- a/intersight/model/firmware_upgrade_impact_status.py
+++ b/intersight/model/firmware_upgrade_impact_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_impact_status_all_of.py b/intersight/model/firmware_upgrade_impact_status_all_of.py
index 38f2ac35e9..50650075fb 100644
--- a/intersight/model/firmware_upgrade_impact_status_all_of.py
+++ b/intersight/model/firmware_upgrade_impact_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_impact_status_list.py b/intersight/model/firmware_upgrade_impact_status_list.py
index 8c941f79f2..212a2349fb 100644
--- a/intersight/model/firmware_upgrade_impact_status_list.py
+++ b/intersight/model/firmware_upgrade_impact_status_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_impact_status_list_all_of.py b/intersight/model/firmware_upgrade_impact_status_list_all_of.py
index 84c4d85c68..70b9cbacb7 100644
--- a/intersight/model/firmware_upgrade_impact_status_list_all_of.py
+++ b/intersight/model/firmware_upgrade_impact_status_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_impact_status_relationship.py b/intersight/model/firmware_upgrade_impact_status_relationship.py
index 81120c12d2..598ec856c2 100644
--- a/intersight/model/firmware_upgrade_impact_status_relationship.py
+++ b/intersight/model/firmware_upgrade_impact_status_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -261,7 +261,6 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -419,6 +418,7 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -429,6 +429,9 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -724,10 +727,6 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -786,22 +785,33 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -835,6 +845,7 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/firmware_upgrade_impact_status_response.py b/intersight/model/firmware_upgrade_impact_status_response.py
index 59035a0028..3f7622f89a 100644
--- a/intersight/model/firmware_upgrade_impact_status_response.py
+++ b/intersight/model/firmware_upgrade_impact_status_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_list.py b/intersight/model/firmware_upgrade_list.py
index a5644b2050..613ff5567f 100644
--- a/intersight/model/firmware_upgrade_list.py
+++ b/intersight/model/firmware_upgrade_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_list_all_of.py b/intersight/model/firmware_upgrade_list_all_of.py
index 82ce51878a..398d40e0a8 100644
--- a/intersight/model/firmware_upgrade_list_all_of.py
+++ b/intersight/model/firmware_upgrade_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_response.py b/intersight/model/firmware_upgrade_response.py
index 9f9bf81e19..e0c610282f 100644
--- a/intersight/model/firmware_upgrade_response.py
+++ b/intersight/model/firmware_upgrade_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_status.py b/intersight/model/firmware_upgrade_status.py
index d641a31805..6c0419eb6a 100644
--- a/intersight/model/firmware_upgrade_status.py
+++ b/intersight/model/firmware_upgrade_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_status_all_of.py b/intersight/model/firmware_upgrade_status_all_of.py
index 152321f2ea..6dd5b25275 100644
--- a/intersight/model/firmware_upgrade_status_all_of.py
+++ b/intersight/model/firmware_upgrade_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_status_list.py b/intersight/model/firmware_upgrade_status_list.py
index 6a1c7edab3..36ffb1eb06 100644
--- a/intersight/model/firmware_upgrade_status_list.py
+++ b/intersight/model/firmware_upgrade_status_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_status_list_all_of.py b/intersight/model/firmware_upgrade_status_list_all_of.py
index 8a5b7839ff..ec8425207d 100644
--- a/intersight/model/firmware_upgrade_status_list_all_of.py
+++ b/intersight/model/firmware_upgrade_status_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/firmware_upgrade_status_relationship.py b/intersight/model/firmware_upgrade_status_relationship.py
index d67651f505..416459bd53 100644
--- a/intersight/model/firmware_upgrade_status_relationship.py
+++ b/intersight/model/firmware_upgrade_status_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -249,7 +249,6 @@ class FirmwareUpgradeStatusRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -407,6 +406,7 @@ class FirmwareUpgradeStatusRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -417,6 +417,9 @@ class FirmwareUpgradeStatusRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -712,10 +715,6 @@ class FirmwareUpgradeStatusRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -774,22 +773,33 @@ class FirmwareUpgradeStatusRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -823,6 +833,7 @@ class FirmwareUpgradeStatusRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/firmware_upgrade_status_response.py b/intersight/model/firmware_upgrade_status_response.py
index 3a78917186..13229fee33 100644
--- a/intersight/model/firmware_upgrade_status_response.py
+++ b/intersight/model/firmware_upgrade_status_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_catalog.py b/intersight/model/forecast_catalog.py
index e93601e613..853f3ce8dc 100644
--- a/intersight/model/forecast_catalog.py
+++ b/intersight/model/forecast_catalog.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_catalog_all_of.py b/intersight/model/forecast_catalog_all_of.py
index 314e484eba..d238fce468 100644
--- a/intersight/model/forecast_catalog_all_of.py
+++ b/intersight/model/forecast_catalog_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_catalog_list.py b/intersight/model/forecast_catalog_list.py
index 4592c9ba6a..80493e1074 100644
--- a/intersight/model/forecast_catalog_list.py
+++ b/intersight/model/forecast_catalog_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_catalog_list_all_of.py b/intersight/model/forecast_catalog_list_all_of.py
index 103ddc1fdd..271154dfe8 100644
--- a/intersight/model/forecast_catalog_list_all_of.py
+++ b/intersight/model/forecast_catalog_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_catalog_relationship.py b/intersight/model/forecast_catalog_relationship.py
index 3e7b7ff992..58d3752de8 100644
--- a/intersight/model/forecast_catalog_relationship.py
+++ b/intersight/model/forecast_catalog_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class ForecastCatalogRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class ForecastCatalogRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class ForecastCatalogRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class ForecastCatalogRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class ForecastCatalogRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class ForecastCatalogRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/forecast_catalog_response.py b/intersight/model/forecast_catalog_response.py
index cb1bd23f44..62932e7be8 100644
--- a/intersight/model/forecast_catalog_response.py
+++ b/intersight/model/forecast_catalog_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_definition.py b/intersight/model/forecast_definition.py
index d9a35c19fd..6350de6cf7 100644
--- a/intersight/model/forecast_definition.py
+++ b/intersight/model/forecast_definition.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_definition_all_of.py b/intersight/model/forecast_definition_all_of.py
index 5c0567c8c3..cd317a72c1 100644
--- a/intersight/model/forecast_definition_all_of.py
+++ b/intersight/model/forecast_definition_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_definition_list.py b/intersight/model/forecast_definition_list.py
index f506d7de5b..0237baf820 100644
--- a/intersight/model/forecast_definition_list.py
+++ b/intersight/model/forecast_definition_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_definition_list_all_of.py b/intersight/model/forecast_definition_list_all_of.py
index 06eed5e192..0c133431f7 100644
--- a/intersight/model/forecast_definition_list_all_of.py
+++ b/intersight/model/forecast_definition_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_definition_relationship.py b/intersight/model/forecast_definition_relationship.py
index 970e3418c6..ffdfbde083 100644
--- a/intersight/model/forecast_definition_relationship.py
+++ b/intersight/model/forecast_definition_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class ForecastDefinitionRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class ForecastDefinitionRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class ForecastDefinitionRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class ForecastDefinitionRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class ForecastDefinitionRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class ForecastDefinitionRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/forecast_definition_response.py b/intersight/model/forecast_definition_response.py
index ff6130df4f..ba7cf2de05 100644
--- a/intersight/model/forecast_definition_response.py
+++ b/intersight/model/forecast_definition_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_instance.py b/intersight/model/forecast_instance.py
index 6e1b505525..81d0c5ae14 100644
--- a/intersight/model/forecast_instance.py
+++ b/intersight/model/forecast_instance.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_instance_all_of.py b/intersight/model/forecast_instance_all_of.py
index 7c59e78f7c..4c4951db89 100644
--- a/intersight/model/forecast_instance_all_of.py
+++ b/intersight/model/forecast_instance_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_instance_list.py b/intersight/model/forecast_instance_list.py
index 0598e7c028..0c17623445 100644
--- a/intersight/model/forecast_instance_list.py
+++ b/intersight/model/forecast_instance_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_instance_list_all_of.py b/intersight/model/forecast_instance_list_all_of.py
index 92b2bf78e1..3e220c3bdb 100644
--- a/intersight/model/forecast_instance_list_all_of.py
+++ b/intersight/model/forecast_instance_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_instance_relationship.py b/intersight/model/forecast_instance_relationship.py
index 3f11d76f2f..76e956df9a 100644
--- a/intersight/model/forecast_instance_relationship.py
+++ b/intersight/model/forecast_instance_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class ForecastInstanceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class ForecastInstanceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class ForecastInstanceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class ForecastInstanceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class ForecastInstanceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class ForecastInstanceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/forecast_instance_response.py b/intersight/model/forecast_instance_response.py
index 14447a61e5..4b43af5b86 100644
--- a/intersight/model/forecast_instance_response.py
+++ b/intersight/model/forecast_instance_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_model.py b/intersight/model/forecast_model.py
index cae63fff09..37dc7098d8 100644
--- a/intersight/model/forecast_model.py
+++ b/intersight/model/forecast_model.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/forecast_model_all_of.py b/intersight/model/forecast_model_all_of.py
index 88fe888417..cafc779ff1 100644
--- a/intersight/model/forecast_model_all_of.py
+++ b/intersight/model/forecast_model_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/graphics_card.py b/intersight/model/graphics_card.py
index bf96c53812..ba6adceefe 100644
--- a/intersight/model/graphics_card.py
+++ b/intersight/model/graphics_card.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/graphics_card_all_of.py b/intersight/model/graphics_card_all_of.py
index 2aaff94e41..22f1001fd8 100644
--- a/intersight/model/graphics_card_all_of.py
+++ b/intersight/model/graphics_card_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/graphics_card_list.py b/intersight/model/graphics_card_list.py
index 2cebc727e6..dc3e5ca8bf 100644
--- a/intersight/model/graphics_card_list.py
+++ b/intersight/model/graphics_card_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/graphics_card_list_all_of.py b/intersight/model/graphics_card_list_all_of.py
index e60c5686e6..501bdad19f 100644
--- a/intersight/model/graphics_card_list_all_of.py
+++ b/intersight/model/graphics_card_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/graphics_card_relationship.py b/intersight/model/graphics_card_relationship.py
index f9d59a24e1..305b7c2d0e 100644
--- a/intersight/model/graphics_card_relationship.py
+++ b/intersight/model/graphics_card_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -214,7 +214,6 @@ class GraphicsCardRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -372,6 +371,7 @@ class GraphicsCardRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -382,6 +382,9 @@ class GraphicsCardRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -677,10 +680,6 @@ class GraphicsCardRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -739,22 +738,33 @@ class GraphicsCardRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -788,6 +798,7 @@ class GraphicsCardRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/graphics_card_response.py b/intersight/model/graphics_card_response.py
index e8549c7292..219a61ccdf 100644
--- a/intersight/model/graphics_card_response.py
+++ b/intersight/model/graphics_card_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/graphics_controller.py b/intersight/model/graphics_controller.py
index bb1949460f..02cccbe0d2 100644
--- a/intersight/model/graphics_controller.py
+++ b/intersight/model/graphics_controller.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/graphics_controller_all_of.py b/intersight/model/graphics_controller_all_of.py
index a5a56928b6..7c79165e80 100644
--- a/intersight/model/graphics_controller_all_of.py
+++ b/intersight/model/graphics_controller_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/graphics_controller_list.py b/intersight/model/graphics_controller_list.py
index 57cc56ebec..0f1c5ab19b 100644
--- a/intersight/model/graphics_controller_list.py
+++ b/intersight/model/graphics_controller_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/graphics_controller_list_all_of.py b/intersight/model/graphics_controller_list_all_of.py
index dcb3c98a23..c62d3d4fd2 100644
--- a/intersight/model/graphics_controller_list_all_of.py
+++ b/intersight/model/graphics_controller_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/graphics_controller_relationship.py b/intersight/model/graphics_controller_relationship.py
index a300b1d887..cc9cc483db 100644
--- a/intersight/model/graphics_controller_relationship.py
+++ b/intersight/model/graphics_controller_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class GraphicsControllerRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class GraphicsControllerRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class GraphicsControllerRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class GraphicsControllerRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class GraphicsControllerRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class GraphicsControllerRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/graphics_controller_response.py b/intersight/model/graphics_controller_response.py
index f257a0de67..9ec258bd03 100644
--- a/intersight/model/graphics_controller_response.py
+++ b/intersight/model/graphics_controller_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_compatibility_status.py b/intersight/model/hcl_compatibility_status.py
index 4c17df7d9b..6d0e938f15 100644
--- a/intersight/model/hcl_compatibility_status.py
+++ b/intersight/model/hcl_compatibility_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_compatibility_status_all_of.py b/intersight/model/hcl_compatibility_status_all_of.py
index 71b4f3108d..7fd69b507f 100644
--- a/intersight/model/hcl_compatibility_status_all_of.py
+++ b/intersight/model/hcl_compatibility_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_constraint.py b/intersight/model/hcl_constraint.py
index fba068643a..e0f917cedd 100644
--- a/intersight/model/hcl_constraint.py
+++ b/intersight/model/hcl_constraint.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_constraint_all_of.py b/intersight/model/hcl_constraint_all_of.py
index 24604acfca..408fe84d40 100644
--- a/intersight/model/hcl_constraint_all_of.py
+++ b/intersight/model/hcl_constraint_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_driver_image.py b/intersight/model/hcl_driver_image.py
index 2ca7e341fd..ecdb5f6f01 100644
--- a/intersight/model/hcl_driver_image.py
+++ b/intersight/model/hcl_driver_image.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_driver_image_all_of.py b/intersight/model/hcl_driver_image_all_of.py
index 767094378c..16d85eed99 100644
--- a/intersight/model/hcl_driver_image_all_of.py
+++ b/intersight/model/hcl_driver_image_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_driver_image_list.py b/intersight/model/hcl_driver_image_list.py
index a9d5c5e4d7..571fd812ab 100644
--- a/intersight/model/hcl_driver_image_list.py
+++ b/intersight/model/hcl_driver_image_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_driver_image_list_all_of.py b/intersight/model/hcl_driver_image_list_all_of.py
index f7b10754ba..34dabd7cd5 100644
--- a/intersight/model/hcl_driver_image_list_all_of.py
+++ b/intersight/model/hcl_driver_image_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_driver_image_response.py b/intersight/model/hcl_driver_image_response.py
index 6b30e439a4..fa84ea638c 100644
--- a/intersight/model/hcl_driver_image_response.py
+++ b/intersight/model/hcl_driver_image_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_exempted_catalog.py b/intersight/model/hcl_exempted_catalog.py
index 7f049ae531..ad4a71f275 100644
--- a/intersight/model/hcl_exempted_catalog.py
+++ b/intersight/model/hcl_exempted_catalog.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_exempted_catalog_all_of.py b/intersight/model/hcl_exempted_catalog_all_of.py
index 987eb61830..143a60a094 100644
--- a/intersight/model/hcl_exempted_catalog_all_of.py
+++ b/intersight/model/hcl_exempted_catalog_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_exempted_catalog_list.py b/intersight/model/hcl_exempted_catalog_list.py
index bd4e744cc3..1ea479ba90 100644
--- a/intersight/model/hcl_exempted_catalog_list.py
+++ b/intersight/model/hcl_exempted_catalog_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_exempted_catalog_list_all_of.py b/intersight/model/hcl_exempted_catalog_list_all_of.py
index 95f7be4c44..b4b328f24a 100644
--- a/intersight/model/hcl_exempted_catalog_list_all_of.py
+++ b/intersight/model/hcl_exempted_catalog_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_exempted_catalog_response.py b/intersight/model/hcl_exempted_catalog_response.py
index 7b5b5480f9..908944ba89 100644
--- a/intersight/model/hcl_exempted_catalog_response.py
+++ b/intersight/model/hcl_exempted_catalog_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_firmware.py b/intersight/model/hcl_firmware.py
index 1815dff40a..f5c5825523 100644
--- a/intersight/model/hcl_firmware.py
+++ b/intersight/model/hcl_firmware.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_firmware_all_of.py b/intersight/model/hcl_firmware_all_of.py
index f42fa21703..2278d124fa 100644
--- a/intersight/model/hcl_firmware_all_of.py
+++ b/intersight/model/hcl_firmware_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_hardware_compatibility_profile.py b/intersight/model/hcl_hardware_compatibility_profile.py
index 9f76519032..7ebd2f852a 100644
--- a/intersight/model/hcl_hardware_compatibility_profile.py
+++ b/intersight/model/hcl_hardware_compatibility_profile.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_hardware_compatibility_profile_all_of.py b/intersight/model/hcl_hardware_compatibility_profile_all_of.py
index f902331857..bd9696813a 100644
--- a/intersight/model/hcl_hardware_compatibility_profile_all_of.py
+++ b/intersight/model/hcl_hardware_compatibility_profile_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info.py b/intersight/model/hcl_hyperflex_software_compatibility_info.py
index 5296340ace..d852360557 100644
--- a/intersight/model/hcl_hyperflex_software_compatibility_info.py
+++ b/intersight/model/hcl_hyperflex_software_compatibility_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -118,6 +118,7 @@ def openapi_types():
'hxdp_version': (str,), # noqa: E501
'hypervisor_type': (str,), # noqa: E501
'hypervisor_version': (str,), # noqa: E501
+ 'is_mgmt_build': (str,), # noqa: E501
'server_fw_version': (str,), # noqa: E501
'app_catalog': (HyperflexAppCatalogRelationship,), # noqa: E501
'account_moid': (str,), # noqa: E501
@@ -150,6 +151,7 @@ def discriminator():
'hxdp_version': 'HxdpVersion', # noqa: E501
'hypervisor_type': 'HypervisorType', # noqa: E501
'hypervisor_version': 'HypervisorVersion', # noqa: E501
+ 'is_mgmt_build': 'IsMgmtBuild', # noqa: E501
'server_fw_version': 'ServerFwVersion', # noqa: E501
'app_catalog': 'AppCatalog', # noqa: E501
'account_moid': 'AccountMoid', # noqa: E501
@@ -222,6 +224,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
hxdp_version (str): HXDP component software version.. [optional] # noqa: E501
hypervisor_type (str): Type fo Hypervisor the HyperFlex components versions are compatible with. For example ESX, Hyperv or KVM. * `ESXi` - The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version. * `HyperFlexAp` - The hypervisor of the virtualization platform is Cisco HyperFlex Application Platform. * `IWE` - The hypervisor of the virtualization platform is Cisco Intersight Workload Engine. * `Hyper-V` - The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V. * `Unknown` - The hypervisor running on the HyperFlex cluster is not known.. [optional] if omitted the server will use the default value of "ESXi" # noqa: E501
hypervisor_version (str): Hypervisor component software version.. [optional] # noqa: E501
+ is_mgmt_build (str): Type of the HXDP bundle mgmt or full.. [optional] # noqa: E501
server_fw_version (str): UCS Server Firmware component software version.. [optional] # noqa: E501
app_catalog (HyperflexAppCatalogRelationship): [optional] # noqa: E501
account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501
diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_all_of.py b/intersight/model/hcl_hyperflex_software_compatibility_info_all_of.py
index 46547dee0a..41a5173f11 100644
--- a/intersight/model/hcl_hyperflex_software_compatibility_info_all_of.py
+++ b/intersight/model/hcl_hyperflex_software_compatibility_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -99,6 +99,7 @@ def openapi_types():
'hxdp_version': (str,), # noqa: E501
'hypervisor_type': (str,), # noqa: E501
'hypervisor_version': (str,), # noqa: E501
+ 'is_mgmt_build': (str,), # noqa: E501
'server_fw_version': (str,), # noqa: E501
'app_catalog': (HyperflexAppCatalogRelationship,), # noqa: E501
}
@@ -115,6 +116,7 @@ def discriminator():
'hxdp_version': 'HxdpVersion', # noqa: E501
'hypervisor_type': 'HypervisorType', # noqa: E501
'hypervisor_version': 'HypervisorVersion', # noqa: E501
+ 'is_mgmt_build': 'IsMgmtBuild', # noqa: E501
'server_fw_version': 'ServerFwVersion', # noqa: E501
'app_catalog': 'AppCatalog', # noqa: E501
}
@@ -173,6 +175,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
hxdp_version (str): HXDP component software version.. [optional] # noqa: E501
hypervisor_type (str): Type fo Hypervisor the HyperFlex components versions are compatible with. For example ESX, Hyperv or KVM. * `ESXi` - The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version. * `HyperFlexAp` - The hypervisor of the virtualization platform is Cisco HyperFlex Application Platform. * `IWE` - The hypervisor of the virtualization platform is Cisco Intersight Workload Engine. * `Hyper-V` - The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V. * `Unknown` - The hypervisor running on the HyperFlex cluster is not known.. [optional] if omitted the server will use the default value of "ESXi" # noqa: E501
hypervisor_version (str): Hypervisor component software version.. [optional] # noqa: E501
+ is_mgmt_build (str): Type of the HXDP bundle mgmt or full.. [optional] # noqa: E501
server_fw_version (str): UCS Server Firmware component software version.. [optional] # noqa: E501
app_catalog (HyperflexAppCatalogRelationship): [optional] # noqa: E501
"""
diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_list.py b/intersight/model/hcl_hyperflex_software_compatibility_info_list.py
index 3a4a300904..269ffa5710 100644
--- a/intersight/model/hcl_hyperflex_software_compatibility_info_list.py
+++ b/intersight/model/hcl_hyperflex_software_compatibility_info_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_list_all_of.py b/intersight/model/hcl_hyperflex_software_compatibility_info_list_all_of.py
index 8b58c88bd3..cbe192f321 100644
--- a/intersight/model/hcl_hyperflex_software_compatibility_info_list_all_of.py
+++ b/intersight/model/hcl_hyperflex_software_compatibility_info_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_relationship.py b/intersight/model/hcl_hyperflex_software_compatibility_info_relationship.py
index 0667e82551..0161f597b6 100644
--- a/intersight/model/hcl_hyperflex_software_compatibility_info_relationship.py
+++ b/intersight/model/hcl_hyperflex_software_compatibility_info_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -209,7 +209,6 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -367,6 +366,7 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -377,6 +377,9 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -672,10 +675,6 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -734,22 +733,33 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -783,6 +793,7 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -933,6 +944,7 @@ def openapi_types():
'hxdp_version': (str,), # noqa: E501
'hypervisor_type': (str,), # noqa: E501
'hypervisor_version': (str,), # noqa: E501
+ 'is_mgmt_build': (str,), # noqa: E501
'server_fw_version': (str,), # noqa: E501
'app_catalog': (HyperflexAppCatalogRelationship,), # noqa: E501
'object_type': (str,), # noqa: E501
@@ -970,6 +982,7 @@ def discriminator():
'hxdp_version': 'HxdpVersion', # noqa: E501
'hypervisor_type': 'HypervisorType', # noqa: E501
'hypervisor_version': 'HypervisorVersion', # noqa: E501
+ 'is_mgmt_build': 'IsMgmtBuild', # noqa: E501
'server_fw_version': 'ServerFwVersion', # noqa: E501
'app_catalog': 'AppCatalog', # noqa: E501
'object_type': 'ObjectType', # noqa: E501
@@ -1044,6 +1057,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
hxdp_version (str): HXDP component software version.. [optional] # noqa: E501
hypervisor_type (str): Type fo Hypervisor the HyperFlex components versions are compatible with. For example ESX, Hyperv or KVM. * `ESXi` - The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version. * `HyperFlexAp` - The hypervisor of the virtualization platform is Cisco HyperFlex Application Platform. * `IWE` - The hypervisor of the virtualization platform is Cisco Intersight Workload Engine. * `Hyper-V` - The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V. * `Unknown` - The hypervisor running on the HyperFlex cluster is not known.. [optional] if omitted the server will use the default value of "ESXi" # noqa: E501
hypervisor_version (str): Hypervisor component software version.. [optional] # noqa: E501
+ is_mgmt_build (str): Type of the HXDP bundle mgmt or full.. [optional] # noqa: E501
server_fw_version (str): UCS Server Firmware component software version.. [optional] # noqa: E501
app_catalog (HyperflexAppCatalogRelationship): [optional] # noqa: E501
object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501
diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_response.py b/intersight/model/hcl_hyperflex_software_compatibility_info_response.py
index 6fca9cdd5e..c6136f9dbf 100644
--- a/intersight/model/hcl_hyperflex_software_compatibility_info_response.py
+++ b/intersight/model/hcl_hyperflex_software_compatibility_info_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_operating_system.py b/intersight/model/hcl_operating_system.py
index 9096d0c73b..82a32ad607 100644
--- a/intersight/model/hcl_operating_system.py
+++ b/intersight/model/hcl_operating_system.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_operating_system_all_of.py b/intersight/model/hcl_operating_system_all_of.py
index 1e3cd222d7..422954d866 100644
--- a/intersight/model/hcl_operating_system_all_of.py
+++ b/intersight/model/hcl_operating_system_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_operating_system_list.py b/intersight/model/hcl_operating_system_list.py
index 5f33d07ae3..d32e58d043 100644
--- a/intersight/model/hcl_operating_system_list.py
+++ b/intersight/model/hcl_operating_system_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_operating_system_list_all_of.py b/intersight/model/hcl_operating_system_list_all_of.py
index 01583a7d8b..cb974b4ad9 100644
--- a/intersight/model/hcl_operating_system_list_all_of.py
+++ b/intersight/model/hcl_operating_system_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_operating_system_relationship.py b/intersight/model/hcl_operating_system_relationship.py
index 7c1c50b5fe..6aa9cb566f 100644
--- a/intersight/model/hcl_operating_system_relationship.py
+++ b/intersight/model/hcl_operating_system_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class HclOperatingSystemRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class HclOperatingSystemRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class HclOperatingSystemRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class HclOperatingSystemRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class HclOperatingSystemRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class HclOperatingSystemRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hcl_operating_system_response.py b/intersight/model/hcl_operating_system_response.py
index 84fd358332..cc892a92c5 100644
--- a/intersight/model/hcl_operating_system_response.py
+++ b/intersight/model/hcl_operating_system_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_operating_system_vendor.py b/intersight/model/hcl_operating_system_vendor.py
index 7d38c42a50..249f81ae3f 100644
--- a/intersight/model/hcl_operating_system_vendor.py
+++ b/intersight/model/hcl_operating_system_vendor.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_operating_system_vendor_all_of.py b/intersight/model/hcl_operating_system_vendor_all_of.py
index a1e7cf5e3f..aa43e06bbd 100644
--- a/intersight/model/hcl_operating_system_vendor_all_of.py
+++ b/intersight/model/hcl_operating_system_vendor_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_operating_system_vendor_list.py b/intersight/model/hcl_operating_system_vendor_list.py
index 5cf74ef91d..a40bfd2aff 100644
--- a/intersight/model/hcl_operating_system_vendor_list.py
+++ b/intersight/model/hcl_operating_system_vendor_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_operating_system_vendor_list_all_of.py b/intersight/model/hcl_operating_system_vendor_list_all_of.py
index 473c539487..949f67178e 100644
--- a/intersight/model/hcl_operating_system_vendor_list_all_of.py
+++ b/intersight/model/hcl_operating_system_vendor_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_operating_system_vendor_relationship.py b/intersight/model/hcl_operating_system_vendor_relationship.py
index 9847abf57e..af25a0a6a6 100644
--- a/intersight/model/hcl_operating_system_vendor_relationship.py
+++ b/intersight/model/hcl_operating_system_vendor_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -198,7 +198,6 @@ class HclOperatingSystemVendorRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -356,6 +355,7 @@ class HclOperatingSystemVendorRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -366,6 +366,9 @@ class HclOperatingSystemVendorRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -661,10 +664,6 @@ class HclOperatingSystemVendorRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -723,22 +722,33 @@ class HclOperatingSystemVendorRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -772,6 +782,7 @@ class HclOperatingSystemVendorRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hcl_operating_system_vendor_response.py b/intersight/model/hcl_operating_system_vendor_response.py
index 10ad62d6aa..d454421392 100644
--- a/intersight/model/hcl_operating_system_vendor_response.py
+++ b/intersight/model/hcl_operating_system_vendor_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_product.py b/intersight/model/hcl_product.py
index 047212052d..e7012e63db 100644
--- a/intersight/model/hcl_product.py
+++ b/intersight/model/hcl_product.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_product_all_of.py b/intersight/model/hcl_product_all_of.py
index e85947d47c..32ec18ffe3 100644
--- a/intersight/model/hcl_product_all_of.py
+++ b/intersight/model/hcl_product_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_supported_driver_name.py b/intersight/model/hcl_supported_driver_name.py
index 7162a63377..aa012107b8 100644
--- a/intersight/model/hcl_supported_driver_name.py
+++ b/intersight/model/hcl_supported_driver_name.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hcl_supported_driver_name_all_of.py b/intersight/model/hcl_supported_driver_name_all_of.py
index c39de96e52..c3c2764e21 100644
--- a/intersight/model/hcl_supported_driver_name_all_of.py
+++ b/intersight/model/hcl_supported_driver_name_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_abstract_app_setting.py b/intersight/model/hyperflex_abstract_app_setting.py
index fb50cbed37..58e464c08d 100644
--- a/intersight/model/hyperflex_abstract_app_setting.py
+++ b/intersight/model/hyperflex_abstract_app_setting.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_abstract_app_setting_all_of.py b/intersight/model/hyperflex_abstract_app_setting_all_of.py
index c63df76b3d..6043416a82 100644
--- a/intersight/model/hyperflex_abstract_app_setting_all_of.py
+++ b/intersight/model/hyperflex_abstract_app_setting_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_alarm.py b/intersight/model/hyperflex_alarm.py
index 3dc448e87b..0cfc065997 100644
--- a/intersight/model/hyperflex_alarm.py
+++ b/intersight/model/hyperflex_alarm.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_alarm_all_of.py b/intersight/model/hyperflex_alarm_all_of.py
index 50d5f6e9a5..3c41aa6a68 100644
--- a/intersight/model/hyperflex_alarm_all_of.py
+++ b/intersight/model/hyperflex_alarm_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_alarm_list.py b/intersight/model/hyperflex_alarm_list.py
index c63a328a9c..39ef2bf71b 100644
--- a/intersight/model/hyperflex_alarm_list.py
+++ b/intersight/model/hyperflex_alarm_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_alarm_list_all_of.py b/intersight/model/hyperflex_alarm_list_all_of.py
index 3cc3243df3..1f3b0d3294 100644
--- a/intersight/model/hyperflex_alarm_list_all_of.py
+++ b/intersight/model/hyperflex_alarm_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_alarm_relationship.py b/intersight/model/hyperflex_alarm_relationship.py
index b44c4a6d6e..8c796886a4 100644
--- a/intersight/model/hyperflex_alarm_relationship.py
+++ b/intersight/model/hyperflex_alarm_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -218,7 +218,6 @@ class HyperflexAlarmRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -376,6 +375,7 @@ class HyperflexAlarmRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -386,6 +386,9 @@ class HyperflexAlarmRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -681,10 +684,6 @@ class HyperflexAlarmRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -743,22 +742,33 @@ class HyperflexAlarmRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -792,6 +802,7 @@ class HyperflexAlarmRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_alarm_response.py b/intersight/model/hyperflex_alarm_response.py
index 6ecfd757c8..9f8108354d 100644
--- a/intersight/model/hyperflex_alarm_response.py
+++ b/intersight/model/hyperflex_alarm_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_alarm_summary.py b/intersight/model/hyperflex_alarm_summary.py
index 7a28a419b5..ff0eb07870 100644
--- a/intersight/model/hyperflex_alarm_summary.py
+++ b/intersight/model/hyperflex_alarm_summary.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_alarm_summary_all_of.py b/intersight/model/hyperflex_alarm_summary_all_of.py
index 4abdc9f851..57393eb35d 100644
--- a/intersight/model/hyperflex_alarm_summary_all_of.py
+++ b/intersight/model/hyperflex_alarm_summary_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_app_catalog.py b/intersight/model/hyperflex_app_catalog.py
index f96a9f3f34..271f7d567f 100644
--- a/intersight/model/hyperflex_app_catalog.py
+++ b/intersight/model/hyperflex_app_catalog.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_app_catalog_all_of.py b/intersight/model/hyperflex_app_catalog_all_of.py
index dd9d1e2bbe..5c35b92431 100644
--- a/intersight/model/hyperflex_app_catalog_all_of.py
+++ b/intersight/model/hyperflex_app_catalog_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_app_catalog_list.py b/intersight/model/hyperflex_app_catalog_list.py
index 45c718c967..226c6ccdcd 100644
--- a/intersight/model/hyperflex_app_catalog_list.py
+++ b/intersight/model/hyperflex_app_catalog_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_app_catalog_list_all_of.py b/intersight/model/hyperflex_app_catalog_list_all_of.py
index a5df9d99c1..4f2f9a2be6 100644
--- a/intersight/model/hyperflex_app_catalog_list_all_of.py
+++ b/intersight/model/hyperflex_app_catalog_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_app_catalog_relationship.py b/intersight/model/hyperflex_app_catalog_relationship.py
index 1309d11044..61435ad3af 100644
--- a/intersight/model/hyperflex_app_catalog_relationship.py
+++ b/intersight/model/hyperflex_app_catalog_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -214,7 +214,6 @@ class HyperflexAppCatalogRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -372,6 +371,7 @@ class HyperflexAppCatalogRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -382,6 +382,9 @@ class HyperflexAppCatalogRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -677,10 +680,6 @@ class HyperflexAppCatalogRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -739,22 +738,33 @@ class HyperflexAppCatalogRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -788,6 +798,7 @@ class HyperflexAppCatalogRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_app_catalog_response.py b/intersight/model/hyperflex_app_catalog_response.py
index 7c7b52a700..e4beb411c4 100644
--- a/intersight/model/hyperflex_app_catalog_response.py
+++ b/intersight/model/hyperflex_app_catalog_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_app_setting_constraint.py b/intersight/model/hyperflex_app_setting_constraint.py
index 0e97aae0ce..bb72b78e98 100644
--- a/intersight/model/hyperflex_app_setting_constraint.py
+++ b/intersight/model/hyperflex_app_setting_constraint.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_app_setting_constraint_all_of.py b/intersight/model/hyperflex_app_setting_constraint_all_of.py
index b0caae016c..ab994b523b 100644
--- a/intersight/model/hyperflex_app_setting_constraint_all_of.py
+++ b/intersight/model/hyperflex_app_setting_constraint_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_auto_support_policy.py b/intersight/model/hyperflex_auto_support_policy.py
index dc57285e02..fad007da80 100644
--- a/intersight/model/hyperflex_auto_support_policy.py
+++ b/intersight/model/hyperflex_auto_support_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_auto_support_policy_all_of.py b/intersight/model/hyperflex_auto_support_policy_all_of.py
index 94b6856d7e..203694e0f3 100644
--- a/intersight/model/hyperflex_auto_support_policy_all_of.py
+++ b/intersight/model/hyperflex_auto_support_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_auto_support_policy_list.py b/intersight/model/hyperflex_auto_support_policy_list.py
index dccb35c3c2..b5d2726daf 100644
--- a/intersight/model/hyperflex_auto_support_policy_list.py
+++ b/intersight/model/hyperflex_auto_support_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_auto_support_policy_list_all_of.py b/intersight/model/hyperflex_auto_support_policy_list_all_of.py
index 3c3c9fe943..644245ff40 100644
--- a/intersight/model/hyperflex_auto_support_policy_list_all_of.py
+++ b/intersight/model/hyperflex_auto_support_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_auto_support_policy_relationship.py b/intersight/model/hyperflex_auto_support_policy_relationship.py
index e7ec8787d6..2bddf16c00 100644
--- a/intersight/model/hyperflex_auto_support_policy_relationship.py
+++ b/intersight/model/hyperflex_auto_support_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_auto_support_policy_response.py b/intersight/model/hyperflex_auto_support_policy_response.py
index 5754754688..1ffd2018ce 100644
--- a/intersight/model/hyperflex_auto_support_policy_response.py
+++ b/intersight/model/hyperflex_auto_support_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_backup_cluster.py b/intersight/model/hyperflex_backup_cluster.py
index f2041cab99..4efac669e5 100644
--- a/intersight/model/hyperflex_backup_cluster.py
+++ b/intersight/model/hyperflex_backup_cluster.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_backup_cluster_all_of.py b/intersight/model/hyperflex_backup_cluster_all_of.py
index 831bdeb835..7e519c2dcb 100644
--- a/intersight/model/hyperflex_backup_cluster_all_of.py
+++ b/intersight/model/hyperflex_backup_cluster_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_backup_cluster_list.py b/intersight/model/hyperflex_backup_cluster_list.py
index 449f8e72a9..0d5dd821c2 100644
--- a/intersight/model/hyperflex_backup_cluster_list.py
+++ b/intersight/model/hyperflex_backup_cluster_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_backup_cluster_list_all_of.py b/intersight/model/hyperflex_backup_cluster_list_all_of.py
index 1ab6d94d59..fd7aa01b06 100644
--- a/intersight/model/hyperflex_backup_cluster_list_all_of.py
+++ b/intersight/model/hyperflex_backup_cluster_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_backup_cluster_relationship.py b/intersight/model/hyperflex_backup_cluster_relationship.py
index beb6aed997..98890f9162 100644
--- a/intersight/model/hyperflex_backup_cluster_relationship.py
+++ b/intersight/model/hyperflex_backup_cluster_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class HyperflexBackupClusterRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class HyperflexBackupClusterRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class HyperflexBackupClusterRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class HyperflexBackupClusterRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class HyperflexBackupClusterRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class HyperflexBackupClusterRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_backup_cluster_response.py b/intersight/model/hyperflex_backup_cluster_response.py
index 7e1ac59a88..8f3a2a8efa 100644
--- a/intersight/model/hyperflex_backup_cluster_response.py
+++ b/intersight/model/hyperflex_backup_cluster_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_backup_policy_settings.py b/intersight/model/hyperflex_backup_policy_settings.py
index 4619e050c9..e55edc61c2 100644
--- a/intersight/model/hyperflex_backup_policy_settings.py
+++ b/intersight/model/hyperflex_backup_policy_settings.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_backup_policy_settings_all_of.py b/intersight/model/hyperflex_backup_policy_settings_all_of.py
index e1e8c33376..0b11338955 100644
--- a/intersight/model/hyperflex_backup_policy_settings_all_of.py
+++ b/intersight/model/hyperflex_backup_policy_settings_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_base_cluster.py b/intersight/model/hyperflex_base_cluster.py
index 3ddeab4b0f..3c9085dda6 100644
--- a/intersight/model/hyperflex_base_cluster.py
+++ b/intersight/model/hyperflex_base_cluster.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_base_cluster_all_of.py b/intersight/model/hyperflex_base_cluster_all_of.py
index ba689dfc29..71ed2752ea 100644
--- a/intersight/model/hyperflex_base_cluster_all_of.py
+++ b/intersight/model/hyperflex_base_cluster_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_base_cluster_relationship.py b/intersight/model/hyperflex_base_cluster_relationship.py
index 1643956f7f..08e665337a 100644
--- a/intersight/model/hyperflex_base_cluster_relationship.py
+++ b/intersight/model/hyperflex_base_cluster_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -233,7 +233,6 @@ class HyperflexBaseClusterRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -391,6 +390,7 @@ class HyperflexBaseClusterRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -401,6 +401,9 @@ class HyperflexBaseClusterRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -696,10 +699,6 @@ class HyperflexBaseClusterRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -758,22 +757,33 @@ class HyperflexBaseClusterRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -807,6 +817,7 @@ class HyperflexBaseClusterRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_capability_info.py b/intersight/model/hyperflex_capability_info.py
index e0bdea6651..431560bb63 100644
--- a/intersight/model/hyperflex_capability_info.py
+++ b/intersight/model/hyperflex_capability_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_capability_info_all_of.py b/intersight/model/hyperflex_capability_info_all_of.py
index 68d88cbd58..f108d1e603 100644
--- a/intersight/model/hyperflex_capability_info_all_of.py
+++ b/intersight/model/hyperflex_capability_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_capability_info_list.py b/intersight/model/hyperflex_capability_info_list.py
index 0dce2efeb2..08d67f4152 100644
--- a/intersight/model/hyperflex_capability_info_list.py
+++ b/intersight/model/hyperflex_capability_info_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_capability_info_list_all_of.py b/intersight/model/hyperflex_capability_info_list_all_of.py
index fe81a3186a..1d1c7e15b3 100644
--- a/intersight/model/hyperflex_capability_info_list_all_of.py
+++ b/intersight/model/hyperflex_capability_info_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_capability_info_relationship.py b/intersight/model/hyperflex_capability_info_relationship.py
index 3c664d9539..578b1b406e 100644
--- a/intersight/model/hyperflex_capability_info_relationship.py
+++ b/intersight/model/hyperflex_capability_info_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class HyperflexCapabilityInfoRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class HyperflexCapabilityInfoRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class HyperflexCapabilityInfoRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class HyperflexCapabilityInfoRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class HyperflexCapabilityInfoRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class HyperflexCapabilityInfoRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_capability_info_response.py b/intersight/model/hyperflex_capability_info_response.py
index e20b6f9969..c2824fe370 100644
--- a/intersight/model/hyperflex_capability_info_response.py
+++ b/intersight/model/hyperflex_capability_info_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster.py b/intersight/model/hyperflex_cluster.py
index c9b32f6d41..1ba9834c01 100644
--- a/intersight/model/hyperflex_cluster.py
+++ b/intersight/model/hyperflex_cluster.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -36,6 +36,7 @@ def lazy_import():
from intersight.model.hyperflex_base_cluster import HyperflexBaseCluster
from intersight.model.hyperflex_base_cluster_relationship import HyperflexBaseClusterRelationship
from intersight.model.hyperflex_cluster_all_of import HyperflexClusterAllOf
+ from intersight.model.hyperflex_encryption_relationship import HyperflexEncryptionRelationship
from intersight.model.hyperflex_health_relationship import HyperflexHealthRelationship
from intersight.model.hyperflex_license_relationship import HyperflexLicenseRelationship
from intersight.model.hyperflex_node_relationship import HyperflexNodeRelationship
@@ -56,6 +57,7 @@ def lazy_import():
globals()['HyperflexBaseCluster'] = HyperflexBaseCluster
globals()['HyperflexBaseClusterRelationship'] = HyperflexBaseClusterRelationship
globals()['HyperflexClusterAllOf'] = HyperflexClusterAllOf
+ globals()['HyperflexEncryptionRelationship'] = HyperflexEncryptionRelationship
globals()['HyperflexHealthRelationship'] = HyperflexHealthRelationship
globals()['HyperflexLicenseRelationship'] = HyperflexLicenseRelationship
globals()['HyperflexNodeRelationship'] = HyperflexNodeRelationship
@@ -176,6 +178,7 @@ def openapi_types():
'cluster_uuid': (str,), # noqa: E501
'device_id': (str,), # noqa: E501
'dns_servers': ([str], none_type,), # noqa: E501
+ 'encryption_status': (str,), # noqa: E501
'flt_aggr': (int,), # noqa: E501
'hxdp_build_version': (str,), # noqa: E501
'ntp_servers': ([str], none_type,), # noqa: E501
@@ -183,6 +186,7 @@ def openapi_types():
'upgrade_status': (str,), # noqa: E501
'vm_count': (int,), # noqa: E501
'alarm': ([HyperflexAlarmRelationship], none_type,), # noqa: E501
+ 'encryption': (HyperflexEncryptionRelationship,), # noqa: E501
'health': (HyperflexHealthRelationship,), # noqa: E501
'license': (HyperflexLicenseRelationship,), # noqa: E501
'nodes': ([HyperflexNodeRelationship], none_type,), # noqa: E501
@@ -243,6 +247,7 @@ def discriminator():
'cluster_uuid': 'ClusterUuid', # noqa: E501
'device_id': 'DeviceId', # noqa: E501
'dns_servers': 'DnsServers', # noqa: E501
+ 'encryption_status': 'EncryptionStatus', # noqa: E501
'flt_aggr': 'FltAggr', # noqa: E501
'hxdp_build_version': 'HxdpBuildVersion', # noqa: E501
'ntp_servers': 'NtpServers', # noqa: E501
@@ -250,6 +255,7 @@ def discriminator():
'upgrade_status': 'UpgradeStatus', # noqa: E501
'vm_count': 'VmCount', # noqa: E501
'alarm': 'Alarm', # noqa: E501
+ 'encryption': 'Encryption', # noqa: E501
'health': 'Health', # noqa: E501
'license': 'License', # noqa: E501
'nodes': 'Nodes', # noqa: E501
@@ -350,6 +356,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
cluster_uuid (str): The unique identifier for this HyperFlex cluster.. [optional] # noqa: E501
device_id (str): The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.. [optional] # noqa: E501
dns_servers ([str], none_type): [optional] # noqa: E501
+ encryption_status (str): This captures the encryption status for a HyperFlex cluster. Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.. [optional] # noqa: E501
flt_aggr (int): The number of yellow (warning) and red (critical) alarms stored as an aggregate. The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.. [optional] # noqa: E501
hxdp_build_version (str): The version and build number of the HyperFlex Data Platform for this cluster. After a cluster upgrade, this version string will be updated on the next inventory cycle to reflect the newly installed version.. [optional] # noqa: E501
ntp_servers ([str], none_type): [optional] # noqa: E501
@@ -357,6 +364,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
upgrade_status (str): The upgrade status of the HyperFlex cluster. * `Unknown` - The upgrade status of the HyperFlex cluster could not be determined. * `Ok` - The upgrade of the HyperFlex cluster is complete. * `InProgress` - The upgrade of the HyperFlex cluster is in-progress. * `Failed` - The upgrade of the HyperFlex cluster has failed. * `Waiting` - The upgrade of the HyperFlex cluster is waiting to continue execution.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501
vm_count (int): The number of virtual machines present on this cluster.. [optional] # noqa: E501
alarm ([HyperflexAlarmRelationship], none_type): An array of relationships to hyperflexAlarm resources.. [optional] # noqa: E501
+ encryption (HyperflexEncryptionRelationship): [optional] # noqa: E501
health (HyperflexHealthRelationship): [optional] # noqa: E501
license (HyperflexLicenseRelationship): [optional] # noqa: E501
nodes ([HyperflexNodeRelationship], none_type): An array of relationships to hyperflexNode resources.. [optional] # noqa: E501
diff --git a/intersight/model/hyperflex_cluster_all_of.py b/intersight/model/hyperflex_cluster_all_of.py
index 645ed1276f..1724cf4a36 100644
--- a/intersight/model/hyperflex_cluster_all_of.py
+++ b/intersight/model/hyperflex_cluster_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -30,6 +30,7 @@
def lazy_import():
from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship
from intersight.model.hyperflex_alarm_relationship import HyperflexAlarmRelationship
+ from intersight.model.hyperflex_encryption_relationship import HyperflexEncryptionRelationship
from intersight.model.hyperflex_health_relationship import HyperflexHealthRelationship
from intersight.model.hyperflex_license_relationship import HyperflexLicenseRelationship
from intersight.model.hyperflex_node_relationship import HyperflexNodeRelationship
@@ -40,6 +41,7 @@ def lazy_import():
from intersight.model.vrf_vrf_relationship import VrfVrfRelationship
globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship
globals()['HyperflexAlarmRelationship'] = HyperflexAlarmRelationship
+ globals()['HyperflexEncryptionRelationship'] = HyperflexEncryptionRelationship
globals()['HyperflexHealthRelationship'] = HyperflexHealthRelationship
globals()['HyperflexLicenseRelationship'] = HyperflexLicenseRelationship
globals()['HyperflexNodeRelationship'] = HyperflexNodeRelationship
@@ -115,6 +117,7 @@ def openapi_types():
'cluster_uuid': (str,), # noqa: E501
'device_id': (str,), # noqa: E501
'dns_servers': ([str], none_type,), # noqa: E501
+ 'encryption_status': (str,), # noqa: E501
'flt_aggr': (int,), # noqa: E501
'hxdp_build_version': (str,), # noqa: E501
'ntp_servers': ([str], none_type,), # noqa: E501
@@ -122,6 +125,7 @@ def openapi_types():
'upgrade_status': (str,), # noqa: E501
'vm_count': (int,), # noqa: E501
'alarm': ([HyperflexAlarmRelationship], none_type,), # noqa: E501
+ 'encryption': (HyperflexEncryptionRelationship,), # noqa: E501
'health': (HyperflexHealthRelationship,), # noqa: E501
'license': (HyperflexLicenseRelationship,), # noqa: E501
'nodes': ([HyperflexNodeRelationship], none_type,), # noqa: E501
@@ -144,6 +148,7 @@ def discriminator():
'cluster_uuid': 'ClusterUuid', # noqa: E501
'device_id': 'DeviceId', # noqa: E501
'dns_servers': 'DnsServers', # noqa: E501
+ 'encryption_status': 'EncryptionStatus', # noqa: E501
'flt_aggr': 'FltAggr', # noqa: E501
'hxdp_build_version': 'HxdpBuildVersion', # noqa: E501
'ntp_servers': 'NtpServers', # noqa: E501
@@ -151,6 +156,7 @@ def discriminator():
'upgrade_status': 'UpgradeStatus', # noqa: E501
'vm_count': 'VmCount', # noqa: E501
'alarm': 'Alarm', # noqa: E501
+ 'encryption': 'Encryption', # noqa: E501
'health': 'Health', # noqa: E501
'license': 'License', # noqa: E501
'nodes': 'Nodes', # noqa: E501
@@ -215,6 +221,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
cluster_uuid (str): The unique identifier for this HyperFlex cluster.. [optional] # noqa: E501
device_id (str): The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.. [optional] # noqa: E501
dns_servers ([str], none_type): [optional] # noqa: E501
+ encryption_status (str): This captures the encryption status for a HyperFlex cluster. Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.. [optional] # noqa: E501
flt_aggr (int): The number of yellow (warning) and red (critical) alarms stored as an aggregate. The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.. [optional] # noqa: E501
hxdp_build_version (str): The version and build number of the HyperFlex Data Platform for this cluster. After a cluster upgrade, this version string will be updated on the next inventory cycle to reflect the newly installed version.. [optional] # noqa: E501
ntp_servers ([str], none_type): [optional] # noqa: E501
@@ -222,6 +229,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
upgrade_status (str): The upgrade status of the HyperFlex cluster. * `Unknown` - The upgrade status of the HyperFlex cluster could not be determined. * `Ok` - The upgrade of the HyperFlex cluster is complete. * `InProgress` - The upgrade of the HyperFlex cluster is in-progress. * `Failed` - The upgrade of the HyperFlex cluster has failed. * `Waiting` - The upgrade of the HyperFlex cluster is waiting to continue execution.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501
vm_count (int): The number of virtual machines present on this cluster.. [optional] # noqa: E501
alarm ([HyperflexAlarmRelationship], none_type): An array of relationships to hyperflexAlarm resources.. [optional] # noqa: E501
+ encryption (HyperflexEncryptionRelationship): [optional] # noqa: E501
health (HyperflexHealthRelationship): [optional] # noqa: E501
license (HyperflexLicenseRelationship): [optional] # noqa: E501
nodes ([HyperflexNodeRelationship], none_type): An array of relationships to hyperflexNode resources.. [optional] # noqa: E501
diff --git a/intersight/model/hyperflex_cluster_backup_policy.py b/intersight/model/hyperflex_cluster_backup_policy.py
index c476ba7927..b771162b60 100644
--- a/intersight/model/hyperflex_cluster_backup_policy.py
+++ b/intersight/model/hyperflex_cluster_backup_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_all_of.py b/intersight/model/hyperflex_cluster_backup_policy_all_of.py
index 89c4157c02..f446aa69a3 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_all_of.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_deployment.py b/intersight/model/hyperflex_cluster_backup_policy_deployment.py
index a77f06c7bd..b08a2ea4ae 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_deployment.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_deployment.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_deployment_all_of.py b/intersight/model/hyperflex_cluster_backup_policy_deployment_all_of.py
index e6d00a7cf1..ac192790d5 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_deployment_all_of.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_deployment_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_deployment_list.py b/intersight/model/hyperflex_cluster_backup_policy_deployment_list.py
index b789784d0d..ef35b498a9 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_deployment_list.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_deployment_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_deployment_list_all_of.py b/intersight/model/hyperflex_cluster_backup_policy_deployment_list_all_of.py
index 34ef7f8874..f717ba2adb 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_deployment_list_all_of.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_deployment_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_deployment_response.py b/intersight/model/hyperflex_cluster_backup_policy_deployment_response.py
index d8bce87c81..06f8446bdb 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_deployment_response.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_deployment_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory.py b/intersight/model/hyperflex_cluster_backup_policy_inventory.py
index bac0dda6df..f6b79ad4f4 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_inventory.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_inventory.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory_all_of.py b/intersight/model/hyperflex_cluster_backup_policy_inventory_all_of.py
index 0fe9009614..fee1e3ac72 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_inventory_all_of.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_inventory_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory_list.py b/intersight/model/hyperflex_cluster_backup_policy_inventory_list.py
index 39af0696c3..c9a3f146bb 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_inventory_list.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_inventory_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory_list_all_of.py b/intersight/model/hyperflex_cluster_backup_policy_inventory_list_all_of.py
index b0be1f143e..a75ed3d791 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_inventory_list_all_of.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_inventory_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory_relationship.py b/intersight/model/hyperflex_cluster_backup_policy_inventory_relationship.py
new file mode 100644
index 0000000000..c7dc838192
--- /dev/null
+++ b/intersight/model/hyperflex_cluster_backup_policy_inventory_relationship.py
@@ -0,0 +1,1170 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.display_names import DisplayNames
+ from intersight.model.hyperflex_backup_policy_settings import HyperflexBackupPolicySettings
+ from intersight.model.hyperflex_cluster_backup_policy_inventory import HyperflexClusterBackupPolicyInventory
+ from intersight.model.hyperflex_cluster_relationship import HyperflexClusterRelationship
+ from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship
+ from intersight.model.mo_mo_ref import MoMoRef
+ from intersight.model.mo_tag import MoTag
+ from intersight.model.mo_version_context import MoVersionContext
+ globals()['DisplayNames'] = DisplayNames
+ globals()['HyperflexBackupPolicySettings'] = HyperflexBackupPolicySettings
+ globals()['HyperflexClusterBackupPolicyInventory'] = HyperflexClusterBackupPolicyInventory
+ globals()['HyperflexClusterRelationship'] = HyperflexClusterRelationship
+ globals()['MoBaseMoRelationship'] = MoBaseMoRelationship
+ globals()['MoMoRef'] = MoMoRef
+ globals()['MoTag'] = MoTag
+ globals()['MoVersionContext'] = MoVersionContext
+
+
+class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'MO.MOREF': "mo.MoRef",
+ },
+ ('action',): {
+ 'VALIDATE': "VALIDATE",
+ 'DEPLOY': "DEPLOY",
+ 'PREPARE': "PREPARE",
+ 'COMMIT': "COMMIT",
+ 'ABORT': "ABORT",
+ },
+ ('job_state',): {
+ 'RUNNING': "RUNNING",
+ 'COMPLETED': "COMPLETED",
+ 'EXCEPTION': "EXCEPTION",
+ },
+ ('object_type',): {
+ 'AAA.AUDITRECORD': "aaa.AuditRecord",
+ 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig",
+ 'AAA.RETENTIONPOLICY': "aaa.RetentionPolicy",
+ 'ACCESS.POLICY': "access.Policy",
+ 'ADAPTER.CONFIGPOLICY': "adapter.ConfigPolicy",
+ 'ADAPTER.EXTETHINTERFACE': "adapter.ExtEthInterface",
+ 'ADAPTER.HOSTETHINTERFACE': "adapter.HostEthInterface",
+ 'ADAPTER.HOSTFCINTERFACE': "adapter.HostFcInterface",
+ 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface",
+ 'ADAPTER.UNIT': "adapter.Unit",
+ 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander",
+ 'APPLIANCE.APPSTATUS': "appliance.AppStatus",
+ 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy",
+ 'APPLIANCE.BACKUP': "appliance.Backup",
+ 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy",
+ 'APPLIANCE.CERTIFICATESETTING': "appliance.CertificateSetting",
+ 'APPLIANCE.DATAEXPORTPOLICY': "appliance.DataExportPolicy",
+ 'APPLIANCE.DEVICECERTIFICATE': "appliance.DeviceCertificate",
+ 'APPLIANCE.DEVICECLAIM': "appliance.DeviceClaim",
+ 'APPLIANCE.DEVICEUPGRADEPOLICY': "appliance.DeviceUpgradePolicy",
+ 'APPLIANCE.DIAGSETTING': "appliance.DiagSetting",
+ 'APPLIANCE.EXTERNALSYSLOGSETTING': "appliance.ExternalSyslogSetting",
+ 'APPLIANCE.FILEGATEWAY': "appliance.FileGateway",
+ 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus",
+ 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus",
+ 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle",
+ 'APPLIANCE.NODEINFO': "appliance.NodeInfo",
+ 'APPLIANCE.NODESTATUS': "appliance.NodeStatus",
+ 'APPLIANCE.RELEASENOTE': "appliance.ReleaseNote",
+ 'APPLIANCE.REMOTEFILEIMPORT': "appliance.RemoteFileImport",
+ 'APPLIANCE.RESTORE': "appliance.Restore",
+ 'APPLIANCE.SETUPINFO': "appliance.SetupInfo",
+ 'APPLIANCE.SYSTEMINFO': "appliance.SystemInfo",
+ 'APPLIANCE.SYSTEMSTATUS': "appliance.SystemStatus",
+ 'APPLIANCE.UPGRADE': "appliance.Upgrade",
+ 'APPLIANCE.UPGRADEPOLICY': "appliance.UpgradePolicy",
+ 'ASSET.CLUSTERMEMBER': "asset.ClusterMember",
+ 'ASSET.DEPLOYMENT': "asset.Deployment",
+ 'ASSET.DEPLOYMENTDEVICE': "asset.DeploymentDevice",
+ 'ASSET.DEVICECLAIM': "asset.DeviceClaim",
+ 'ASSET.DEVICECONFIGURATION': "asset.DeviceConfiguration",
+ 'ASSET.DEVICECONNECTORMANAGER': "asset.DeviceConnectorManager",
+ 'ASSET.DEVICECONTRACTINFORMATION': "asset.DeviceContractInformation",
+ 'ASSET.DEVICECONTRACTNOTIFICATION': "asset.DeviceContractNotification",
+ 'ASSET.DEVICEREGISTRATION': "asset.DeviceRegistration",
+ 'ASSET.SUBSCRIPTION': "asset.Subscription",
+ 'ASSET.SUBSCRIPTIONACCOUNT': "asset.SubscriptionAccount",
+ 'ASSET.SUBSCRIPTIONDEVICECONTRACTINFORMATION': "asset.SubscriptionDeviceContractInformation",
+ 'ASSET.TARGET': "asset.Target",
+ 'BIOS.BOOTDEVICE': "bios.BootDevice",
+ 'BIOS.BOOTMODE': "bios.BootMode",
+ 'BIOS.POLICY': "bios.Policy",
+ 'BIOS.SYSTEMBOOTORDER': "bios.SystemBootOrder",
+ 'BIOS.TOKENSETTINGS': "bios.TokenSettings",
+ 'BIOS.UNIT': "bios.Unit",
+ 'BIOS.VFSELECTMEMORYRASCONFIGURATION': "bios.VfSelectMemoryRasConfiguration",
+ 'BOOT.CDDDEVICE': "boot.CddDevice",
+ 'BOOT.DEVICEBOOTMODE': "boot.DeviceBootMode",
+ 'BOOT.DEVICEBOOTSECURITY': "boot.DeviceBootSecurity",
+ 'BOOT.HDDDEVICE': "boot.HddDevice",
+ 'BOOT.ISCSIDEVICE': "boot.IscsiDevice",
+ 'BOOT.NVMEDEVICE': "boot.NvmeDevice",
+ 'BOOT.PCHSTORAGEDEVICE': "boot.PchStorageDevice",
+ 'BOOT.PRECISIONPOLICY': "boot.PrecisionPolicy",
+ 'BOOT.PXEDEVICE': "boot.PxeDevice",
+ 'BOOT.SANDEVICE': "boot.SanDevice",
+ 'BOOT.SDDEVICE': "boot.SdDevice",
+ 'BOOT.UEFISHELLDEVICE': "boot.UefiShellDevice",
+ 'BOOT.USBDEVICE': "boot.UsbDevice",
+ 'BOOT.VMEDIADEVICE': "boot.VmediaDevice",
+ 'BULK.EXPORT': "bulk.Export",
+ 'BULK.EXPORTEDITEM': "bulk.ExportedItem",
+ 'BULK.MOCLONER': "bulk.MoCloner",
+ 'BULK.MOMERGER': "bulk.MoMerger",
+ 'BULK.REQUEST': "bulk.Request",
+ 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj",
+ 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor",
+ 'CAPABILITY.CATALOG': "capability.Catalog",
+ 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor",
+ 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef",
+ 'CAPABILITY.CIMCFIRMWAREDESCRIPTOR': "capability.CimcFirmwareDescriptor",
+ 'CAPABILITY.EQUIPMENTPHYSICALDEF': "capability.EquipmentPhysicalDef",
+ 'CAPABILITY.EQUIPMENTSLOTARRAY': "capability.EquipmentSlotArray",
+ 'CAPABILITY.FANMODULEDESCRIPTOR': "capability.FanModuleDescriptor",
+ 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef",
+ 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef",
+ 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor",
+ 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef",
+ 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef",
+ 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor",
+ 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef",
+ 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef",
+ 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor",
+ 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef",
+ 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor",
+ 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef",
+ 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability",
+ 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor",
+ 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef",
+ 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy",
+ 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail",
+ 'CHASSIS.CONFIGIMPORT': "chassis.ConfigImport",
+ 'CHASSIS.CONFIGRESULT': "chassis.ConfigResult",
+ 'CHASSIS.CONFIGRESULTENTRY': "chassis.ConfigResultEntry",
+ 'CHASSIS.IOMPROFILE': "chassis.IomProfile",
+ 'CHASSIS.PROFILE': "chassis.Profile",
+ 'CLOUD.AWSBILLINGUNIT': "cloud.AwsBillingUnit",
+ 'CLOUD.AWSKEYPAIR': "cloud.AwsKeyPair",
+ 'CLOUD.AWSNETWORKINTERFACE': "cloud.AwsNetworkInterface",
+ 'CLOUD.AWSORGANIZATIONALUNIT': "cloud.AwsOrganizationalUnit",
+ 'CLOUD.AWSSECURITYGROUP': "cloud.AwsSecurityGroup",
+ 'CLOUD.AWSSUBNET': "cloud.AwsSubnet",
+ 'CLOUD.AWSVIRTUALMACHINE': "cloud.AwsVirtualMachine",
+ 'CLOUD.AWSVOLUME': "cloud.AwsVolume",
+ 'CLOUD.AWSVPC': "cloud.AwsVpc",
+ 'CLOUD.COLLECTINVENTORY': "cloud.CollectInventory",
+ 'CLOUD.REGIONS': "cloud.Regions",
+ 'CLOUD.SKUCONTAINERTYPE': "cloud.SkuContainerType",
+ 'CLOUD.SKUDATABASETYPE': "cloud.SkuDatabaseType",
+ 'CLOUD.SKUINSTANCETYPE': "cloud.SkuInstanceType",
+ 'CLOUD.SKUNETWORKTYPE': "cloud.SkuNetworkType",
+ 'CLOUD.SKUREGIONRATECARDS': "cloud.SkuRegionRateCards",
+ 'CLOUD.SKUVOLUMETYPE': "cloud.SkuVolumeType",
+ 'CLOUD.TFCAGENTPOOL': "cloud.TfcAgentpool",
+ 'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
+ 'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
+ 'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
+ 'COMPUTE.BLADE': "compute.Blade",
+ 'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
+ 'COMPUTE.BOARD': "compute.Board",
+ 'COMPUTE.MAPPING': "compute.Mapping",
+ 'COMPUTE.PHYSICALSUMMARY': "compute.PhysicalSummary",
+ 'COMPUTE.RACKUNIT': "compute.RackUnit",
+ 'COMPUTE.RACKUNITIDENTITY': "compute.RackUnitIdentity",
+ 'COMPUTE.SERVERPOWERPOLICY': "compute.ServerPowerPolicy",
+ 'COMPUTE.SERVERSETTING': "compute.ServerSetting",
+ 'COMPUTE.VMEDIA': "compute.Vmedia",
+ 'COND.ALARM': "cond.Alarm",
+ 'COND.ALARMAGGREGATION': "cond.AlarmAggregation",
+ 'COND.HCLSTATUS': "cond.HclStatus",
+ 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail",
+ 'COND.HCLSTATUSJOB': "cond.HclStatusJob",
+ 'CONNECTORPACK.CONNECTORPACKUPGRADE': "connectorpack.ConnectorPackUpgrade",
+ 'CONNECTORPACK.UPGRADEIMPACT': "connectorpack.UpgradeImpact",
+ 'CONVERGEDINFRA.HEALTHCHECKDEFINITION': "convergedinfra.HealthCheckDefinition",
+ 'CONVERGEDINFRA.HEALTHCHECKEXECUTION': "convergedinfra.HealthCheckExecution",
+ 'CONVERGEDINFRA.POD': "convergedinfra.Pod",
+ 'CRD.CUSTOMRESOURCE': "crd.CustomResource",
+ 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy",
+ 'EQUIPMENT.CHASSIS': "equipment.Chassis",
+ 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity",
+ 'EQUIPMENT.CHASSISOPERATION': "equipment.ChassisOperation",
+ 'EQUIPMENT.DEVICESUMMARY': "equipment.DeviceSummary",
+ 'EQUIPMENT.EXPANDERMODULE': "equipment.ExpanderModule",
+ 'EQUIPMENT.FAN': "equipment.Fan",
+ 'EQUIPMENT.FANCONTROL': "equipment.FanControl",
+ 'EQUIPMENT.FANMODULE': "equipment.FanModule",
+ 'EQUIPMENT.FEX': "equipment.Fex",
+ 'EQUIPMENT.FEXIDENTITY': "equipment.FexIdentity",
+ 'EQUIPMENT.FEXOPERATION': "equipment.FexOperation",
+ 'EQUIPMENT.FRU': "equipment.Fru",
+ 'EQUIPMENT.IDENTITYSUMMARY': "equipment.IdentitySummary",
+ 'EQUIPMENT.IOCARD': "equipment.IoCard",
+ 'EQUIPMENT.IOCARDOPERATION': "equipment.IoCardOperation",
+ 'EQUIPMENT.IOEXPANDER': "equipment.IoExpander",
+ 'EQUIPMENT.LOCATORLED': "equipment.LocatorLed",
+ 'EQUIPMENT.PSU': "equipment.Psu",
+ 'EQUIPMENT.PSUCONTROL': "equipment.PsuControl",
+ 'EQUIPMENT.RACKENCLOSURE': "equipment.RackEnclosure",
+ 'EQUIPMENT.RACKENCLOSURESLOT': "equipment.RackEnclosureSlot",
+ 'EQUIPMENT.SHAREDIOMODULE': "equipment.SharedIoModule",
+ 'EQUIPMENT.SWITCHCARD': "equipment.SwitchCard",
+ 'EQUIPMENT.SYSTEMIOCONTROLLER': "equipment.SystemIoController",
+ 'EQUIPMENT.TPM': "equipment.Tpm",
+ 'EQUIPMENT.TRANSCEIVER': "equipment.Transceiver",
+ 'ETHER.HOSTPORT': "ether.HostPort",
+ 'ETHER.NETWORKPORT': "ether.NetworkPort",
+ 'ETHER.PHYSICALPORT': "ether.PhysicalPort",
+ 'ETHER.PORTCHANNEL': "ether.PortChannel",
+ 'EXTERNALSITE.AUTHORIZATION': "externalsite.Authorization",
+ 'FABRIC.APPLIANCEPCROLE': "fabric.AppliancePcRole",
+ 'FABRIC.APPLIANCEROLE': "fabric.ApplianceRole",
+ 'FABRIC.CONFIGCHANGEDETAIL': "fabric.ConfigChangeDetail",
+ 'FABRIC.CONFIGRESULT': "fabric.ConfigResult",
+ 'FABRIC.CONFIGRESULTENTRY': "fabric.ConfigResultEntry",
+ 'FABRIC.ELEMENTIDENTITY': "fabric.ElementIdentity",
+ 'FABRIC.ESTIMATEIMPACT': "fabric.EstimateImpact",
+ 'FABRIC.ETHNETWORKCONTROLPOLICY': "fabric.EthNetworkControlPolicy",
+ 'FABRIC.ETHNETWORKGROUPPOLICY': "fabric.EthNetworkGroupPolicy",
+ 'FABRIC.ETHNETWORKPOLICY': "fabric.EthNetworkPolicy",
+ 'FABRIC.FCNETWORKPOLICY': "fabric.FcNetworkPolicy",
+ 'FABRIC.FCSTORAGEROLE': "fabric.FcStorageRole",
+ 'FABRIC.FCUPLINKPCROLE': "fabric.FcUplinkPcRole",
+ 'FABRIC.FCUPLINKROLE': "fabric.FcUplinkRole",
+ 'FABRIC.FCOEUPLINKPCROLE': "fabric.FcoeUplinkPcRole",
+ 'FABRIC.FCOEUPLINKROLE': "fabric.FcoeUplinkRole",
+ 'FABRIC.FLOWCONTROLPOLICY': "fabric.FlowControlPolicy",
+ 'FABRIC.LINKAGGREGATIONPOLICY': "fabric.LinkAggregationPolicy",
+ 'FABRIC.LINKCONTROLPOLICY': "fabric.LinkControlPolicy",
+ 'FABRIC.MULTICASTPOLICY': "fabric.MulticastPolicy",
+ 'FABRIC.PCMEMBER': "fabric.PcMember",
+ 'FABRIC.PCOPERATION': "fabric.PcOperation",
+ 'FABRIC.PORTMODE': "fabric.PortMode",
+ 'FABRIC.PORTOPERATION': "fabric.PortOperation",
+ 'FABRIC.PORTPOLICY': "fabric.PortPolicy",
+ 'FABRIC.SERVERROLE': "fabric.ServerRole",
+ 'FABRIC.SWITCHCLUSTERPROFILE': "fabric.SwitchClusterProfile",
+ 'FABRIC.SWITCHCONTROLPOLICY': "fabric.SwitchControlPolicy",
+ 'FABRIC.SWITCHPROFILE': "fabric.SwitchProfile",
+ 'FABRIC.SYSTEMQOSPOLICY': "fabric.SystemQosPolicy",
+ 'FABRIC.UPLINKPCROLE': "fabric.UplinkPcRole",
+ 'FABRIC.UPLINKROLE': "fabric.UplinkRole",
+ 'FABRIC.VLAN': "fabric.Vlan",
+ 'FABRIC.VSAN': "fabric.Vsan",
+ 'FAULT.INSTANCE': "fault.Instance",
+ 'FC.PHYSICALPORT': "fc.PhysicalPort",
+ 'FC.PORTCHANNEL': "fc.PortChannel",
+ 'FCPOOL.FCBLOCK': "fcpool.FcBlock",
+ 'FCPOOL.LEASE': "fcpool.Lease",
+ 'FCPOOL.POOL': "fcpool.Pool",
+ 'FCPOOL.POOLMEMBER': "fcpool.PoolMember",
+ 'FCPOOL.UNIVERSE': "fcpool.Universe",
+ 'FEEDBACK.FEEDBACKPOST': "feedback.FeedbackPost",
+ 'FIRMWARE.BIOSDESCRIPTOR': "firmware.BiosDescriptor",
+ 'FIRMWARE.BOARDCONTROLLERDESCRIPTOR': "firmware.BoardControllerDescriptor",
+ 'FIRMWARE.CHASSISUPGRADE': "firmware.ChassisUpgrade",
+ 'FIRMWARE.CIMCDESCRIPTOR': "firmware.CimcDescriptor",
+ 'FIRMWARE.DIMMDESCRIPTOR': "firmware.DimmDescriptor",
+ 'FIRMWARE.DISTRIBUTABLE': "firmware.Distributable",
+ 'FIRMWARE.DISTRIBUTABLEMETA': "firmware.DistributableMeta",
+ 'FIRMWARE.DRIVEDESCRIPTOR': "firmware.DriveDescriptor",
+ 'FIRMWARE.DRIVERDISTRIBUTABLE': "firmware.DriverDistributable",
+ 'FIRMWARE.EULA': "firmware.Eula",
+ 'FIRMWARE.FIRMWARESUMMARY': "firmware.FirmwareSummary",
+ 'FIRMWARE.GPUDESCRIPTOR': "firmware.GpuDescriptor",
+ 'FIRMWARE.HBADESCRIPTOR': "firmware.HbaDescriptor",
+ 'FIRMWARE.IOMDESCRIPTOR': "firmware.IomDescriptor",
+ 'FIRMWARE.MSWITCHDESCRIPTOR': "firmware.MswitchDescriptor",
+ 'FIRMWARE.NXOSDESCRIPTOR': "firmware.NxosDescriptor",
+ 'FIRMWARE.PCIEDESCRIPTOR': "firmware.PcieDescriptor",
+ 'FIRMWARE.PSUDESCRIPTOR': "firmware.PsuDescriptor",
+ 'FIRMWARE.RUNNINGFIRMWARE': "firmware.RunningFirmware",
+ 'FIRMWARE.SASEXPANDERDESCRIPTOR': "firmware.SasExpanderDescriptor",
+ 'FIRMWARE.SERVERCONFIGURATIONUTILITYDISTRIBUTABLE': "firmware.ServerConfigurationUtilityDistributable",
+ 'FIRMWARE.STORAGECONTROLLERDESCRIPTOR': "firmware.StorageControllerDescriptor",
+ 'FIRMWARE.SWITCHUPGRADE': "firmware.SwitchUpgrade",
+ 'FIRMWARE.UNSUPPORTEDVERSIONUPGRADE': "firmware.UnsupportedVersionUpgrade",
+ 'FIRMWARE.UPGRADE': "firmware.Upgrade",
+ 'FIRMWARE.UPGRADEIMPACT': "firmware.UpgradeImpact",
+ 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus",
+ 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus",
+ 'FORECAST.CATALOG': "forecast.Catalog",
+ 'FORECAST.DEFINITION': "forecast.Definition",
+ 'FORECAST.INSTANCE': "forecast.Instance",
+ 'GRAPHICS.CARD': "graphics.Card",
+ 'GRAPHICS.CONTROLLER': "graphics.Controller",
+ 'HCL.COMPATIBILITYSTATUS': "hcl.CompatibilityStatus",
+ 'HCL.DRIVERIMAGE': "hcl.DriverImage",
+ 'HCL.EXEMPTEDCATALOG': "hcl.ExemptedCatalog",
+ 'HCL.HYPERFLEXSOFTWARECOMPATIBILITYINFO': "hcl.HyperflexSoftwareCompatibilityInfo",
+ 'HCL.OPERATINGSYSTEM': "hcl.OperatingSystem",
+ 'HCL.OPERATINGSYSTEMVENDOR': "hcl.OperatingSystemVendor",
+ 'HCL.SUPPORTEDDRIVERNAME': "hcl.SupportedDriverName",
+ 'HYPERFLEX.ALARM': "hyperflex.Alarm",
+ 'HYPERFLEX.APPCATALOG': "hyperflex.AppCatalog",
+ 'HYPERFLEX.AUTOSUPPORTPOLICY': "hyperflex.AutoSupportPolicy",
+ 'HYPERFLEX.BACKUPCLUSTER': "hyperflex.BackupCluster",
+ 'HYPERFLEX.CAPABILITYINFO': "hyperflex.CapabilityInfo",
+ 'HYPERFLEX.CLUSTER': "hyperflex.Cluster",
+ 'HYPERFLEX.CLUSTERBACKUPPOLICY': "hyperflex.ClusterBackupPolicy",
+ 'HYPERFLEX.CLUSTERBACKUPPOLICYDEPLOYMENT': "hyperflex.ClusterBackupPolicyDeployment",
+ 'HYPERFLEX.CLUSTERBACKUPPOLICYINVENTORY': "hyperflex.ClusterBackupPolicyInventory",
+ 'HYPERFLEX.CLUSTERHEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.ClusterHealthCheckExecutionSnapshot",
+ 'HYPERFLEX.CLUSTERNETWORKPOLICY': "hyperflex.ClusterNetworkPolicy",
+ 'HYPERFLEX.CLUSTERPROFILE': "hyperflex.ClusterProfile",
+ 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICY': "hyperflex.ClusterReplicationNetworkPolicy",
+ 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICYDEPLOYMENT': "hyperflex.ClusterReplicationNetworkPolicyDeployment",
+ 'HYPERFLEX.CLUSTERSTORAGEPOLICY': "hyperflex.ClusterStoragePolicy",
+ 'HYPERFLEX.CONFIGRESULT': "hyperflex.ConfigResult",
+ 'HYPERFLEX.CONFIGRESULTENTRY': "hyperflex.ConfigResultEntry",
+ 'HYPERFLEX.DATAPROTECTIONPEER': "hyperflex.DataProtectionPeer",
+ 'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
+ 'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
+ 'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
+ 'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
+ 'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
+ 'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
+ 'HYPERFLEX.FEATURELIMITINTERNAL': "hyperflex.FeatureLimitInternal",
+ 'HYPERFLEX.HEALTH': "hyperflex.Health",
+ 'HYPERFLEX.HEALTHCHECKDEFINITION': "hyperflex.HealthCheckDefinition",
+ 'HYPERFLEX.HEALTHCHECKEXECUTION': "hyperflex.HealthCheckExecution",
+ 'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
+ 'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
+ 'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
+ 'HYPERFLEX.LICENSE': "hyperflex.License",
+ 'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
+ 'HYPERFLEX.NODE': "hyperflex.Node",
+ 'HYPERFLEX.NODECONFIGPOLICY': "hyperflex.NodeConfigPolicy",
+ 'HYPERFLEX.NODEPROFILE': "hyperflex.NodeProfile",
+ 'HYPERFLEX.PROTECTEDCLUSTER': "hyperflex.ProtectedCluster",
+ 'HYPERFLEX.PROXYSETTINGPOLICY': "hyperflex.ProxySettingPolicy",
+ 'HYPERFLEX.SERVERFIRMWAREVERSION': "hyperflex.ServerFirmwareVersion",
+ 'HYPERFLEX.SERVERFIRMWAREVERSIONENTRY': "hyperflex.ServerFirmwareVersionEntry",
+ 'HYPERFLEX.SERVERMODEL': "hyperflex.ServerModel",
+ 'HYPERFLEX.SERVICEAUTHTOKEN': "hyperflex.ServiceAuthToken",
+ 'HYPERFLEX.SOFTWAREDISTRIBUTIONCOMPONENT': "hyperflex.SoftwareDistributionComponent",
+ 'HYPERFLEX.SOFTWAREDISTRIBUTIONENTRY': "hyperflex.SoftwareDistributionEntry",
+ 'HYPERFLEX.SOFTWAREDISTRIBUTIONVERSION': "hyperflex.SoftwareDistributionVersion",
+ 'HYPERFLEX.SOFTWAREVERSIONPOLICY': "hyperflex.SoftwareVersionPolicy",
+ 'HYPERFLEX.STORAGECONTAINER': "hyperflex.StorageContainer",
+ 'HYPERFLEX.SYSCONFIGPOLICY': "hyperflex.SysConfigPolicy",
+ 'HYPERFLEX.UCSMCONFIGPOLICY': "hyperflex.UcsmConfigPolicy",
+ 'HYPERFLEX.VCENTERCONFIGPOLICY': "hyperflex.VcenterConfigPolicy",
+ 'HYPERFLEX.VMBACKUPINFO': "hyperflex.VmBackupInfo",
+ 'HYPERFLEX.VMIMPORTOPERATION': "hyperflex.VmImportOperation",
+ 'HYPERFLEX.VMRESTOREOPERATION': "hyperflex.VmRestoreOperation",
+ 'HYPERFLEX.VMSNAPSHOTINFO': "hyperflex.VmSnapshotInfo",
+ 'HYPERFLEX.VOLUME': "hyperflex.Volume",
+ 'HYPERFLEX.WITNESSCONFIGURATION': "hyperflex.WitnessConfiguration",
+ 'IAAS.CONNECTORPACK': "iaas.ConnectorPack",
+ 'IAAS.DEVICESTATUS': "iaas.DeviceStatus",
+ 'IAAS.DIAGNOSTICMESSAGES': "iaas.DiagnosticMessages",
+ 'IAAS.LICENSEINFO': "iaas.LicenseInfo",
+ 'IAAS.MOSTRUNTASKS': "iaas.MostRunTasks",
+ 'IAAS.SERVICEREQUEST': "iaas.ServiceRequest",
+ 'IAAS.UCSDINFO': "iaas.UcsdInfo",
+ 'IAAS.UCSDMANAGEDINFRA': "iaas.UcsdManagedInfra",
+ 'IAAS.UCSDMESSAGES': "iaas.UcsdMessages",
+ 'IAM.ACCOUNT': "iam.Account",
+ 'IAM.ACCOUNTEXPERIENCE': "iam.AccountExperience",
+ 'IAM.APIKEY': "iam.ApiKey",
+ 'IAM.APPREGISTRATION': "iam.AppRegistration",
+ 'IAM.BANNERMESSAGE': "iam.BannerMessage",
+ 'IAM.CERTIFICATE': "iam.Certificate",
+ 'IAM.CERTIFICATEREQUEST': "iam.CertificateRequest",
+ 'IAM.DOMAINGROUP': "iam.DomainGroup",
+ 'IAM.ENDPOINTPRIVILEGE': "iam.EndPointPrivilege",
+ 'IAM.ENDPOINTROLE': "iam.EndPointRole",
+ 'IAM.ENDPOINTUSER': "iam.EndPointUser",
+ 'IAM.ENDPOINTUSERPOLICY': "iam.EndPointUserPolicy",
+ 'IAM.ENDPOINTUSERROLE': "iam.EndPointUserRole",
+ 'IAM.IDP': "iam.Idp",
+ 'IAM.IDPREFERENCE': "iam.IdpReference",
+ 'IAM.IPACCESSMANAGEMENT': "iam.IpAccessManagement",
+ 'IAM.IPADDRESS': "iam.IpAddress",
+ 'IAM.LDAPGROUP': "iam.LdapGroup",
+ 'IAM.LDAPPOLICY': "iam.LdapPolicy",
+ 'IAM.LDAPPROVIDER': "iam.LdapProvider",
+ 'IAM.LOCALUSERPASSWORD': "iam.LocalUserPassword",
+ 'IAM.LOCALUSERPASSWORDPOLICY': "iam.LocalUserPasswordPolicy",
+ 'IAM.OAUTHTOKEN': "iam.OAuthToken",
+ 'IAM.PERMISSION': "iam.Permission",
+ 'IAM.PRIVATEKEYSPEC': "iam.PrivateKeySpec",
+ 'IAM.PRIVILEGE': "iam.Privilege",
+ 'IAM.PRIVILEGESET': "iam.PrivilegeSet",
+ 'IAM.QUALIFIER': "iam.Qualifier",
+ 'IAM.RESOURCELIMITS': "iam.ResourceLimits",
+ 'IAM.RESOURCEPERMISSION': "iam.ResourcePermission",
+ 'IAM.RESOURCEROLES': "iam.ResourceRoles",
+ 'IAM.ROLE': "iam.Role",
+ 'IAM.SECURITYHOLDER': "iam.SecurityHolder",
+ 'IAM.SERVICEPROVIDER': "iam.ServiceProvider",
+ 'IAM.SESSION': "iam.Session",
+ 'IAM.SESSIONLIMITS': "iam.SessionLimits",
+ 'IAM.SYSTEM': "iam.System",
+ 'IAM.TRUSTPOINT': "iam.TrustPoint",
+ 'IAM.USER': "iam.User",
+ 'IAM.USERGROUP': "iam.UserGroup",
+ 'IAM.USERPREFERENCE': "iam.UserPreference",
+ 'INVENTORY.DEVICEINFO': "inventory.DeviceInfo",
+ 'INVENTORY.DNMOBINDING': "inventory.DnMoBinding",
+ 'INVENTORY.GENERICINVENTORY': "inventory.GenericInventory",
+ 'INVENTORY.GENERICINVENTORYHOLDER': "inventory.GenericInventoryHolder",
+ 'INVENTORY.REQUEST': "inventory.Request",
+ 'IPMIOVERLAN.POLICY': "ipmioverlan.Policy",
+ 'IPPOOL.BLOCKLEASE': "ippool.BlockLease",
+ 'IPPOOL.IPLEASE': "ippool.IpLease",
+ 'IPPOOL.POOL': "ippool.Pool",
+ 'IPPOOL.POOLMEMBER': "ippool.PoolMember",
+ 'IPPOOL.SHADOWBLOCK': "ippool.ShadowBlock",
+ 'IPPOOL.SHADOWPOOL': "ippool.ShadowPool",
+ 'IPPOOL.UNIVERSE': "ippool.Universe",
+ 'IQNPOOL.BLOCK': "iqnpool.Block",
+ 'IQNPOOL.LEASE': "iqnpool.Lease",
+ 'IQNPOOL.POOL': "iqnpool.Pool",
+ 'IQNPOOL.POOLMEMBER': "iqnpool.PoolMember",
+ 'IQNPOOL.UNIVERSE': "iqnpool.Universe",
+ 'IWOTENANT.TENANTSTATUS': "iwotenant.TenantStatus",
+ 'KUBERNETES.ACICNIAPIC': "kubernetes.AciCniApic",
+ 'KUBERNETES.ACICNIPROFILE': "kubernetes.AciCniProfile",
+ 'KUBERNETES.ACICNITENANTCLUSTERALLOCATION': "kubernetes.AciCniTenantClusterAllocation",
+ 'KUBERNETES.ADDONDEFINITION': "kubernetes.AddonDefinition",
+ 'KUBERNETES.ADDONPOLICY': "kubernetes.AddonPolicy",
+ 'KUBERNETES.ADDONREPOSITORY': "kubernetes.AddonRepository",
+ 'KUBERNETES.BAREMETALNODEPROFILE': "kubernetes.BaremetalNodeProfile",
+ 'KUBERNETES.CATALOG': "kubernetes.Catalog",
+ 'KUBERNETES.CLUSTER': "kubernetes.Cluster",
+ 'KUBERNETES.CLUSTERADDONPROFILE': "kubernetes.ClusterAddonProfile",
+ 'KUBERNETES.CLUSTERPROFILE': "kubernetes.ClusterProfile",
+ 'KUBERNETES.CONFIGRESULT': "kubernetes.ConfigResult",
+ 'KUBERNETES.CONFIGRESULTENTRY': "kubernetes.ConfigResultEntry",
+ 'KUBERNETES.CONTAINERRUNTIMEPOLICY': "kubernetes.ContainerRuntimePolicy",
+ 'KUBERNETES.DAEMONSET': "kubernetes.DaemonSet",
+ 'KUBERNETES.DEPLOYMENT': "kubernetes.Deployment",
+ 'KUBERNETES.INGRESS': "kubernetes.Ingress",
+ 'KUBERNETES.NETWORKPOLICY': "kubernetes.NetworkPolicy",
+ 'KUBERNETES.NODE': "kubernetes.Node",
+ 'KUBERNETES.NODEGROUPPROFILE': "kubernetes.NodeGroupProfile",
+ 'KUBERNETES.POD': "kubernetes.Pod",
+ 'KUBERNETES.SERVICE': "kubernetes.Service",
+ 'KUBERNETES.STATEFULSET': "kubernetes.StatefulSet",
+ 'KUBERNETES.SYSCONFIGPOLICY': "kubernetes.SysConfigPolicy",
+ 'KUBERNETES.TRUSTEDREGISTRIESPOLICY': "kubernetes.TrustedRegistriesPolicy",
+ 'KUBERNETES.VERSION': "kubernetes.Version",
+ 'KUBERNETES.VERSIONPOLICY': "kubernetes.VersionPolicy",
+ 'KUBERNETES.VIRTUALMACHINEINFRACONFIGPOLICY': "kubernetes.VirtualMachineInfraConfigPolicy",
+ 'KUBERNETES.VIRTUALMACHINEINFRASTRUCTUREPROVIDER': "kubernetes.VirtualMachineInfrastructureProvider",
+ 'KUBERNETES.VIRTUALMACHINEINSTANCETYPE': "kubernetes.VirtualMachineInstanceType",
+ 'KUBERNETES.VIRTUALMACHINENODEPROFILE': "kubernetes.VirtualMachineNodeProfile",
+ 'KVM.POLICY': "kvm.Policy",
+ 'KVM.SESSION': "kvm.Session",
+ 'KVM.TUNNEL': "kvm.Tunnel",
+ 'LICENSE.ACCOUNTLICENSEDATA': "license.AccountLicenseData",
+ 'LICENSE.CUSTOMEROP': "license.CustomerOp",
+ 'LICENSE.IKSCUSTOMEROP': "license.IksCustomerOp",
+ 'LICENSE.IKSLICENSECOUNT': "license.IksLicenseCount",
+ 'LICENSE.IWOCUSTOMEROP': "license.IwoCustomerOp",
+ 'LICENSE.IWOLICENSECOUNT': "license.IwoLicenseCount",
+ 'LICENSE.LICENSEINFO': "license.LicenseInfo",
+ 'LICENSE.LICENSERESERVATIONOP': "license.LicenseReservationOp",
+ 'LICENSE.SMARTLICENSETOKEN': "license.SmartlicenseToken",
+ 'LS.SERVICEPROFILE': "ls.ServiceProfile",
+ 'MACPOOL.IDBLOCK': "macpool.IdBlock",
+ 'MACPOOL.LEASE': "macpool.Lease",
+ 'MACPOOL.POOL': "macpool.Pool",
+ 'MACPOOL.POOLMEMBER': "macpool.PoolMember",
+ 'MACPOOL.UNIVERSE': "macpool.Universe",
+ 'MANAGEMENT.CONTROLLER': "management.Controller",
+ 'MANAGEMENT.ENTITY': "management.Entity",
+ 'MANAGEMENT.INTERFACE': "management.Interface",
+ 'MEMORY.ARRAY': "memory.Array",
+ 'MEMORY.PERSISTENTMEMORYCONFIGRESULT': "memory.PersistentMemoryConfigResult",
+ 'MEMORY.PERSISTENTMEMORYCONFIGURATION': "memory.PersistentMemoryConfiguration",
+ 'MEMORY.PERSISTENTMEMORYNAMESPACE': "memory.PersistentMemoryNamespace",
+ 'MEMORY.PERSISTENTMEMORYNAMESPACECONFIGRESULT': "memory.PersistentMemoryNamespaceConfigResult",
+ 'MEMORY.PERSISTENTMEMORYPOLICY': "memory.PersistentMemoryPolicy",
+ 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion",
+ 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit",
+ 'MEMORY.UNIT': "memory.Unit",
+ 'META.DEFINITION': "meta.Definition",
+ 'NETWORK.ELEMENT': "network.Element",
+ 'NETWORK.ELEMENTSUMMARY': "network.ElementSummary",
+ 'NETWORK.FCZONEINFO': "network.FcZoneInfo",
+ 'NETWORK.VLANPORTINFO': "network.VlanPortInfo",
+ 'NETWORKCONFIG.POLICY': "networkconfig.Policy",
+ 'NIAAPI.APICCCOPOST': "niaapi.ApicCcoPost",
+ 'NIAAPI.APICFIELDNOTICE': "niaapi.ApicFieldNotice",
+ 'NIAAPI.APICHWEOL': "niaapi.ApicHweol",
+ 'NIAAPI.APICLATESTMAINTAINEDRELEASE': "niaapi.ApicLatestMaintainedRelease",
+ 'NIAAPI.APICRELEASERECOMMEND': "niaapi.ApicReleaseRecommend",
+ 'NIAAPI.APICSWEOL': "niaapi.ApicSweol",
+ 'NIAAPI.DCNMCCOPOST': "niaapi.DcnmCcoPost",
+ 'NIAAPI.DCNMFIELDNOTICE': "niaapi.DcnmFieldNotice",
+ 'NIAAPI.DCNMHWEOL': "niaapi.DcnmHweol",
+ 'NIAAPI.DCNMLATESTMAINTAINEDRELEASE': "niaapi.DcnmLatestMaintainedRelease",
+ 'NIAAPI.DCNMRELEASERECOMMEND': "niaapi.DcnmReleaseRecommend",
+ 'NIAAPI.DCNMSWEOL': "niaapi.DcnmSweol",
+ 'NIAAPI.FILEDOWNLOADER': "niaapi.FileDownloader",
+ 'NIAAPI.NIAMETADATA': "niaapi.NiaMetadata",
+ 'NIAAPI.NIBFILEDOWNLOADER': "niaapi.NibFileDownloader",
+ 'NIAAPI.NIBMETADATA': "niaapi.NibMetadata",
+ 'NIAAPI.VERSIONREGEX': "niaapi.VersionRegex",
+ 'NIATELEMETRY.AAALDAPPROVIDERDETAILS': "niatelemetry.AaaLdapProviderDetails",
+ 'NIATELEMETRY.AAARADIUSPROVIDERDETAILS': "niatelemetry.AaaRadiusProviderDetails",
+ 'NIATELEMETRY.AAATACACSPROVIDERDETAILS': "niatelemetry.AaaTacacsProviderDetails",
+ 'NIATELEMETRY.APICAPPPLUGINDETAILS': "niatelemetry.ApicAppPluginDetails",
+ 'NIATELEMETRY.APICCOREFILEDETAILS': "niatelemetry.ApicCoreFileDetails",
+ 'NIATELEMETRY.APICDBGEXPRSEXPORTDEST': "niatelemetry.ApicDbgexpRsExportDest",
+ 'NIATELEMETRY.APICDBGEXPRSTSSCHEDULER': "niatelemetry.ApicDbgexpRsTsScheduler",
+ 'NIATELEMETRY.APICFANDETAILS': "niatelemetry.ApicFanDetails",
+ 'NIATELEMETRY.APICFEXDETAILS': "niatelemetry.ApicFexDetails",
+ 'NIATELEMETRY.APICFLASHDETAILS': "niatelemetry.ApicFlashDetails",
+ 'NIATELEMETRY.APICNTPAUTH': "niatelemetry.ApicNtpAuth",
+ 'NIATELEMETRY.APICPSUDETAILS': "niatelemetry.ApicPsuDetails",
+ 'NIATELEMETRY.APICREALMDETAILS': "niatelemetry.ApicRealmDetails",
+ 'NIATELEMETRY.APICSNMPCLIENTGRPDETAILS': "niatelemetry.ApicSnmpClientGrpDetails",
+ 'NIATELEMETRY.APICSNMPCOMMUNITYACCESSDETAILS': "niatelemetry.ApicSnmpCommunityAccessDetails",
+ 'NIATELEMETRY.APICSNMPCOMMUNITYDETAILS': "niatelemetry.ApicSnmpCommunityDetails",
+ 'NIATELEMETRY.APICSNMPTRAPDETAILS': "niatelemetry.ApicSnmpTrapDetails",
+ 'NIATELEMETRY.APICSNMPTRAPFWDSERVERDETAILS': "niatelemetry.ApicSnmpTrapFwdServerDetails",
+ 'NIATELEMETRY.APICSNMPVERSIONTHREEDETAILS': "niatelemetry.ApicSnmpVersionThreeDetails",
+ 'NIATELEMETRY.APICSYSLOGGRP': "niatelemetry.ApicSysLogGrp",
+ 'NIATELEMETRY.APICSYSLOGSRC': "niatelemetry.ApicSysLogSrc",
+ 'NIATELEMETRY.APICTRANSCEIVERDETAILS': "niatelemetry.ApicTransceiverDetails",
+ 'NIATELEMETRY.APICUIPAGECOUNTS': "niatelemetry.ApicUiPageCounts",
+ 'NIATELEMETRY.APPDETAILS': "niatelemetry.AppDetails",
+ 'NIATELEMETRY.COMMONPOLICIES': "niatelemetry.CommonPolicies",
+ 'NIATELEMETRY.DCNMFANDETAILS': "niatelemetry.DcnmFanDetails",
+ 'NIATELEMETRY.DCNMFEXDETAILS': "niatelemetry.DcnmFexDetails",
+ 'NIATELEMETRY.DCNMMODULEDETAILS': "niatelemetry.DcnmModuleDetails",
+ 'NIATELEMETRY.DCNMPSUDETAILS': "niatelemetry.DcnmPsuDetails",
+ 'NIATELEMETRY.DCNMTRANSCEIVERDETAILS': "niatelemetry.DcnmTransceiverDetails",
+ 'NIATELEMETRY.EPG': "niatelemetry.Epg",
+ 'NIATELEMETRY.FABRICMODULEDETAILS': "niatelemetry.FabricModuleDetails",
+ 'NIATELEMETRY.FABRICPODPROFILE': "niatelemetry.FabricPodProfile",
+ 'NIATELEMETRY.FABRICPODSS': "niatelemetry.FabricPodSs",
+ 'NIATELEMETRY.FAULT': "niatelemetry.Fault",
+ 'NIATELEMETRY.HTTPSACLCONTRACTDETAILS': "niatelemetry.HttpsAclContractDetails",
+ 'NIATELEMETRY.HTTPSACLCONTRACTFILTERMAP': "niatelemetry.HttpsAclContractFilterMap",
+ 'NIATELEMETRY.HTTPSACLEPGCONTRACTMAP': "niatelemetry.HttpsAclEpgContractMap",
+ 'NIATELEMETRY.HTTPSACLEPGDETAILS': "niatelemetry.HttpsAclEpgDetails",
+ 'NIATELEMETRY.HTTPSACLFILTERDETAILS': "niatelemetry.HttpsAclFilterDetails",
+ 'NIATELEMETRY.LC': "niatelemetry.Lc",
+ 'NIATELEMETRY.MSOCONTRACTDETAILS': "niatelemetry.MsoContractDetails",
+ 'NIATELEMETRY.MSOEPGDETAILS': "niatelemetry.MsoEpgDetails",
+ 'NIATELEMETRY.MSOSCHEMADETAILS': "niatelemetry.MsoSchemaDetails",
+ 'NIATELEMETRY.MSOSITEDETAILS': "niatelemetry.MsoSiteDetails",
+ 'NIATELEMETRY.MSOTENANTDETAILS': "niatelemetry.MsoTenantDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDCONTROLLERDETAILS': "niatelemetry.NexusDashboardControllerDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDDETAILS': "niatelemetry.NexusDashboardDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDMEMORYDETAILS': "niatelemetry.NexusDashboardMemoryDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDS': "niatelemetry.NexusDashboards",
+ 'NIATELEMETRY.NIAFEATUREUSAGE': "niatelemetry.NiaFeatureUsage",
+ 'NIATELEMETRY.NIAINVENTORY': "niatelemetry.NiaInventory",
+ 'NIATELEMETRY.NIAINVENTORYDCNM': "niatelemetry.NiaInventoryDcnm",
+ 'NIATELEMETRY.NIAINVENTORYFABRIC': "niatelemetry.NiaInventoryFabric",
+ 'NIATELEMETRY.NIALICENSESTATE': "niatelemetry.NiaLicenseState",
+ 'NIATELEMETRY.PASSWORDSTRENGTHCHECK': "niatelemetry.PasswordStrengthCheck",
+ 'NIATELEMETRY.PODCOMMPOLICIES': "niatelemetry.PodCommPolicies",
+ 'NIATELEMETRY.PODSNMPPOLICIES': "niatelemetry.PodSnmpPolicies",
+ 'NIATELEMETRY.PODTIMESERVERPOLICIES': "niatelemetry.PodTimeServerPolicies",
+ 'NIATELEMETRY.SITEINVENTORY': "niatelemetry.SiteInventory",
+ 'NIATELEMETRY.SNMPSRC': "niatelemetry.SnmpSrc",
+ 'NIATELEMETRY.SSHVERSIONTWO': "niatelemetry.SshVersionTwo",
+ 'NIATELEMETRY.SUPERVISORMODULEDETAILS': "niatelemetry.SupervisorModuleDetails",
+ 'NIATELEMETRY.SYSLOGREMOTEDEST': "niatelemetry.SyslogRemoteDest",
+ 'NIATELEMETRY.SYSLOGSYSMSG': "niatelemetry.SyslogSysMsg",
+ 'NIATELEMETRY.SYSLOGSYSMSGFACFILTER': "niatelemetry.SyslogSysMsgFacFilter",
+ 'NIATELEMETRY.SYSTEMCONTROLLERDETAILS': "niatelemetry.SystemControllerDetails",
+ 'NIATELEMETRY.TENANT': "niatelemetry.Tenant",
+ 'NOTIFICATION.ACCOUNTSUBSCRIPTION': "notification.AccountSubscription",
+ 'NTP.POLICY': "ntp.Policy",
+ 'OAUTH.ACCESSTOKEN': "oauth.AccessToken",
+ 'OAUTH.AUTHORIZATION': "oauth.Authorization",
+ 'OPRS.DEPLOYMENT': "oprs.Deployment",
+ 'OPRS.SYNCTARGETLISTMESSAGE': "oprs.SyncTargetListMessage",
+ 'ORGANIZATION.ORGANIZATION': "organization.Organization",
+ 'OS.BULKINSTALLINFO': "os.BulkInstallInfo",
+ 'OS.CATALOG': "os.Catalog",
+ 'OS.CONFIGURATIONFILE': "os.ConfigurationFile",
+ 'OS.DISTRIBUTION': "os.Distribution",
+ 'OS.INSTALL': "os.Install",
+ 'OS.OSSUPPORT': "os.OsSupport",
+ 'OS.SUPPORTEDVERSION': "os.SupportedVersion",
+ 'OS.TEMPLATEFILE': "os.TemplateFile",
+ 'OS.VALIDINSTALLTARGET': "os.ValidInstallTarget",
+ 'PCI.COPROCESSORCARD': "pci.CoprocessorCard",
+ 'PCI.DEVICE': "pci.Device",
+ 'PCI.LINK': "pci.Link",
+ 'PCI.SWITCH': "pci.Switch",
+ 'PORT.GROUP': "port.Group",
+ 'PORT.MACBINDING': "port.MacBinding",
+ 'PORT.SUBGROUP': "port.SubGroup",
+ 'POWER.CONTROLSTATE': "power.ControlState",
+ 'POWER.POLICY': "power.Policy",
+ 'PROCESSOR.UNIT': "processor.Unit",
+ 'RACK.UNITPERSONALITY': "rack.UnitPersonality",
+ 'RECOMMENDATION.CAPACITYRUNWAY': "recommendation.CapacityRunway",
+ 'RECOMMENDATION.PHYSICALITEM': "recommendation.PhysicalItem",
+ 'RECOVERY.BACKUPCONFIGPOLICY': "recovery.BackupConfigPolicy",
+ 'RECOVERY.BACKUPPROFILE': "recovery.BackupProfile",
+ 'RECOVERY.CONFIGRESULT': "recovery.ConfigResult",
+ 'RECOVERY.CONFIGRESULTENTRY': "recovery.ConfigResultEntry",
+ 'RECOVERY.ONDEMANDBACKUP': "recovery.OnDemandBackup",
+ 'RECOVERY.RESTORE': "recovery.Restore",
+ 'RECOVERY.SCHEDULECONFIGPOLICY': "recovery.ScheduleConfigPolicy",
+ 'RESOURCE.GROUP': "resource.Group",
+ 'RESOURCE.GROUPMEMBER': "resource.GroupMember",
+ 'RESOURCE.LICENSERESOURCECOUNT': "resource.LicenseResourceCount",
+ 'RESOURCE.MEMBERSHIP': "resource.Membership",
+ 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder",
+ 'RESOURCE.RESERVATION': "resource.Reservation",
+ 'RESOURCEPOOL.LEASE': "resourcepool.Lease",
+ 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource",
+ 'RESOURCEPOOL.POOL': "resourcepool.Pool",
+ 'RESOURCEPOOL.POOLMEMBER': "resourcepool.PoolMember",
+ 'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
+ 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
+ 'SDCARD.POLICY': "sdcard.Policy",
+ 'SEARCH.SEARCHITEM': "search.SearchItem",
+ 'SEARCH.TAGITEM': "search.TagItem",
+ 'SECURITY.UNIT': "security.Unit",
+ 'SERVER.CONFIGCHANGEDETAIL': "server.ConfigChangeDetail",
+ 'SERVER.CONFIGIMPORT': "server.ConfigImport",
+ 'SERVER.CONFIGRESULT': "server.ConfigResult",
+ 'SERVER.CONFIGRESULTENTRY': "server.ConfigResultEntry",
+ 'SERVER.PROFILE': "server.Profile",
+ 'SERVER.PROFILETEMPLATE': "server.ProfileTemplate",
+ 'SMTP.POLICY': "smtp.Policy",
+ 'SNMP.POLICY': "snmp.Policy",
+ 'SOFTWARE.APPLIANCEDISTRIBUTABLE': "software.ApplianceDistributable",
+ 'SOFTWARE.DOWNLOADHISTORY': "software.DownloadHistory",
+ 'SOFTWARE.HCLMETA': "software.HclMeta",
+ 'SOFTWARE.HYPERFLEXBUNDLEDISTRIBUTABLE': "software.HyperflexBundleDistributable",
+ 'SOFTWARE.HYPERFLEXDISTRIBUTABLE': "software.HyperflexDistributable",
+ 'SOFTWARE.RELEASEMETA': "software.ReleaseMeta",
+ 'SOFTWARE.SOLUTIONDISTRIBUTABLE': "software.SolutionDistributable",
+ 'SOFTWARE.UCSDBUNDLEDISTRIBUTABLE': "software.UcsdBundleDistributable",
+ 'SOFTWARE.UCSDDISTRIBUTABLE': "software.UcsdDistributable",
+ 'SOFTWAREREPOSITORY.AUTHORIZATION': "softwarerepository.Authorization",
+ 'SOFTWAREREPOSITORY.CACHEDIMAGE': "softwarerepository.CachedImage",
+ 'SOFTWAREREPOSITORY.CATALOG': "softwarerepository.Catalog",
+ 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper",
+ 'SOFTWAREREPOSITORY.CATEGORYMAPPERMODEL': "softwarerepository.CategoryMapperModel",
+ 'SOFTWAREREPOSITORY.CATEGORYSUPPORTCONSTRAINT': "softwarerepository.CategorySupportConstraint",
+ 'SOFTWAREREPOSITORY.DOWNLOADSPEC': "softwarerepository.DownloadSpec",
+ 'SOFTWAREREPOSITORY.OPERATINGSYSTEMFILE': "softwarerepository.OperatingSystemFile",
+ 'SOFTWAREREPOSITORY.RELEASE': "softwarerepository.Release",
+ 'SOL.POLICY': "sol.Policy",
+ 'SSH.POLICY': "ssh.Policy",
+ 'STORAGE.CONTROLLER': "storage.Controller",
+ 'STORAGE.DISKGROUP': "storage.DiskGroup",
+ 'STORAGE.DISKSLOT': "storage.DiskSlot",
+ 'STORAGE.DRIVEGROUP': "storage.DriveGroup",
+ 'STORAGE.ENCLOSURE': "storage.Enclosure",
+ 'STORAGE.ENCLOSUREDISK': "storage.EnclosureDisk",
+ 'STORAGE.ENCLOSUREDISKSLOTEP': "storage.EnclosureDiskSlotEp",
+ 'STORAGE.FLEXFLASHCONTROLLER': "storage.FlexFlashController",
+ 'STORAGE.FLEXFLASHCONTROLLERPROPS': "storage.FlexFlashControllerProps",
+ 'STORAGE.FLEXFLASHPHYSICALDRIVE': "storage.FlexFlashPhysicalDrive",
+ 'STORAGE.FLEXFLASHVIRTUALDRIVE': "storage.FlexFlashVirtualDrive",
+ 'STORAGE.FLEXUTILCONTROLLER': "storage.FlexUtilController",
+ 'STORAGE.FLEXUTILPHYSICALDRIVE': "storage.FlexUtilPhysicalDrive",
+ 'STORAGE.FLEXUTILVIRTUALDRIVE': "storage.FlexUtilVirtualDrive",
+ 'STORAGE.HITACHIARRAY': "storage.HitachiArray",
+ 'STORAGE.HITACHICONTROLLER': "storage.HitachiController",
+ 'STORAGE.HITACHIDISK': "storage.HitachiDisk",
+ 'STORAGE.HITACHIHOST': "storage.HitachiHost",
+ 'STORAGE.HITACHIHOSTLUN': "storage.HitachiHostLun",
+ 'STORAGE.HITACHIPARITYGROUP': "storage.HitachiParityGroup",
+ 'STORAGE.HITACHIPOOL': "storage.HitachiPool",
+ 'STORAGE.HITACHIPORT': "storage.HitachiPort",
+ 'STORAGE.HITACHIVOLUME': "storage.HitachiVolume",
+ 'STORAGE.HYPERFLEXSTORAGECONTAINER': "storage.HyperFlexStorageContainer",
+ 'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
+ 'STORAGE.ITEM': "storage.Item",
+ 'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
+ 'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
+ 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
+ 'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
+ 'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
+ 'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
+ 'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
+ 'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
+ 'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
+ 'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
+ 'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
+ 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
+ 'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
+ 'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
+ 'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
+ 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
+ 'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
+ 'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
+ 'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
+ 'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
+ 'STORAGE.PHYSICALDISKUSAGE': "storage.PhysicalDiskUsage",
+ 'STORAGE.PUREARRAY': "storage.PureArray",
+ 'STORAGE.PURECONTROLLER': "storage.PureController",
+ 'STORAGE.PUREDISK': "storage.PureDisk",
+ 'STORAGE.PUREHOST': "storage.PureHost",
+ 'STORAGE.PUREHOSTGROUP': "storage.PureHostGroup",
+ 'STORAGE.PUREHOSTLUN': "storage.PureHostLun",
+ 'STORAGE.PUREPORT': "storage.PurePort",
+ 'STORAGE.PUREPROTECTIONGROUP': "storage.PureProtectionGroup",
+ 'STORAGE.PUREPROTECTIONGROUPSNAPSHOT': "storage.PureProtectionGroupSnapshot",
+ 'STORAGE.PUREREPLICATIONSCHEDULE': "storage.PureReplicationSchedule",
+ 'STORAGE.PURESNAPSHOTSCHEDULE': "storage.PureSnapshotSchedule",
+ 'STORAGE.PUREVOLUME': "storage.PureVolume",
+ 'STORAGE.PUREVOLUMESNAPSHOT': "storage.PureVolumeSnapshot",
+ 'STORAGE.SASEXPANDER': "storage.SasExpander",
+ 'STORAGE.SASPORT': "storage.SasPort",
+ 'STORAGE.SPAN': "storage.Span",
+ 'STORAGE.STORAGEPOLICY': "storage.StoragePolicy",
+ 'STORAGE.VDMEMBEREP': "storage.VdMemberEp",
+ 'STORAGE.VIRTUALDRIVE': "storage.VirtualDrive",
+ 'STORAGE.VIRTUALDRIVECONTAINER': "storage.VirtualDriveContainer",
+ 'STORAGE.VIRTUALDRIVEEXTENSION': "storage.VirtualDriveExtension",
+ 'STORAGE.VIRTUALDRIVEIDENTITY': "storage.VirtualDriveIdentity",
+ 'SYSLOG.POLICY': "syslog.Policy",
+ 'TAM.ADVISORYCOUNT': "tam.AdvisoryCount",
+ 'TAM.ADVISORYDEFINITION': "tam.AdvisoryDefinition",
+ 'TAM.ADVISORYINFO': "tam.AdvisoryInfo",
+ 'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
+ 'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
+ 'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
+ 'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
+ 'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
+ 'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
+ 'TASK.PUBLICCLOUDSCOPEDINVENTORY': "task.PublicCloudScopedInventory",
+ 'TASK.PURESCOPEDINVENTORY': "task.PureScopedInventory",
+ 'TASK.SERVERSCOPEDINVENTORY': "task.ServerScopedInventory",
+ 'TECHSUPPORTMANAGEMENT.COLLECTIONCONTROLPOLICY': "techsupportmanagement.CollectionControlPolicy",
+ 'TECHSUPPORTMANAGEMENT.DOWNLOAD': "techsupportmanagement.Download",
+ 'TECHSUPPORTMANAGEMENT.TECHSUPPORTBUNDLE': "techsupportmanagement.TechSupportBundle",
+ 'TECHSUPPORTMANAGEMENT.TECHSUPPORTSTATUS': "techsupportmanagement.TechSupportStatus",
+ 'TERMINAL.AUDITLOG': "terminal.AuditLog",
+ 'TERRAFORM.EXECUTOR': "terraform.Executor",
+ 'THERMAL.POLICY': "thermal.Policy",
+ 'TOP.SYSTEM': "top.System",
+ 'UCSD.BACKUPINFO': "ucsd.BackupInfo",
+ 'UUIDPOOL.BLOCK': "uuidpool.Block",
+ 'UUIDPOOL.POOL': "uuidpool.Pool",
+ 'UUIDPOOL.POOLMEMBER': "uuidpool.PoolMember",
+ 'UUIDPOOL.UNIVERSE': "uuidpool.Universe",
+ 'UUIDPOOL.UUIDLEASE': "uuidpool.UuidLease",
+ 'VIRTUALIZATION.CISCOHYPERVISORMANAGER': "virtualization.CiscoHypervisorManager",
+ 'VIRTUALIZATION.ESXICONSOLE': "virtualization.EsxiConsole",
+ 'VIRTUALIZATION.HOST': "virtualization.Host",
+ 'VIRTUALIZATION.IWECLUSTER': "virtualization.IweCluster",
+ 'VIRTUALIZATION.IWEDATACENTER': "virtualization.IweDatacenter",
+ 'VIRTUALIZATION.IWEDVUPLINK': "virtualization.IweDvUplink",
+ 'VIRTUALIZATION.IWEDVSWITCH': "virtualization.IweDvswitch",
+ 'VIRTUALIZATION.IWEHOST': "virtualization.IweHost",
+ 'VIRTUALIZATION.IWEHOSTINTERFACE': "virtualization.IweHostInterface",
+ 'VIRTUALIZATION.IWEHOSTVSWITCH': "virtualization.IweHostVswitch",
+ 'VIRTUALIZATION.IWENETWORK': "virtualization.IweNetwork",
+ 'VIRTUALIZATION.IWEVIRTUALDISK': "virtualization.IweVirtualDisk",
+ 'VIRTUALIZATION.IWEVIRTUALMACHINE': "virtualization.IweVirtualMachine",
+ 'VIRTUALIZATION.IWEVIRTUALMACHINENETWORKINTERFACE': "virtualization.IweVirtualMachineNetworkInterface",
+ 'VIRTUALIZATION.VIRTUALDISK': "virtualization.VirtualDisk",
+ 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine",
+ 'VIRTUALIZATION.VIRTUALNETWORK': "virtualization.VirtualNetwork",
+ 'VIRTUALIZATION.VMWARECLUSTER': "virtualization.VmwareCluster",
+ 'VIRTUALIZATION.VMWAREDATACENTER': "virtualization.VmwareDatacenter",
+ 'VIRTUALIZATION.VMWAREDATASTORE': "virtualization.VmwareDatastore",
+ 'VIRTUALIZATION.VMWAREDATASTORECLUSTER': "virtualization.VmwareDatastoreCluster",
+ 'VIRTUALIZATION.VMWAREDISTRIBUTEDNETWORK': "virtualization.VmwareDistributedNetwork",
+ 'VIRTUALIZATION.VMWAREDISTRIBUTEDSWITCH': "virtualization.VmwareDistributedSwitch",
+ 'VIRTUALIZATION.VMWAREFOLDER': "virtualization.VmwareFolder",
+ 'VIRTUALIZATION.VMWAREHOST': "virtualization.VmwareHost",
+ 'VIRTUALIZATION.VMWAREKERNELNETWORK': "virtualization.VmwareKernelNetwork",
+ 'VIRTUALIZATION.VMWARENETWORK': "virtualization.VmwareNetwork",
+ 'VIRTUALIZATION.VMWAREPHYSICALNETWORKINTERFACE': "virtualization.VmwarePhysicalNetworkInterface",
+ 'VIRTUALIZATION.VMWAREUPLINKPORT': "virtualization.VmwareUplinkPort",
+ 'VIRTUALIZATION.VMWAREVCENTER': "virtualization.VmwareVcenter",
+ 'VIRTUALIZATION.VMWAREVIRTUALDISK': "virtualization.VmwareVirtualDisk",
+ 'VIRTUALIZATION.VMWAREVIRTUALMACHINE': "virtualization.VmwareVirtualMachine",
+ 'VIRTUALIZATION.VMWAREVIRTUALMACHINESNAPSHOT': "virtualization.VmwareVirtualMachineSnapshot",
+ 'VIRTUALIZATION.VMWAREVIRTUALNETWORKINTERFACE': "virtualization.VmwareVirtualNetworkInterface",
+ 'VIRTUALIZATION.VMWAREVIRTUALSWITCH': "virtualization.VmwareVirtualSwitch",
+ 'VMEDIA.POLICY': "vmedia.Policy",
+ 'VMRC.CONSOLE': "vmrc.Console",
+ 'VNC.CONSOLE': "vnc.Console",
+ 'VNIC.ETHADAPTERPOLICY': "vnic.EthAdapterPolicy",
+ 'VNIC.ETHIF': "vnic.EthIf",
+ 'VNIC.ETHNETWORKPOLICY': "vnic.EthNetworkPolicy",
+ 'VNIC.ETHQOSPOLICY': "vnic.EthQosPolicy",
+ 'VNIC.FCADAPTERPOLICY': "vnic.FcAdapterPolicy",
+ 'VNIC.FCIF': "vnic.FcIf",
+ 'VNIC.FCNETWORKPOLICY': "vnic.FcNetworkPolicy",
+ 'VNIC.FCQOSPOLICY': "vnic.FcQosPolicy",
+ 'VNIC.ISCSIADAPTERPOLICY': "vnic.IscsiAdapterPolicy",
+ 'VNIC.ISCSIBOOTPOLICY': "vnic.IscsiBootPolicy",
+ 'VNIC.ISCSISTATICTARGETPOLICY': "vnic.IscsiStaticTargetPolicy",
+ 'VNIC.LANCONNECTIVITYPOLICY': "vnic.LanConnectivityPolicy",
+ 'VNIC.LCPSTATUS': "vnic.LcpStatus",
+ 'VNIC.SANCONNECTIVITYPOLICY': "vnic.SanConnectivityPolicy",
+ 'VNIC.SCPSTATUS': "vnic.ScpStatus",
+ 'VRF.VRF': "vrf.Vrf",
+ 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor",
+ 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor",
+ 'WORKFLOW.BUILDTASKMETA': "workflow.BuildTaskMeta",
+ 'WORKFLOW.BUILDTASKMETAOWNER': "workflow.BuildTaskMetaOwner",
+ 'WORKFLOW.CATALOG': "workflow.Catalog",
+ 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition",
+ 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler",
+ 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo",
+ 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow",
+ 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition",
+ 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance",
+ 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition",
+ 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance",
+ 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput",
+ 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor",
+ 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog",
+ 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition",
+ 'WORKFLOW.TASKINFO': "workflow.TaskInfo",
+ 'WORKFLOW.TASKMETADATA': "workflow.TaskMetadata",
+ 'WORKFLOW.TASKNOTIFICATION': "workflow.TaskNotification",
+ 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation",
+ 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta",
+ 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition",
+ 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo",
+ 'WORKFLOW.WORKFLOWMETA': "workflow.WorkflowMeta",
+ 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata",
+ 'WORKFLOW.WORKFLOWNOTIFICATION': "workflow.WorkflowNotification",
+ },
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'moid': (str,), # noqa: E501
+ 'selector': (str,), # noqa: E501
+ 'link': (str,), # noqa: E501
+ 'account_moid': (str,), # noqa: E501
+ 'create_time': (datetime,), # noqa: E501
+ 'domain_group_moid': (str,), # noqa: E501
+ 'mod_time': (datetime,), # noqa: E501
+ 'owners': ([str], none_type,), # noqa: E501
+ 'shared_scope': (str,), # noqa: E501
+ 'tags': ([MoTag], none_type,), # noqa: E501
+ 'version_context': (MoVersionContext,), # noqa: E501
+ 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'parent': (MoBaseMoRelationship,), # noqa: E501
+ 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'display_names': (DisplayNames,), # noqa: E501
+ 'action': (str,), # noqa: E501
+ 'cleanup': (bool,), # noqa: E501
+ 'is_source': (bool,), # noqa: E501
+ 'job_details': (str,), # noqa: E501
+ 'job_exception_message': (str,), # noqa: E501
+ 'job_id': (str,), # noqa: E501
+ 'job_state': (str,), # noqa: E501
+ 'policy_moid': (str,), # noqa: E501
+ 'request_id': (str,), # noqa: E501
+ 'settings': (HyperflexBackupPolicySettings,), # noqa: E501
+ 'source_uuid': (str,), # noqa: E501
+ 'target_uuid': (str,), # noqa: E501
+ 'version': (int,), # noqa: E501
+ 'src_cluster': (HyperflexClusterRelationship,), # noqa: E501
+ 'tgt_cluster': (HyperflexClusterRelationship,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ lazy_import()
+ val = {
+ 'hyperflex.ClusterBackupPolicyInventory': HyperflexClusterBackupPolicyInventory,
+ 'mo.MoRef': MoMoRef,
+ }
+ if not val:
+ return None
+ return {'class_id': val}
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'moid': 'Moid', # noqa: E501
+ 'selector': 'Selector', # noqa: E501
+ 'link': 'link', # noqa: E501
+ 'account_moid': 'AccountMoid', # noqa: E501
+ 'create_time': 'CreateTime', # noqa: E501
+ 'domain_group_moid': 'DomainGroupMoid', # noqa: E501
+ 'mod_time': 'ModTime', # noqa: E501
+ 'owners': 'Owners', # noqa: E501
+ 'shared_scope': 'SharedScope', # noqa: E501
+ 'tags': 'Tags', # noqa: E501
+ 'version_context': 'VersionContext', # noqa: E501
+ 'ancestors': 'Ancestors', # noqa: E501
+ 'parent': 'Parent', # noqa: E501
+ 'permission_resources': 'PermissionResources', # noqa: E501
+ 'display_names': 'DisplayNames', # noqa: E501
+ 'action': 'Action', # noqa: E501
+ 'cleanup': 'Cleanup', # noqa: E501
+ 'is_source': 'IsSource', # noqa: E501
+ 'job_details': 'JobDetails', # noqa: E501
+ 'job_exception_message': 'JobExceptionMessage', # noqa: E501
+ 'job_id': 'JobId', # noqa: E501
+ 'job_state': 'JobState', # noqa: E501
+ 'policy_moid': 'PolicyMoid', # noqa: E501
+ 'request_id': 'RequestId', # noqa: E501
+ 'settings': 'Settings', # noqa: E501
+ 'source_uuid': 'SourceUuid', # noqa: E501
+ 'target_uuid': 'TargetUuid', # noqa: E501
+ 'version': 'Version', # noqa: E501
+ 'src_cluster': 'SrcCluster', # noqa: E501
+ 'tgt_cluster': 'TgtCluster', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexClusterBackupPolicyInventoryRelationship - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "mo.MoRef", must be one of ["mo.MoRef", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ moid (str): The Moid of the referenced REST resource.. [optional] # noqa: E501
+ selector (str): An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients. 1. If 'moid' is set this field is ignored. 1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.. [optional] # noqa: E501
+ link (str): A URL to an instance of the 'mo.MoRef' class.. [optional] # noqa: E501
+ account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501
+ create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501
+ domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501
+ mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501
+ owners ([str], none_type): [optional] # noqa: E501
+ shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501
+ tags ([MoTag], none_type): [optional] # noqa: E501
+ version_context (MoVersionContext): [optional] # noqa: E501
+ ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ parent (MoBaseMoRelationship): [optional] # noqa: E501
+ permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ display_names (DisplayNames): [optional] # noqa: E501
+ action (str): Validate, Deploy, Prepare, Commit, or Abort the Backup Policy. Allowed values are \"VALIDATE\", \"DEPLOY\", \"PREPARE\", \"COMMIT\", \"ABORT\". * `VALIDATE` - Check for problems in policy request without deploying. * `DEPLOY` - Remove the policy. Only allowed when cleanup field is true. * `PREPARE` - Prepare the policy for subsequent \"COMMIT\" or \"ABORT\". Only allowed when cleanup field is false. * `COMMIT` - Commit the prepared policy. Only allowed when cleanup field is false. * `ABORT` - Abort the prepared policy. Only allowed when cleanup field is false.. [optional] if omitted the server will use the default value of "VALIDATE" # noqa: E501
+ cleanup (bool): If true, remove the policy. Otherwise proceed with the specified policy action.. [optional] # noqa: E501
+ is_source (bool): Indicates if the HyperFlex Cluster is the source cluster or the target cluster. When set to true, the HyperFlex Cluster is the source for VM backups. When set to false, the HyperFlex Cluster is the target cluster where VM backups are saved.. [optional] # noqa: E501
+ job_details (str): Details from associated HyperFlex job execution.. [optional] # noqa: E501
+ job_exception_message (str): Job Exception message from associated HyperFlex job execution.. [optional] # noqa: E501
+ job_id (str): Job ID of associated HyperFlex job.. [optional] # noqa: E501
+ job_state (str): State of the associated HyperFlex job. When present possible values are \"RUNNING\", \"COMPLETED\" or \"EXCEPTION\". * `RUNNING` - HyperFlex policy job is currently \"RUNNING\". * `COMPLETED` - HyperFlex policy job completed successfully. * `EXCEPTION` - HyperFlex policy job failed.. [optional] if omitted the server will use the default value of "RUNNING" # noqa: E501
+ policy_moid (str): Intersight HyperFlex Cluster Backup Policy MOID.. [optional] # noqa: E501
+ request_id (str): Unique request ID allowing retry of the same logical request following a transient communication failure.. [optional] # noqa: E501
+ settings (HyperflexBackupPolicySettings): [optional] # noqa: E501
+ source_uuid (str): UUID of the source HyperFlex Cluster.. [optional] # noqa: E501
+ target_uuid (str): UUID of the target HyperFlex Cluster.. [optional] # noqa: E501
+ version (int): Version of the Backup Policy.. [optional] # noqa: E501
+ src_cluster (HyperflexClusterRelationship): [optional] # noqa: E501
+ tgt_cluster (HyperflexClusterRelationship): [optional] # noqa: E501
+ object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "mo.MoRef")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'class_id': class_id,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ ],
+ 'oneOf': [
+ HyperflexClusterBackupPolicyInventory,
+ MoMoRef,
+ none_type,
+ ],
+ }
diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py b/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py
index 3f2ff5c37e..94d5f8b933 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_list.py b/intersight/model/hyperflex_cluster_backup_policy_list.py
index 124b2fd68f..5e027a4f4e 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_list.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_list_all_of.py b/intersight/model/hyperflex_cluster_backup_policy_list_all_of.py
index c18dacd344..0c33c5b755 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_list_all_of.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_backup_policy_response.py b/intersight/model/hyperflex_cluster_backup_policy_response.py
index b299592447..2aba8aa236 100644
--- a/intersight/model/hyperflex_cluster_backup_policy_response.py
+++ b/intersight/model/hyperflex_cluster_backup_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_health_check_execution_snapshot.py b/intersight/model/hyperflex_cluster_health_check_execution_snapshot.py
index 79a2cb1632..f239dc29bf 100644
--- a/intersight/model/hyperflex_cluster_health_check_execution_snapshot.py
+++ b/intersight/model/hyperflex_cluster_health_check_execution_snapshot.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_all_of.py b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_all_of.py
index f3374ed55c..3ca9e406bc 100644
--- a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_all_of.py
+++ b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list.py b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list.py
index 449c466354..b0588b1991 100644
--- a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list.py
+++ b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list_all_of.py b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list_all_of.py
index 6ef7b0f7be..d8d46e6574 100644
--- a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list_all_of.py
+++ b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_response.py b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_response.py
index 201df29a84..c7b470f073 100644
--- a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_response.py
+++ b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_list.py b/intersight/model/hyperflex_cluster_list.py
index c500622393..2894c1cb51 100644
--- a/intersight/model/hyperflex_cluster_list.py
+++ b/intersight/model/hyperflex_cluster_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_list_all_of.py b/intersight/model/hyperflex_cluster_list_all_of.py
index 9db1d56dd5..14cc216ae4 100644
--- a/intersight/model/hyperflex_cluster_list_all_of.py
+++ b/intersight/model/hyperflex_cluster_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_network_policy.py b/intersight/model/hyperflex_cluster_network_policy.py
index 146bce4a2a..e033b1ed78 100644
--- a/intersight/model/hyperflex_cluster_network_policy.py
+++ b/intersight/model/hyperflex_cluster_network_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_network_policy_all_of.py b/intersight/model/hyperflex_cluster_network_policy_all_of.py
index e40ccf97fe..e9174702cf 100644
--- a/intersight/model/hyperflex_cluster_network_policy_all_of.py
+++ b/intersight/model/hyperflex_cluster_network_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_network_policy_list.py b/intersight/model/hyperflex_cluster_network_policy_list.py
index d767db7796..12adb2813d 100644
--- a/intersight/model/hyperflex_cluster_network_policy_list.py
+++ b/intersight/model/hyperflex_cluster_network_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_network_policy_list_all_of.py b/intersight/model/hyperflex_cluster_network_policy_list_all_of.py
index 567e56812e..c143661b08 100644
--- a/intersight/model/hyperflex_cluster_network_policy_list_all_of.py
+++ b/intersight/model/hyperflex_cluster_network_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_network_policy_relationship.py b/intersight/model/hyperflex_cluster_network_policy_relationship.py
index bec0194725..6587757887 100644
--- a/intersight/model/hyperflex_cluster_network_policy_relationship.py
+++ b/intersight/model/hyperflex_cluster_network_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -213,7 +213,6 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -371,6 +370,7 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -381,6 +381,9 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -676,10 +679,6 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -738,22 +737,33 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -787,6 +797,7 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_cluster_network_policy_response.py b/intersight/model/hyperflex_cluster_network_policy_response.py
index 8a135b43db..430b04de7a 100644
--- a/intersight/model/hyperflex_cluster_network_policy_response.py
+++ b/intersight/model/hyperflex_cluster_network_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_profile.py b/intersight/model/hyperflex_cluster_profile.py
index 6b57c5e775..152ee1bebf 100644
--- a/intersight/model/hyperflex_cluster_profile.py
+++ b/intersight/model/hyperflex_cluster_profile.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_profile_all_of.py b/intersight/model/hyperflex_cluster_profile_all_of.py
index f9abee365a..2e59b3e034 100644
--- a/intersight/model/hyperflex_cluster_profile_all_of.py
+++ b/intersight/model/hyperflex_cluster_profile_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_profile_list.py b/intersight/model/hyperflex_cluster_profile_list.py
index e61fbd025a..b1e21a633e 100644
--- a/intersight/model/hyperflex_cluster_profile_list.py
+++ b/intersight/model/hyperflex_cluster_profile_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_profile_list_all_of.py b/intersight/model/hyperflex_cluster_profile_list_all_of.py
index 322f3c19ce..fc1b075955 100644
--- a/intersight/model/hyperflex_cluster_profile_list_all_of.py
+++ b/intersight/model/hyperflex_cluster_profile_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_profile_relationship.py b/intersight/model/hyperflex_cluster_profile_relationship.py
index 3c312c1439..a83f8bff10 100644
--- a/intersight/model/hyperflex_cluster_profile_relationship.py
+++ b/intersight/model/hyperflex_cluster_profile_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -266,7 +266,6 @@ class HyperflexClusterProfileRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -424,6 +423,7 @@ class HyperflexClusterProfileRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -434,6 +434,9 @@ class HyperflexClusterProfileRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -729,10 +732,6 @@ class HyperflexClusterProfileRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -791,22 +790,33 @@ class HyperflexClusterProfileRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -840,6 +850,7 @@ class HyperflexClusterProfileRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_cluster_profile_response.py b/intersight/model/hyperflex_cluster_profile_response.py
index e8be469311..89264f911d 100644
--- a/intersight/model/hyperflex_cluster_profile_response.py
+++ b/intersight/model/hyperflex_cluster_profile_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_relationship.py b/intersight/model/hyperflex_cluster_relationship.py
index 6ded29d1ee..e3dfb9d072 100644
--- a/intersight/model/hyperflex_cluster_relationship.py
+++ b/intersight/model/hyperflex_cluster_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -35,6 +35,7 @@ def lazy_import():
from intersight.model.hyperflex_alarm_summary import HyperflexAlarmSummary
from intersight.model.hyperflex_base_cluster_relationship import HyperflexBaseClusterRelationship
from intersight.model.hyperflex_cluster import HyperflexCluster
+ from intersight.model.hyperflex_encryption_relationship import HyperflexEncryptionRelationship
from intersight.model.hyperflex_health_relationship import HyperflexHealthRelationship
from intersight.model.hyperflex_license_relationship import HyperflexLicenseRelationship
from intersight.model.hyperflex_node_relationship import HyperflexNodeRelationship
@@ -55,6 +56,7 @@ def lazy_import():
globals()['HyperflexAlarmSummary'] = HyperflexAlarmSummary
globals()['HyperflexBaseClusterRelationship'] = HyperflexBaseClusterRelationship
globals()['HyperflexCluster'] = HyperflexCluster
+ globals()['HyperflexEncryptionRelationship'] = HyperflexEncryptionRelationship
globals()['HyperflexHealthRelationship'] = HyperflexHealthRelationship
globals()['HyperflexLicenseRelationship'] = HyperflexLicenseRelationship
globals()['HyperflexNodeRelationship'] = HyperflexNodeRelationship
@@ -262,7 +264,6 @@ class HyperflexClusterRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -420,6 +421,7 @@ class HyperflexClusterRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -430,6 +432,9 @@ class HyperflexClusterRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -725,10 +730,6 @@ class HyperflexClusterRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -787,22 +788,33 @@ class HyperflexClusterRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -836,6 +848,7 @@ class HyperflexClusterRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -1013,6 +1026,7 @@ def openapi_types():
'cluster_uuid': (str,), # noqa: E501
'device_id': (str,), # noqa: E501
'dns_servers': ([str], none_type,), # noqa: E501
+ 'encryption_status': (str,), # noqa: E501
'flt_aggr': (int,), # noqa: E501
'hxdp_build_version': (str,), # noqa: E501
'ntp_servers': ([str], none_type,), # noqa: E501
@@ -1020,6 +1034,7 @@ def openapi_types():
'upgrade_status': (str,), # noqa: E501
'vm_count': (int,), # noqa: E501
'alarm': ([HyperflexAlarmRelationship], none_type,), # noqa: E501
+ 'encryption': (HyperflexEncryptionRelationship,), # noqa: E501
'health': (HyperflexHealthRelationship,), # noqa: E501
'license': (HyperflexLicenseRelationship,), # noqa: E501
'nodes': ([HyperflexNodeRelationship], none_type,), # noqa: E501
@@ -1085,6 +1100,7 @@ def discriminator():
'cluster_uuid': 'ClusterUuid', # noqa: E501
'device_id': 'DeviceId', # noqa: E501
'dns_servers': 'DnsServers', # noqa: E501
+ 'encryption_status': 'EncryptionStatus', # noqa: E501
'flt_aggr': 'FltAggr', # noqa: E501
'hxdp_build_version': 'HxdpBuildVersion', # noqa: E501
'ntp_servers': 'NtpServers', # noqa: E501
@@ -1092,6 +1108,7 @@ def discriminator():
'upgrade_status': 'UpgradeStatus', # noqa: E501
'vm_count': 'VmCount', # noqa: E501
'alarm': 'Alarm', # noqa: E501
+ 'encryption': 'Encryption', # noqa: E501
'health': 'Health', # noqa: E501
'license': 'License', # noqa: E501
'nodes': 'Nodes', # noqa: E501
@@ -1194,6 +1211,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
cluster_uuid (str): The unique identifier for this HyperFlex cluster.. [optional] # noqa: E501
device_id (str): The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.. [optional] # noqa: E501
dns_servers ([str], none_type): [optional] # noqa: E501
+ encryption_status (str): This captures the encryption status for a HyperFlex cluster. Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.. [optional] # noqa: E501
flt_aggr (int): The number of yellow (warning) and red (critical) alarms stored as an aggregate. The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.. [optional] # noqa: E501
hxdp_build_version (str): The version and build number of the HyperFlex Data Platform for this cluster. After a cluster upgrade, this version string will be updated on the next inventory cycle to reflect the newly installed version.. [optional] # noqa: E501
ntp_servers ([str], none_type): [optional] # noqa: E501
@@ -1201,6 +1219,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
upgrade_status (str): The upgrade status of the HyperFlex cluster. * `Unknown` - The upgrade status of the HyperFlex cluster could not be determined. * `Ok` - The upgrade of the HyperFlex cluster is complete. * `InProgress` - The upgrade of the HyperFlex cluster is in-progress. * `Failed` - The upgrade of the HyperFlex cluster has failed. * `Waiting` - The upgrade of the HyperFlex cluster is waiting to continue execution.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501
vm_count (int): The number of virtual machines present on this cluster.. [optional] # noqa: E501
alarm ([HyperflexAlarmRelationship], none_type): An array of relationships to hyperflexAlarm resources.. [optional] # noqa: E501
+ encryption (HyperflexEncryptionRelationship): [optional] # noqa: E501
health (HyperflexHealthRelationship): [optional] # noqa: E501
license (HyperflexLicenseRelationship): [optional] # noqa: E501
nodes ([HyperflexNodeRelationship], none_type): An array of relationships to hyperflexNode resources.. [optional] # noqa: E501
diff --git a/intersight/model/hyperflex_cluster_replication_network_policy.py b/intersight/model/hyperflex_cluster_replication_network_policy.py
index bcbd3bf93a..925dec21d3 100644
--- a/intersight/model/hyperflex_cluster_replication_network_policy.py
+++ b/intersight/model/hyperflex_cluster_replication_network_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_all_of.py b/intersight/model/hyperflex_cluster_replication_network_policy_all_of.py
index 2fcb757461..27d79f0c8e 100644
--- a/intersight/model/hyperflex_cluster_replication_network_policy_all_of.py
+++ b/intersight/model/hyperflex_cluster_replication_network_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_deployment.py b/intersight/model/hyperflex_cluster_replication_network_policy_deployment.py
index 98eecc1c35..f9d6e30f1d 100644
--- a/intersight/model/hyperflex_cluster_replication_network_policy_deployment.py
+++ b/intersight/model/hyperflex_cluster_replication_network_policy_deployment.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_all_of.py b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_all_of.py
index 3182975277..5756168171 100644
--- a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_all_of.py
+++ b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list.py b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list.py
index dc016d2a10..d181dcf2f0 100644
--- a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list.py
+++ b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list_all_of.py b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list_all_of.py
index 647cec7d5c..a184c8bd34 100644
--- a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list_all_of.py
+++ b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_response.py b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_response.py
index 8443ec7608..ee28078ff4 100644
--- a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_response.py
+++ b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_list.py b/intersight/model/hyperflex_cluster_replication_network_policy_list.py
index 45b8e3a7e5..c4d28000c5 100644
--- a/intersight/model/hyperflex_cluster_replication_network_policy_list.py
+++ b/intersight/model/hyperflex_cluster_replication_network_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_list_all_of.py b/intersight/model/hyperflex_cluster_replication_network_policy_list_all_of.py
index 5cdb74d615..4f13462efc 100644
--- a/intersight/model/hyperflex_cluster_replication_network_policy_list_all_of.py
+++ b/intersight/model/hyperflex_cluster_replication_network_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_response.py b/intersight/model/hyperflex_cluster_replication_network_policy_response.py
index 5488386a3c..d441584395 100644
--- a/intersight/model/hyperflex_cluster_replication_network_policy_response.py
+++ b/intersight/model/hyperflex_cluster_replication_network_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_response.py b/intersight/model/hyperflex_cluster_response.py
index 90a25f7571..a75a329506 100644
--- a/intersight/model/hyperflex_cluster_response.py
+++ b/intersight/model/hyperflex_cluster_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_storage_policy.py b/intersight/model/hyperflex_cluster_storage_policy.py
index 3ab163cea7..02f81d952f 100644
--- a/intersight/model/hyperflex_cluster_storage_policy.py
+++ b/intersight/model/hyperflex_cluster_storage_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_storage_policy_all_of.py b/intersight/model/hyperflex_cluster_storage_policy_all_of.py
index bfb437da30..c8ca1c3fd0 100644
--- a/intersight/model/hyperflex_cluster_storage_policy_all_of.py
+++ b/intersight/model/hyperflex_cluster_storage_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_storage_policy_list.py b/intersight/model/hyperflex_cluster_storage_policy_list.py
index cb99e95e44..5655cd5a98 100644
--- a/intersight/model/hyperflex_cluster_storage_policy_list.py
+++ b/intersight/model/hyperflex_cluster_storage_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_storage_policy_list_all_of.py b/intersight/model/hyperflex_cluster_storage_policy_list_all_of.py
index 85f7a4f451..450e9be3e3 100644
--- a/intersight/model/hyperflex_cluster_storage_policy_list_all_of.py
+++ b/intersight/model/hyperflex_cluster_storage_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_cluster_storage_policy_relationship.py b/intersight/model/hyperflex_cluster_storage_policy_relationship.py
index 5cdad97cd3..a7cd084962 100644
--- a/intersight/model/hyperflex_cluster_storage_policy_relationship.py
+++ b/intersight/model/hyperflex_cluster_storage_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_cluster_storage_policy_response.py b/intersight/model/hyperflex_cluster_storage_policy_response.py
index 38eeb36b67..beb0078024 100644
--- a/intersight/model/hyperflex_cluster_storage_policy_response.py
+++ b/intersight/model/hyperflex_cluster_storage_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_config_result.py b/intersight/model/hyperflex_config_result.py
index 0ba22e79c5..18bd85bb79 100644
--- a/intersight/model/hyperflex_config_result.py
+++ b/intersight/model/hyperflex_config_result.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_config_result_all_of.py b/intersight/model/hyperflex_config_result_all_of.py
index 2a4bba4af3..94110ce744 100644
--- a/intersight/model/hyperflex_config_result_all_of.py
+++ b/intersight/model/hyperflex_config_result_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_config_result_entry.py b/intersight/model/hyperflex_config_result_entry.py
index 7a6303425a..dc2506e0ba 100644
--- a/intersight/model/hyperflex_config_result_entry.py
+++ b/intersight/model/hyperflex_config_result_entry.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_config_result_entry_all_of.py b/intersight/model/hyperflex_config_result_entry_all_of.py
index 7ec5f49187..768ee51810 100644
--- a/intersight/model/hyperflex_config_result_entry_all_of.py
+++ b/intersight/model/hyperflex_config_result_entry_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_config_result_entry_list.py b/intersight/model/hyperflex_config_result_entry_list.py
index 933317218e..8758ce415b 100644
--- a/intersight/model/hyperflex_config_result_entry_list.py
+++ b/intersight/model/hyperflex_config_result_entry_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_config_result_entry_list_all_of.py b/intersight/model/hyperflex_config_result_entry_list_all_of.py
index 082a7edab7..4f6deb05ab 100644
--- a/intersight/model/hyperflex_config_result_entry_list_all_of.py
+++ b/intersight/model/hyperflex_config_result_entry_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_config_result_entry_relationship.py b/intersight/model/hyperflex_config_result_entry_relationship.py
index 289399c2e0..9655699999 100644
--- a/intersight/model/hyperflex_config_result_entry_relationship.py
+++ b/intersight/model/hyperflex_config_result_entry_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class HyperflexConfigResultEntryRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class HyperflexConfigResultEntryRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class HyperflexConfigResultEntryRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class HyperflexConfigResultEntryRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class HyperflexConfigResultEntryRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class HyperflexConfigResultEntryRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_config_result_entry_response.py b/intersight/model/hyperflex_config_result_entry_response.py
index f7d9d331dc..8195466134 100644
--- a/intersight/model/hyperflex_config_result_entry_response.py
+++ b/intersight/model/hyperflex_config_result_entry_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_config_result_list.py b/intersight/model/hyperflex_config_result_list.py
index 84e63ab003..e8f0ed3183 100644
--- a/intersight/model/hyperflex_config_result_list.py
+++ b/intersight/model/hyperflex_config_result_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_config_result_list_all_of.py b/intersight/model/hyperflex_config_result_list_all_of.py
index 501034e27a..08b4eef13c 100644
--- a/intersight/model/hyperflex_config_result_list_all_of.py
+++ b/intersight/model/hyperflex_config_result_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_config_result_relationship.py b/intersight/model/hyperflex_config_result_relationship.py
index d832e1cac5..dc41a3ce08 100644
--- a/intersight/model/hyperflex_config_result_relationship.py
+++ b/intersight/model/hyperflex_config_result_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class HyperflexConfigResultRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class HyperflexConfigResultRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class HyperflexConfigResultRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class HyperflexConfigResultRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class HyperflexConfigResultRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class HyperflexConfigResultRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_config_result_response.py b/intersight/model/hyperflex_config_result_response.py
index b251de87a2..f9be13d200 100644
--- a/intersight/model/hyperflex_config_result_response.py
+++ b/intersight/model/hyperflex_config_result_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_data_protection_peer.py b/intersight/model/hyperflex_data_protection_peer.py
index 2d7cdb187a..256bb84cf6 100644
--- a/intersight/model/hyperflex_data_protection_peer.py
+++ b/intersight/model/hyperflex_data_protection_peer.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_data_protection_peer_all_of.py b/intersight/model/hyperflex_data_protection_peer_all_of.py
index c9e97d7746..109bc9c049 100644
--- a/intersight/model/hyperflex_data_protection_peer_all_of.py
+++ b/intersight/model/hyperflex_data_protection_peer_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_data_protection_peer_list.py b/intersight/model/hyperflex_data_protection_peer_list.py
index 3335842322..8d143b7895 100644
--- a/intersight/model/hyperflex_data_protection_peer_list.py
+++ b/intersight/model/hyperflex_data_protection_peer_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_data_protection_peer_list_all_of.py b/intersight/model/hyperflex_data_protection_peer_list_all_of.py
index d02a34322f..879c67627e 100644
--- a/intersight/model/hyperflex_data_protection_peer_list_all_of.py
+++ b/intersight/model/hyperflex_data_protection_peer_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_data_protection_peer_relationship.py b/intersight/model/hyperflex_data_protection_peer_relationship.py
index 525d2722fe..1708cedf04 100644
--- a/intersight/model/hyperflex_data_protection_peer_relationship.py
+++ b/intersight/model/hyperflex_data_protection_peer_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_data_protection_peer_response.py b/intersight/model/hyperflex_data_protection_peer_response.py
index e5d55c6dac..f94a84500a 100644
--- a/intersight/model/hyperflex_data_protection_peer_response.py
+++ b/intersight/model/hyperflex_data_protection_peer_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_datastore_info.py b/intersight/model/hyperflex_datastore_info.py
index d96c429a95..a9b876e996 100644
--- a/intersight/model/hyperflex_datastore_info.py
+++ b/intersight/model/hyperflex_datastore_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_datastore_info_all_of.py b/intersight/model/hyperflex_datastore_info_all_of.py
index 0f3305375f..e93752d299 100644
--- a/intersight/model/hyperflex_datastore_info_all_of.py
+++ b/intersight/model/hyperflex_datastore_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_datastore_statistic.py b/intersight/model/hyperflex_datastore_statistic.py
index 5b39234e83..f001d840f8 100644
--- a/intersight/model/hyperflex_datastore_statistic.py
+++ b/intersight/model/hyperflex_datastore_statistic.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_datastore_statistic_all_of.py b/intersight/model/hyperflex_datastore_statistic_all_of.py
index 0c430eac3f..7e189589f0 100644
--- a/intersight/model/hyperflex_datastore_statistic_all_of.py
+++ b/intersight/model/hyperflex_datastore_statistic_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_datastore_statistic_list.py b/intersight/model/hyperflex_datastore_statistic_list.py
index 4ab78298f1..615b1550e0 100644
--- a/intersight/model/hyperflex_datastore_statistic_list.py
+++ b/intersight/model/hyperflex_datastore_statistic_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_datastore_statistic_list_all_of.py b/intersight/model/hyperflex_datastore_statistic_list_all_of.py
index 53accbaf57..f304ac9e5c 100644
--- a/intersight/model/hyperflex_datastore_statistic_list_all_of.py
+++ b/intersight/model/hyperflex_datastore_statistic_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_datastore_statistic_relationship.py b/intersight/model/hyperflex_datastore_statistic_relationship.py
index c0107566e1..fc63710893 100644
--- a/intersight/model/hyperflex_datastore_statistic_relationship.py
+++ b/intersight/model/hyperflex_datastore_statistic_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -229,7 +229,6 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -387,6 +386,7 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -397,6 +397,9 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -692,10 +695,6 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -754,22 +753,33 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -803,6 +813,7 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_datastore_statistic_response.py b/intersight/model/hyperflex_datastore_statistic_response.py
index 488ad6d9c4..b13dd8f7a4 100644
--- a/intersight/model/hyperflex_datastore_statistic_response.py
+++ b/intersight/model/hyperflex_datastore_statistic_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_device_package_download_state.py b/intersight/model/hyperflex_device_package_download_state.py
index 160c673da7..f674562550 100644
--- a/intersight/model/hyperflex_device_package_download_state.py
+++ b/intersight/model/hyperflex_device_package_download_state.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_device_package_download_state_all_of.py b/intersight/model/hyperflex_device_package_download_state_all_of.py
index 276380ccbc..678d2b48c5 100644
--- a/intersight/model/hyperflex_device_package_download_state_all_of.py
+++ b/intersight/model/hyperflex_device_package_download_state_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_device_package_download_state_list.py b/intersight/model/hyperflex_device_package_download_state_list.py
index d721d5ad28..f83713026f 100644
--- a/intersight/model/hyperflex_device_package_download_state_list.py
+++ b/intersight/model/hyperflex_device_package_download_state_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_device_package_download_state_list_all_of.py b/intersight/model/hyperflex_device_package_download_state_list_all_of.py
index 8f0631d729..7d4c47917c 100644
--- a/intersight/model/hyperflex_device_package_download_state_list_all_of.py
+++ b/intersight/model/hyperflex_device_package_download_state_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_device_package_download_state_response.py b/intersight/model/hyperflex_device_package_download_state_response.py
index e65e32ffb1..60504f6748 100644
--- a/intersight/model/hyperflex_device_package_download_state_response.py
+++ b/intersight/model/hyperflex_device_package_download_state_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_drive.py b/intersight/model/hyperflex_drive.py
index f59a400407..0252a70328 100644
--- a/intersight/model/hyperflex_drive.py
+++ b/intersight/model/hyperflex_drive.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -96,6 +96,7 @@ class HyperflexDrive(ModelComposed):
'IGNORED': "IGNORED",
'BLACKLISTED': "BLACKLISTED",
'SECUREERASED': "SECUREERASED",
+ 'BLOCKED': "BLOCKED",
},
('type',): {
'UNKNOWN': "Unknown",
@@ -285,7 +286,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
protocol (str): Disk Protocol - SATA, NVME, SAS. * `Unknown` - Disk protocol is unknown. * `SAS` - Serial Attached SCSI protocol (SAS) used in disk. * `NVMe` - Non-volatile memory express (NVMe) protocol used in disk. * `SATA` - Serial Advanced Technology Attachment (SATA) used in disk.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501
serial_number (str): Serial number of the Hyperflex drive.. [optional] # noqa: E501
slot_number (str): The SCSI slot number of the drive.. [optional] # noqa: E501
- status (str): Disk inventory state as determined by storfs inventory module. Should be one of values defined in enum. * `UNKNOWN` - The state of the disk is unknown. * `CLAIMED` - The state of the disk is claimed by storfs and has a valid storfs format. * `AVAILABLE` - The disk is available but not claimed by storfs. * `IGNORED` - The disk ash been ignored by storfs. * `BLACKLISTED` - The disk has been blacklisted by storfs. * `SECUREERASED` - The disk has been secure erased.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
+ status (str): Disk inventory state as determined by storfs inventory module. Should be one of values defined in enum. * `UNKNOWN` - The state of the disk is unknown. * `CLAIMED` - The state of the disk is claimed by storfs and has a valid storfs format. * `AVAILABLE` - The disk is available but not claimed by storfs. * `IGNORED` - The disk ash been ignored by storfs. * `BLACKLISTED` - The disk has been blacklisted by storfs. * `SECUREERASED` - The disk has been secure erased. * `BLOCKED` - The disk has been blocked by storfs.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
type (str): Type of disk - UNKNOWN, HDD, SSD. * `Unknown` - Default unknown disk type. * `SSD` - Storage disk with Solid state disk. * `HDD` - Storage disk with Hard disk drive. * `NVRAM` - Storage disk with Non-volatile random-access memory type. * `SATA` - Disk drive implementation with Serial Advanced Technology Attachment (SATA). * `BSAS` - Bridged SAS-SATA disks with added hardware to enable them to be plugged into a SAS-connected storage shelf. * `FC` - Storage disk with Fiber Channel. * `FSAS` - Near Line SAS. NL-SAS drives are enterprise SATA drives with a SAS interface, head, media, androtational speed of traditional enterprise-class SATA drives with the fully capable SAS interfacetypical for classic SAS drives. * `LUN` - Logical Unit Number refers to a logical disk. * `MSATA` - SATA disk in multi-disk carrier storage shelf. * `SAS` - Storage disk with serial attached SCSI. * `VMDISK` - Virtual machine Data Disk.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501
usage (str): Specifies what the disk is used for. Should be one of values defined in enum. * `UNKNOWN` - The usage of the disk is unknown. * `PERSISTENCE` - The usage of the disk is for generic data storage. * `SYSTEM` - The usage of the disk is related to system storage. * `CACHING` - The usage of the disk is for caching.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
used_capacity (int): Used Capacity of the drive in Bytes.. [optional] # noqa: E501
diff --git a/intersight/model/hyperflex_drive_all_of.py b/intersight/model/hyperflex_drive_all_of.py
index 194d2d3036..0bd9cf7160 100644
--- a/intersight/model/hyperflex_drive_all_of.py
+++ b/intersight/model/hyperflex_drive_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -84,6 +84,7 @@ class HyperflexDriveAllOf(ModelNormal):
'IGNORED': "IGNORED",
'BLACKLISTED': "BLACKLISTED",
'SECUREERASED': "SECUREERASED",
+ 'BLOCKED': "BLOCKED",
},
('type',): {
'UNKNOWN': "Unknown",
@@ -236,7 +237,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
protocol (str): Disk Protocol - SATA, NVME, SAS. * `Unknown` - Disk protocol is unknown. * `SAS` - Serial Attached SCSI protocol (SAS) used in disk. * `NVMe` - Non-volatile memory express (NVMe) protocol used in disk. * `SATA` - Serial Advanced Technology Attachment (SATA) used in disk.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501
serial_number (str): Serial number of the Hyperflex drive.. [optional] # noqa: E501
slot_number (str): The SCSI slot number of the drive.. [optional] # noqa: E501
- status (str): Disk inventory state as determined by storfs inventory module. Should be one of values defined in enum. * `UNKNOWN` - The state of the disk is unknown. * `CLAIMED` - The state of the disk is claimed by storfs and has a valid storfs format. * `AVAILABLE` - The disk is available but not claimed by storfs. * `IGNORED` - The disk ash been ignored by storfs. * `BLACKLISTED` - The disk has been blacklisted by storfs. * `SECUREERASED` - The disk has been secure erased.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
+ status (str): Disk inventory state as determined by storfs inventory module. Should be one of values defined in enum. * `UNKNOWN` - The state of the disk is unknown. * `CLAIMED` - The state of the disk is claimed by storfs and has a valid storfs format. * `AVAILABLE` - The disk is available but not claimed by storfs. * `IGNORED` - The disk ash been ignored by storfs. * `BLACKLISTED` - The disk has been blacklisted by storfs. * `SECUREERASED` - The disk has been secure erased. * `BLOCKED` - The disk has been blocked by storfs.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
type (str): Type of disk - UNKNOWN, HDD, SSD. * `Unknown` - Default unknown disk type. * `SSD` - Storage disk with Solid state disk. * `HDD` - Storage disk with Hard disk drive. * `NVRAM` - Storage disk with Non-volatile random-access memory type. * `SATA` - Disk drive implementation with Serial Advanced Technology Attachment (SATA). * `BSAS` - Bridged SAS-SATA disks with added hardware to enable them to be plugged into a SAS-connected storage shelf. * `FC` - Storage disk with Fiber Channel. * `FSAS` - Near Line SAS. NL-SAS drives are enterprise SATA drives with a SAS interface, head, media, androtational speed of traditional enterprise-class SATA drives with the fully capable SAS interfacetypical for classic SAS drives. * `LUN` - Logical Unit Number refers to a logical disk. * `MSATA` - SATA disk in multi-disk carrier storage shelf. * `SAS` - Storage disk with serial attached SCSI. * `VMDISK` - Virtual machine Data Disk.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501
usage (str): Specifies what the disk is used for. Should be one of values defined in enum. * `UNKNOWN` - The usage of the disk is unknown. * `PERSISTENCE` - The usage of the disk is for generic data storage. * `SYSTEM` - The usage of the disk is related to system storage. * `CACHING` - The usage of the disk is for caching.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
used_capacity (int): Used Capacity of the drive in Bytes.. [optional] # noqa: E501
diff --git a/intersight/model/hyperflex_drive_list.py b/intersight/model/hyperflex_drive_list.py
index 3b0e30e77a..683282b827 100644
--- a/intersight/model/hyperflex_drive_list.py
+++ b/intersight/model/hyperflex_drive_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_drive_list_all_of.py b/intersight/model/hyperflex_drive_list_all_of.py
index 3354141397..4b6f55bad2 100644
--- a/intersight/model/hyperflex_drive_list_all_of.py
+++ b/intersight/model/hyperflex_drive_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_drive_relationship.py b/intersight/model/hyperflex_drive_relationship.py
index 0778372195..f3f9ea796b 100644
--- a/intersight/model/hyperflex_drive_relationship.py
+++ b/intersight/model/hyperflex_drive_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -93,6 +93,7 @@ class HyperflexDriveRelationship(ModelComposed):
'IGNORED': "IGNORED",
'BLACKLISTED': "BLACKLISTED",
'SECUREERASED': "SECUREERASED",
+ 'BLOCKED': "BLOCKED",
},
('type',): {
'UNKNOWN': "Unknown",
@@ -242,7 +243,6 @@ class HyperflexDriveRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -400,6 +400,7 @@ class HyperflexDriveRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -410,6 +411,9 @@ class HyperflexDriveRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -705,10 +709,6 @@ class HyperflexDriveRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -767,22 +767,33 @@ class HyperflexDriveRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -816,6 +827,7 @@ class HyperflexDriveRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -1107,7 +1119,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
protocol (str): Disk Protocol - SATA, NVME, SAS. * `Unknown` - Disk protocol is unknown. * `SAS` - Serial Attached SCSI protocol (SAS) used in disk. * `NVMe` - Non-volatile memory express (NVMe) protocol used in disk. * `SATA` - Serial Advanced Technology Attachment (SATA) used in disk.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501
serial_number (str): Serial number of the Hyperflex drive.. [optional] # noqa: E501
slot_number (str): The SCSI slot number of the drive.. [optional] # noqa: E501
- status (str): Disk inventory state as determined by storfs inventory module. Should be one of values defined in enum. * `UNKNOWN` - The state of the disk is unknown. * `CLAIMED` - The state of the disk is claimed by storfs and has a valid storfs format. * `AVAILABLE` - The disk is available but not claimed by storfs. * `IGNORED` - The disk ash been ignored by storfs. * `BLACKLISTED` - The disk has been blacklisted by storfs. * `SECUREERASED` - The disk has been secure erased.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
+ status (str): Disk inventory state as determined by storfs inventory module. Should be one of values defined in enum. * `UNKNOWN` - The state of the disk is unknown. * `CLAIMED` - The state of the disk is claimed by storfs and has a valid storfs format. * `AVAILABLE` - The disk is available but not claimed by storfs. * `IGNORED` - The disk ash been ignored by storfs. * `BLACKLISTED` - The disk has been blacklisted by storfs. * `SECUREERASED` - The disk has been secure erased. * `BLOCKED` - The disk has been blocked by storfs.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
type (str): Type of disk - UNKNOWN, HDD, SSD. * `Unknown` - Default unknown disk type. * `SSD` - Storage disk with Solid state disk. * `HDD` - Storage disk with Hard disk drive. * `NVRAM` - Storage disk with Non-volatile random-access memory type. * `SATA` - Disk drive implementation with Serial Advanced Technology Attachment (SATA). * `BSAS` - Bridged SAS-SATA disks with added hardware to enable them to be plugged into a SAS-connected storage shelf. * `FC` - Storage disk with Fiber Channel. * `FSAS` - Near Line SAS. NL-SAS drives are enterprise SATA drives with a SAS interface, head, media, androtational speed of traditional enterprise-class SATA drives with the fully capable SAS interfacetypical for classic SAS drives. * `LUN` - Logical Unit Number refers to a logical disk. * `MSATA` - SATA disk in multi-disk carrier storage shelf. * `SAS` - Storage disk with serial attached SCSI. * `VMDISK` - Virtual machine Data Disk.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501
usage (str): Specifies what the disk is used for. Should be one of values defined in enum. * `UNKNOWN` - The usage of the disk is unknown. * `PERSISTENCE` - The usage of the disk is for generic data storage. * `SYSTEM` - The usage of the disk is related to system storage. * `CACHING` - The usage of the disk is for caching.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
used_capacity (int): Used Capacity of the drive in Bytes.. [optional] # noqa: E501
diff --git a/intersight/model/hyperflex_drive_response.py b/intersight/model/hyperflex_drive_response.py
index 8b8b8ed337..168bb5d716 100644
--- a/intersight/model/hyperflex_drive_response.py
+++ b/intersight/model/hyperflex_drive_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_encryption.py b/intersight/model/hyperflex_encryption.py
new file mode 100644
index 0000000000..3b139d3290
--- /dev/null
+++ b/intersight/model/hyperflex_encryption.py
@@ -0,0 +1,310 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship
+ from intersight.model.display_names import DisplayNames
+ from intersight.model.hyperflex_cluster_relationship import HyperflexClusterRelationship
+ from intersight.model.hyperflex_encryption_all_of import HyperflexEncryptionAllOf
+ from intersight.model.mo_base_mo import MoBaseMo
+ from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship
+ from intersight.model.mo_tag import MoTag
+ from intersight.model.mo_version_context import MoVersionContext
+ globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship
+ globals()['DisplayNames'] = DisplayNames
+ globals()['HyperflexClusterRelationship'] = HyperflexClusterRelationship
+ globals()['HyperflexEncryptionAllOf'] = HyperflexEncryptionAllOf
+ globals()['MoBaseMo'] = MoBaseMo
+ globals()['MoBaseMoRelationship'] = MoBaseMoRelationship
+ globals()['MoTag'] = MoTag
+ globals()['MoVersionContext'] = MoVersionContext
+
+
+class HyperflexEncryption(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
+ },
+ ('object_type',): {
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
+ },
+ ('state',): {
+ 'UNKNOWN': "UNKNOWN",
+ 'ENABLED': "ENABLED",
+ 'NOT_ENABLED': "NOT_ENABLED",
+ 'CONFIGURED': "CONFIGURED",
+ 'NOT_CONFIGURED': "NOT_CONFIGURED",
+ 'FAILED': "FAILED",
+ },
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'state': (str,), # noqa: E501
+ 'cluster': (HyperflexClusterRelationship,), # noqa: E501
+ 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501
+ 'account_moid': (str,), # noqa: E501
+ 'create_time': (datetime,), # noqa: E501
+ 'domain_group_moid': (str,), # noqa: E501
+ 'mod_time': (datetime,), # noqa: E501
+ 'moid': (str,), # noqa: E501
+ 'owners': ([str], none_type,), # noqa: E501
+ 'shared_scope': (str,), # noqa: E501
+ 'tags': ([MoTag], none_type,), # noqa: E501
+ 'version_context': (MoVersionContext,), # noqa: E501
+ 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'parent': (MoBaseMoRelationship,), # noqa: E501
+ 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'display_names': (DisplayNames,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ val = {
+ }
+ if not val:
+ return None
+ return {'class_id': val}
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'state': 'State', # noqa: E501
+ 'cluster': 'Cluster', # noqa: E501
+ 'registered_device': 'RegisteredDevice', # noqa: E501
+ 'account_moid': 'AccountMoid', # noqa: E501
+ 'create_time': 'CreateTime', # noqa: E501
+ 'domain_group_moid': 'DomainGroupMoid', # noqa: E501
+ 'mod_time': 'ModTime', # noqa: E501
+ 'moid': 'Moid', # noqa: E501
+ 'owners': 'Owners', # noqa: E501
+ 'shared_scope': 'SharedScope', # noqa: E501
+ 'tags': 'Tags', # noqa: E501
+ 'version_context': 'VersionContext', # noqa: E501
+ 'ancestors': 'Ancestors', # noqa: E501
+ 'parent': 'Parent', # noqa: E501
+ 'permission_resources': 'PermissionResources', # noqa: E501
+ 'display_names': 'DisplayNames', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexEncryption - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "hyperflex.Encryption", must be one of ["hyperflex.Encryption", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "hyperflex.Encryption", must be one of ["hyperflex.Encryption", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ state (str): [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
+ cluster (HyperflexClusterRelationship): [optional] # noqa: E501
+ registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501
+ account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501
+ create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501
+ domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501
+ mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501
+ moid (str): The unique identifier of this Managed Object instance.. [optional] # noqa: E501
+ owners ([str], none_type): [optional] # noqa: E501
+ shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501
+ tags ([MoTag], none_type): [optional] # noqa: E501
+ version_context (MoVersionContext): [optional] # noqa: E501
+ ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ parent (MoBaseMoRelationship): [optional] # noqa: E501
+ permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ display_names (DisplayNames): [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "hyperflex.Encryption")
+ object_type = kwargs.get('object_type', "hyperflex.Encryption")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'class_id': class_id,
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ HyperflexEncryptionAllOf,
+ MoBaseMo,
+ ],
+ 'oneOf': [
+ ],
+ }
diff --git a/intersight/model/hyperflex_encryption_all_of.py b/intersight/model/hyperflex_encryption_all_of.py
new file mode 100644
index 0000000000..604a360c41
--- /dev/null
+++ b/intersight/model/hyperflex_encryption_all_of.py
@@ -0,0 +1,206 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship
+ from intersight.model.hyperflex_cluster_relationship import HyperflexClusterRelationship
+ globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship
+ globals()['HyperflexClusterRelationship'] = HyperflexClusterRelationship
+
+
+class HyperflexEncryptionAllOf(ModelNormal):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
+ },
+ ('object_type',): {
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
+ },
+ ('state',): {
+ 'UNKNOWN': "UNKNOWN",
+ 'ENABLED': "ENABLED",
+ 'NOT_ENABLED': "NOT_ENABLED",
+ 'CONFIGURED': "CONFIGURED",
+ 'NOT_CONFIGURED': "NOT_CONFIGURED",
+ 'FAILED': "FAILED",
+ },
+ }
+
+ validations = {
+ }
+
+ additional_properties_type = None
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'state': (str,), # noqa: E501
+ 'cluster': (HyperflexClusterRelationship,), # noqa: E501
+ 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ return None
+
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'state': 'State', # noqa: E501
+ 'cluster': 'Cluster', # noqa: E501
+ 'registered_device': 'RegisteredDevice', # noqa: E501
+ }
+
+ _composed_schemas = {}
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexEncryptionAllOf - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "hyperflex.Encryption", must be one of ["hyperflex.Encryption", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "hyperflex.Encryption", must be one of ["hyperflex.Encryption", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ state (str): [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
+ cluster (HyperflexClusterRelationship): [optional] # noqa: E501
+ registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "hyperflex.Encryption")
+ object_type = kwargs.get('object_type', "hyperflex.Encryption")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ self.class_id = class_id
+ self.object_type = object_type
+ for var_name, var_value in kwargs.items():
+ if var_name not in self.attribute_map and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ self.additional_properties_type is None:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
diff --git a/intersight/model/hyperflex_encryption_list.py b/intersight/model/hyperflex_encryption_list.py
new file mode 100644
index 0000000000..7481679178
--- /dev/null
+++ b/intersight/model/hyperflex_encryption_list.py
@@ -0,0 +1,238 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_encryption import HyperflexEncryption
+ from intersight.model.hyperflex_encryption_list_all_of import HyperflexEncryptionListAllOf
+ from intersight.model.mo_base_response import MoBaseResponse
+ globals()['HyperflexEncryption'] = HyperflexEncryption
+ globals()['HyperflexEncryptionListAllOf'] = HyperflexEncryptionListAllOf
+ globals()['MoBaseResponse'] = MoBaseResponse
+
+
+class HyperflexEncryptionList(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'object_type': (str,), # noqa: E501
+ 'count': (int,), # noqa: E501
+ 'results': ([HyperflexEncryption], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ val = {
+ }
+ if not val:
+ return None
+ return {'object_type': val}
+
+ attribute_map = {
+ 'object_type': 'ObjectType', # noqa: E501
+ 'count': 'Count', # noqa: E501
+ 'results': 'Results', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, object_type, *args, **kwargs): # noqa: E501
+ """HyperflexEncryptionList - a model defined in OpenAPI
+
+ Args:
+ object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body.
+
+ Keyword Args:
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ count (int): The total number of 'hyperflex.Encryption' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501
+ results ([HyperflexEncryption], none_type): The array of 'hyperflex.Encryption' resources matching the request.. [optional] # noqa: E501
+ """
+
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ HyperflexEncryptionListAllOf,
+ MoBaseResponse,
+ ],
+ 'oneOf': [
+ ],
+ }
diff --git a/intersight/model/hyperflex_encryption_list_all_of.py b/intersight/model/hyperflex_encryption_list_all_of.py
new file mode 100644
index 0000000000..ae226c3dea
--- /dev/null
+++ b/intersight/model/hyperflex_encryption_list_all_of.py
@@ -0,0 +1,175 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_encryption import HyperflexEncryption
+ globals()['HyperflexEncryption'] = HyperflexEncryption
+
+
+class HyperflexEncryptionListAllOf(ModelNormal):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ }
+
+ validations = {
+ }
+
+ additional_properties_type = None
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'count': (int,), # noqa: E501
+ 'results': ([HyperflexEncryption], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ return None
+
+
+ attribute_map = {
+ 'count': 'Count', # noqa: E501
+ 'results': 'Results', # noqa: E501
+ }
+
+ _composed_schemas = {}
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexEncryptionListAllOf - a model defined in OpenAPI
+
+ Keyword Args:
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ count (int): The total number of 'hyperflex.Encryption' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501
+ results ([HyperflexEncryption], none_type): The array of 'hyperflex.Encryption' resources matching the request.. [optional] # noqa: E501
+ """
+
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ for var_name, var_value in kwargs.items():
+ if var_name not in self.attribute_map and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ self.additional_properties_type is None:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
diff --git a/intersight/model/hyperflex_encryption_relationship.py b/intersight/model/hyperflex_encryption_relationship.py
new file mode 100644
index 0000000000..bd50763767
--- /dev/null
+++ b/intersight/model/hyperflex_encryption_relationship.py
@@ -0,0 +1,1130 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship
+ from intersight.model.display_names import DisplayNames
+ from intersight.model.hyperflex_cluster_relationship import HyperflexClusterRelationship
+ from intersight.model.hyperflex_encryption import HyperflexEncryption
+ from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship
+ from intersight.model.mo_mo_ref import MoMoRef
+ from intersight.model.mo_tag import MoTag
+ from intersight.model.mo_version_context import MoVersionContext
+ globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship
+ globals()['DisplayNames'] = DisplayNames
+ globals()['HyperflexClusterRelationship'] = HyperflexClusterRelationship
+ globals()['HyperflexEncryption'] = HyperflexEncryption
+ globals()['MoBaseMoRelationship'] = MoBaseMoRelationship
+ globals()['MoMoRef'] = MoMoRef
+ globals()['MoTag'] = MoTag
+ globals()['MoVersionContext'] = MoVersionContext
+
+
+class HyperflexEncryptionRelationship(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'MO.MOREF': "mo.MoRef",
+ },
+ ('state',): {
+ 'UNKNOWN': "UNKNOWN",
+ 'ENABLED': "ENABLED",
+ 'NOT_ENABLED': "NOT_ENABLED",
+ 'CONFIGURED': "CONFIGURED",
+ 'NOT_CONFIGURED': "NOT_CONFIGURED",
+ 'FAILED': "FAILED",
+ },
+ ('object_type',): {
+ 'AAA.AUDITRECORD': "aaa.AuditRecord",
+ 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig",
+ 'AAA.RETENTIONPOLICY': "aaa.RetentionPolicy",
+ 'ACCESS.POLICY': "access.Policy",
+ 'ADAPTER.CONFIGPOLICY': "adapter.ConfigPolicy",
+ 'ADAPTER.EXTETHINTERFACE': "adapter.ExtEthInterface",
+ 'ADAPTER.HOSTETHINTERFACE': "adapter.HostEthInterface",
+ 'ADAPTER.HOSTFCINTERFACE': "adapter.HostFcInterface",
+ 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface",
+ 'ADAPTER.UNIT': "adapter.Unit",
+ 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander",
+ 'APPLIANCE.APPSTATUS': "appliance.AppStatus",
+ 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy",
+ 'APPLIANCE.BACKUP': "appliance.Backup",
+ 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy",
+ 'APPLIANCE.CERTIFICATESETTING': "appliance.CertificateSetting",
+ 'APPLIANCE.DATAEXPORTPOLICY': "appliance.DataExportPolicy",
+ 'APPLIANCE.DEVICECERTIFICATE': "appliance.DeviceCertificate",
+ 'APPLIANCE.DEVICECLAIM': "appliance.DeviceClaim",
+ 'APPLIANCE.DEVICEUPGRADEPOLICY': "appliance.DeviceUpgradePolicy",
+ 'APPLIANCE.DIAGSETTING': "appliance.DiagSetting",
+ 'APPLIANCE.EXTERNALSYSLOGSETTING': "appliance.ExternalSyslogSetting",
+ 'APPLIANCE.FILEGATEWAY': "appliance.FileGateway",
+ 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus",
+ 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus",
+ 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle",
+ 'APPLIANCE.NODEINFO': "appliance.NodeInfo",
+ 'APPLIANCE.NODESTATUS': "appliance.NodeStatus",
+ 'APPLIANCE.RELEASENOTE': "appliance.ReleaseNote",
+ 'APPLIANCE.REMOTEFILEIMPORT': "appliance.RemoteFileImport",
+ 'APPLIANCE.RESTORE': "appliance.Restore",
+ 'APPLIANCE.SETUPINFO': "appliance.SetupInfo",
+ 'APPLIANCE.SYSTEMINFO': "appliance.SystemInfo",
+ 'APPLIANCE.SYSTEMSTATUS': "appliance.SystemStatus",
+ 'APPLIANCE.UPGRADE': "appliance.Upgrade",
+ 'APPLIANCE.UPGRADEPOLICY': "appliance.UpgradePolicy",
+ 'ASSET.CLUSTERMEMBER': "asset.ClusterMember",
+ 'ASSET.DEPLOYMENT': "asset.Deployment",
+ 'ASSET.DEPLOYMENTDEVICE': "asset.DeploymentDevice",
+ 'ASSET.DEVICECLAIM': "asset.DeviceClaim",
+ 'ASSET.DEVICECONFIGURATION': "asset.DeviceConfiguration",
+ 'ASSET.DEVICECONNECTORMANAGER': "asset.DeviceConnectorManager",
+ 'ASSET.DEVICECONTRACTINFORMATION': "asset.DeviceContractInformation",
+ 'ASSET.DEVICECONTRACTNOTIFICATION': "asset.DeviceContractNotification",
+ 'ASSET.DEVICEREGISTRATION': "asset.DeviceRegistration",
+ 'ASSET.SUBSCRIPTION': "asset.Subscription",
+ 'ASSET.SUBSCRIPTIONACCOUNT': "asset.SubscriptionAccount",
+ 'ASSET.SUBSCRIPTIONDEVICECONTRACTINFORMATION': "asset.SubscriptionDeviceContractInformation",
+ 'ASSET.TARGET': "asset.Target",
+ 'BIOS.BOOTDEVICE': "bios.BootDevice",
+ 'BIOS.BOOTMODE': "bios.BootMode",
+ 'BIOS.POLICY': "bios.Policy",
+ 'BIOS.SYSTEMBOOTORDER': "bios.SystemBootOrder",
+ 'BIOS.TOKENSETTINGS': "bios.TokenSettings",
+ 'BIOS.UNIT': "bios.Unit",
+ 'BIOS.VFSELECTMEMORYRASCONFIGURATION': "bios.VfSelectMemoryRasConfiguration",
+ 'BOOT.CDDDEVICE': "boot.CddDevice",
+ 'BOOT.DEVICEBOOTMODE': "boot.DeviceBootMode",
+ 'BOOT.DEVICEBOOTSECURITY': "boot.DeviceBootSecurity",
+ 'BOOT.HDDDEVICE': "boot.HddDevice",
+ 'BOOT.ISCSIDEVICE': "boot.IscsiDevice",
+ 'BOOT.NVMEDEVICE': "boot.NvmeDevice",
+ 'BOOT.PCHSTORAGEDEVICE': "boot.PchStorageDevice",
+ 'BOOT.PRECISIONPOLICY': "boot.PrecisionPolicy",
+ 'BOOT.PXEDEVICE': "boot.PxeDevice",
+ 'BOOT.SANDEVICE': "boot.SanDevice",
+ 'BOOT.SDDEVICE': "boot.SdDevice",
+ 'BOOT.UEFISHELLDEVICE': "boot.UefiShellDevice",
+ 'BOOT.USBDEVICE': "boot.UsbDevice",
+ 'BOOT.VMEDIADEVICE': "boot.VmediaDevice",
+ 'BULK.EXPORT': "bulk.Export",
+ 'BULK.EXPORTEDITEM': "bulk.ExportedItem",
+ 'BULK.MOCLONER': "bulk.MoCloner",
+ 'BULK.MOMERGER': "bulk.MoMerger",
+ 'BULK.REQUEST': "bulk.Request",
+ 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj",
+ 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor",
+ 'CAPABILITY.CATALOG': "capability.Catalog",
+ 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor",
+ 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef",
+ 'CAPABILITY.CIMCFIRMWAREDESCRIPTOR': "capability.CimcFirmwareDescriptor",
+ 'CAPABILITY.EQUIPMENTPHYSICALDEF': "capability.EquipmentPhysicalDef",
+ 'CAPABILITY.EQUIPMENTSLOTARRAY': "capability.EquipmentSlotArray",
+ 'CAPABILITY.FANMODULEDESCRIPTOR': "capability.FanModuleDescriptor",
+ 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef",
+ 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef",
+ 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor",
+ 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef",
+ 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef",
+ 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor",
+ 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef",
+ 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef",
+ 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor",
+ 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef",
+ 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor",
+ 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef",
+ 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability",
+ 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor",
+ 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef",
+ 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy",
+ 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail",
+ 'CHASSIS.CONFIGIMPORT': "chassis.ConfigImport",
+ 'CHASSIS.CONFIGRESULT': "chassis.ConfigResult",
+ 'CHASSIS.CONFIGRESULTENTRY': "chassis.ConfigResultEntry",
+ 'CHASSIS.IOMPROFILE': "chassis.IomProfile",
+ 'CHASSIS.PROFILE': "chassis.Profile",
+ 'CLOUD.AWSBILLINGUNIT': "cloud.AwsBillingUnit",
+ 'CLOUD.AWSKEYPAIR': "cloud.AwsKeyPair",
+ 'CLOUD.AWSNETWORKINTERFACE': "cloud.AwsNetworkInterface",
+ 'CLOUD.AWSORGANIZATIONALUNIT': "cloud.AwsOrganizationalUnit",
+ 'CLOUD.AWSSECURITYGROUP': "cloud.AwsSecurityGroup",
+ 'CLOUD.AWSSUBNET': "cloud.AwsSubnet",
+ 'CLOUD.AWSVIRTUALMACHINE': "cloud.AwsVirtualMachine",
+ 'CLOUD.AWSVOLUME': "cloud.AwsVolume",
+ 'CLOUD.AWSVPC': "cloud.AwsVpc",
+ 'CLOUD.COLLECTINVENTORY': "cloud.CollectInventory",
+ 'CLOUD.REGIONS': "cloud.Regions",
+ 'CLOUD.SKUCONTAINERTYPE': "cloud.SkuContainerType",
+ 'CLOUD.SKUDATABASETYPE': "cloud.SkuDatabaseType",
+ 'CLOUD.SKUINSTANCETYPE': "cloud.SkuInstanceType",
+ 'CLOUD.SKUNETWORKTYPE': "cloud.SkuNetworkType",
+ 'CLOUD.SKUREGIONRATECARDS': "cloud.SkuRegionRateCards",
+ 'CLOUD.SKUVOLUMETYPE': "cloud.SkuVolumeType",
+ 'CLOUD.TFCAGENTPOOL': "cloud.TfcAgentpool",
+ 'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
+ 'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
+ 'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
+ 'COMPUTE.BLADE': "compute.Blade",
+ 'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
+ 'COMPUTE.BOARD': "compute.Board",
+ 'COMPUTE.MAPPING': "compute.Mapping",
+ 'COMPUTE.PHYSICALSUMMARY': "compute.PhysicalSummary",
+ 'COMPUTE.RACKUNIT': "compute.RackUnit",
+ 'COMPUTE.RACKUNITIDENTITY': "compute.RackUnitIdentity",
+ 'COMPUTE.SERVERPOWERPOLICY': "compute.ServerPowerPolicy",
+ 'COMPUTE.SERVERSETTING': "compute.ServerSetting",
+ 'COMPUTE.VMEDIA': "compute.Vmedia",
+ 'COND.ALARM': "cond.Alarm",
+ 'COND.ALARMAGGREGATION': "cond.AlarmAggregation",
+ 'COND.HCLSTATUS': "cond.HclStatus",
+ 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail",
+ 'COND.HCLSTATUSJOB': "cond.HclStatusJob",
+ 'CONNECTORPACK.CONNECTORPACKUPGRADE': "connectorpack.ConnectorPackUpgrade",
+ 'CONNECTORPACK.UPGRADEIMPACT': "connectorpack.UpgradeImpact",
+ 'CONVERGEDINFRA.HEALTHCHECKDEFINITION': "convergedinfra.HealthCheckDefinition",
+ 'CONVERGEDINFRA.HEALTHCHECKEXECUTION': "convergedinfra.HealthCheckExecution",
+ 'CONVERGEDINFRA.POD': "convergedinfra.Pod",
+ 'CRD.CUSTOMRESOURCE': "crd.CustomResource",
+ 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy",
+ 'EQUIPMENT.CHASSIS': "equipment.Chassis",
+ 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity",
+ 'EQUIPMENT.CHASSISOPERATION': "equipment.ChassisOperation",
+ 'EQUIPMENT.DEVICESUMMARY': "equipment.DeviceSummary",
+ 'EQUIPMENT.EXPANDERMODULE': "equipment.ExpanderModule",
+ 'EQUIPMENT.FAN': "equipment.Fan",
+ 'EQUIPMENT.FANCONTROL': "equipment.FanControl",
+ 'EQUIPMENT.FANMODULE': "equipment.FanModule",
+ 'EQUIPMENT.FEX': "equipment.Fex",
+ 'EQUIPMENT.FEXIDENTITY': "equipment.FexIdentity",
+ 'EQUIPMENT.FEXOPERATION': "equipment.FexOperation",
+ 'EQUIPMENT.FRU': "equipment.Fru",
+ 'EQUIPMENT.IDENTITYSUMMARY': "equipment.IdentitySummary",
+ 'EQUIPMENT.IOCARD': "equipment.IoCard",
+ 'EQUIPMENT.IOCARDOPERATION': "equipment.IoCardOperation",
+ 'EQUIPMENT.IOEXPANDER': "equipment.IoExpander",
+ 'EQUIPMENT.LOCATORLED': "equipment.LocatorLed",
+ 'EQUIPMENT.PSU': "equipment.Psu",
+ 'EQUIPMENT.PSUCONTROL': "equipment.PsuControl",
+ 'EQUIPMENT.RACKENCLOSURE': "equipment.RackEnclosure",
+ 'EQUIPMENT.RACKENCLOSURESLOT': "equipment.RackEnclosureSlot",
+ 'EQUIPMENT.SHAREDIOMODULE': "equipment.SharedIoModule",
+ 'EQUIPMENT.SWITCHCARD': "equipment.SwitchCard",
+ 'EQUIPMENT.SYSTEMIOCONTROLLER': "equipment.SystemIoController",
+ 'EQUIPMENT.TPM': "equipment.Tpm",
+ 'EQUIPMENT.TRANSCEIVER': "equipment.Transceiver",
+ 'ETHER.HOSTPORT': "ether.HostPort",
+ 'ETHER.NETWORKPORT': "ether.NetworkPort",
+ 'ETHER.PHYSICALPORT': "ether.PhysicalPort",
+ 'ETHER.PORTCHANNEL': "ether.PortChannel",
+ 'EXTERNALSITE.AUTHORIZATION': "externalsite.Authorization",
+ 'FABRIC.APPLIANCEPCROLE': "fabric.AppliancePcRole",
+ 'FABRIC.APPLIANCEROLE': "fabric.ApplianceRole",
+ 'FABRIC.CONFIGCHANGEDETAIL': "fabric.ConfigChangeDetail",
+ 'FABRIC.CONFIGRESULT': "fabric.ConfigResult",
+ 'FABRIC.CONFIGRESULTENTRY': "fabric.ConfigResultEntry",
+ 'FABRIC.ELEMENTIDENTITY': "fabric.ElementIdentity",
+ 'FABRIC.ESTIMATEIMPACT': "fabric.EstimateImpact",
+ 'FABRIC.ETHNETWORKCONTROLPOLICY': "fabric.EthNetworkControlPolicy",
+ 'FABRIC.ETHNETWORKGROUPPOLICY': "fabric.EthNetworkGroupPolicy",
+ 'FABRIC.ETHNETWORKPOLICY': "fabric.EthNetworkPolicy",
+ 'FABRIC.FCNETWORKPOLICY': "fabric.FcNetworkPolicy",
+ 'FABRIC.FCSTORAGEROLE': "fabric.FcStorageRole",
+ 'FABRIC.FCUPLINKPCROLE': "fabric.FcUplinkPcRole",
+ 'FABRIC.FCUPLINKROLE': "fabric.FcUplinkRole",
+ 'FABRIC.FCOEUPLINKPCROLE': "fabric.FcoeUplinkPcRole",
+ 'FABRIC.FCOEUPLINKROLE': "fabric.FcoeUplinkRole",
+ 'FABRIC.FLOWCONTROLPOLICY': "fabric.FlowControlPolicy",
+ 'FABRIC.LINKAGGREGATIONPOLICY': "fabric.LinkAggregationPolicy",
+ 'FABRIC.LINKCONTROLPOLICY': "fabric.LinkControlPolicy",
+ 'FABRIC.MULTICASTPOLICY': "fabric.MulticastPolicy",
+ 'FABRIC.PCMEMBER': "fabric.PcMember",
+ 'FABRIC.PCOPERATION': "fabric.PcOperation",
+ 'FABRIC.PORTMODE': "fabric.PortMode",
+ 'FABRIC.PORTOPERATION': "fabric.PortOperation",
+ 'FABRIC.PORTPOLICY': "fabric.PortPolicy",
+ 'FABRIC.SERVERROLE': "fabric.ServerRole",
+ 'FABRIC.SWITCHCLUSTERPROFILE': "fabric.SwitchClusterProfile",
+ 'FABRIC.SWITCHCONTROLPOLICY': "fabric.SwitchControlPolicy",
+ 'FABRIC.SWITCHPROFILE': "fabric.SwitchProfile",
+ 'FABRIC.SYSTEMQOSPOLICY': "fabric.SystemQosPolicy",
+ 'FABRIC.UPLINKPCROLE': "fabric.UplinkPcRole",
+ 'FABRIC.UPLINKROLE': "fabric.UplinkRole",
+ 'FABRIC.VLAN': "fabric.Vlan",
+ 'FABRIC.VSAN': "fabric.Vsan",
+ 'FAULT.INSTANCE': "fault.Instance",
+ 'FC.PHYSICALPORT': "fc.PhysicalPort",
+ 'FC.PORTCHANNEL': "fc.PortChannel",
+ 'FCPOOL.FCBLOCK': "fcpool.FcBlock",
+ 'FCPOOL.LEASE': "fcpool.Lease",
+ 'FCPOOL.POOL': "fcpool.Pool",
+ 'FCPOOL.POOLMEMBER': "fcpool.PoolMember",
+ 'FCPOOL.UNIVERSE': "fcpool.Universe",
+ 'FEEDBACK.FEEDBACKPOST': "feedback.FeedbackPost",
+ 'FIRMWARE.BIOSDESCRIPTOR': "firmware.BiosDescriptor",
+ 'FIRMWARE.BOARDCONTROLLERDESCRIPTOR': "firmware.BoardControllerDescriptor",
+ 'FIRMWARE.CHASSISUPGRADE': "firmware.ChassisUpgrade",
+ 'FIRMWARE.CIMCDESCRIPTOR': "firmware.CimcDescriptor",
+ 'FIRMWARE.DIMMDESCRIPTOR': "firmware.DimmDescriptor",
+ 'FIRMWARE.DISTRIBUTABLE': "firmware.Distributable",
+ 'FIRMWARE.DISTRIBUTABLEMETA': "firmware.DistributableMeta",
+ 'FIRMWARE.DRIVEDESCRIPTOR': "firmware.DriveDescriptor",
+ 'FIRMWARE.DRIVERDISTRIBUTABLE': "firmware.DriverDistributable",
+ 'FIRMWARE.EULA': "firmware.Eula",
+ 'FIRMWARE.FIRMWARESUMMARY': "firmware.FirmwareSummary",
+ 'FIRMWARE.GPUDESCRIPTOR': "firmware.GpuDescriptor",
+ 'FIRMWARE.HBADESCRIPTOR': "firmware.HbaDescriptor",
+ 'FIRMWARE.IOMDESCRIPTOR': "firmware.IomDescriptor",
+ 'FIRMWARE.MSWITCHDESCRIPTOR': "firmware.MswitchDescriptor",
+ 'FIRMWARE.NXOSDESCRIPTOR': "firmware.NxosDescriptor",
+ 'FIRMWARE.PCIEDESCRIPTOR': "firmware.PcieDescriptor",
+ 'FIRMWARE.PSUDESCRIPTOR': "firmware.PsuDescriptor",
+ 'FIRMWARE.RUNNINGFIRMWARE': "firmware.RunningFirmware",
+ 'FIRMWARE.SASEXPANDERDESCRIPTOR': "firmware.SasExpanderDescriptor",
+ 'FIRMWARE.SERVERCONFIGURATIONUTILITYDISTRIBUTABLE': "firmware.ServerConfigurationUtilityDistributable",
+ 'FIRMWARE.STORAGECONTROLLERDESCRIPTOR': "firmware.StorageControllerDescriptor",
+ 'FIRMWARE.SWITCHUPGRADE': "firmware.SwitchUpgrade",
+ 'FIRMWARE.UNSUPPORTEDVERSIONUPGRADE': "firmware.UnsupportedVersionUpgrade",
+ 'FIRMWARE.UPGRADE': "firmware.Upgrade",
+ 'FIRMWARE.UPGRADEIMPACT': "firmware.UpgradeImpact",
+ 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus",
+ 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus",
+ 'FORECAST.CATALOG': "forecast.Catalog",
+ 'FORECAST.DEFINITION': "forecast.Definition",
+ 'FORECAST.INSTANCE': "forecast.Instance",
+ 'GRAPHICS.CARD': "graphics.Card",
+ 'GRAPHICS.CONTROLLER': "graphics.Controller",
+ 'HCL.COMPATIBILITYSTATUS': "hcl.CompatibilityStatus",
+ 'HCL.DRIVERIMAGE': "hcl.DriverImage",
+ 'HCL.EXEMPTEDCATALOG': "hcl.ExemptedCatalog",
+ 'HCL.HYPERFLEXSOFTWARECOMPATIBILITYINFO': "hcl.HyperflexSoftwareCompatibilityInfo",
+ 'HCL.OPERATINGSYSTEM': "hcl.OperatingSystem",
+ 'HCL.OPERATINGSYSTEMVENDOR': "hcl.OperatingSystemVendor",
+ 'HCL.SUPPORTEDDRIVERNAME': "hcl.SupportedDriverName",
+ 'HYPERFLEX.ALARM': "hyperflex.Alarm",
+ 'HYPERFLEX.APPCATALOG': "hyperflex.AppCatalog",
+ 'HYPERFLEX.AUTOSUPPORTPOLICY': "hyperflex.AutoSupportPolicy",
+ 'HYPERFLEX.BACKUPCLUSTER': "hyperflex.BackupCluster",
+ 'HYPERFLEX.CAPABILITYINFO': "hyperflex.CapabilityInfo",
+ 'HYPERFLEX.CLUSTER': "hyperflex.Cluster",
+ 'HYPERFLEX.CLUSTERBACKUPPOLICY': "hyperflex.ClusterBackupPolicy",
+ 'HYPERFLEX.CLUSTERBACKUPPOLICYDEPLOYMENT': "hyperflex.ClusterBackupPolicyDeployment",
+ 'HYPERFLEX.CLUSTERBACKUPPOLICYINVENTORY': "hyperflex.ClusterBackupPolicyInventory",
+ 'HYPERFLEX.CLUSTERHEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.ClusterHealthCheckExecutionSnapshot",
+ 'HYPERFLEX.CLUSTERNETWORKPOLICY': "hyperflex.ClusterNetworkPolicy",
+ 'HYPERFLEX.CLUSTERPROFILE': "hyperflex.ClusterProfile",
+ 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICY': "hyperflex.ClusterReplicationNetworkPolicy",
+ 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICYDEPLOYMENT': "hyperflex.ClusterReplicationNetworkPolicyDeployment",
+ 'HYPERFLEX.CLUSTERSTORAGEPOLICY': "hyperflex.ClusterStoragePolicy",
+ 'HYPERFLEX.CONFIGRESULT': "hyperflex.ConfigResult",
+ 'HYPERFLEX.CONFIGRESULTENTRY': "hyperflex.ConfigResultEntry",
+ 'HYPERFLEX.DATAPROTECTIONPEER': "hyperflex.DataProtectionPeer",
+ 'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
+ 'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
+ 'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
+ 'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
+ 'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
+ 'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
+ 'HYPERFLEX.FEATURELIMITINTERNAL': "hyperflex.FeatureLimitInternal",
+ 'HYPERFLEX.HEALTH': "hyperflex.Health",
+ 'HYPERFLEX.HEALTHCHECKDEFINITION': "hyperflex.HealthCheckDefinition",
+ 'HYPERFLEX.HEALTHCHECKEXECUTION': "hyperflex.HealthCheckExecution",
+ 'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
+ 'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
+ 'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
+ 'HYPERFLEX.LICENSE': "hyperflex.License",
+ 'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
+ 'HYPERFLEX.NODE': "hyperflex.Node",
+ 'HYPERFLEX.NODECONFIGPOLICY': "hyperflex.NodeConfigPolicy",
+ 'HYPERFLEX.NODEPROFILE': "hyperflex.NodeProfile",
+ 'HYPERFLEX.PROTECTEDCLUSTER': "hyperflex.ProtectedCluster",
+ 'HYPERFLEX.PROXYSETTINGPOLICY': "hyperflex.ProxySettingPolicy",
+ 'HYPERFLEX.SERVERFIRMWAREVERSION': "hyperflex.ServerFirmwareVersion",
+ 'HYPERFLEX.SERVERFIRMWAREVERSIONENTRY': "hyperflex.ServerFirmwareVersionEntry",
+ 'HYPERFLEX.SERVERMODEL': "hyperflex.ServerModel",
+ 'HYPERFLEX.SERVICEAUTHTOKEN': "hyperflex.ServiceAuthToken",
+ 'HYPERFLEX.SOFTWAREDISTRIBUTIONCOMPONENT': "hyperflex.SoftwareDistributionComponent",
+ 'HYPERFLEX.SOFTWAREDISTRIBUTIONENTRY': "hyperflex.SoftwareDistributionEntry",
+ 'HYPERFLEX.SOFTWAREDISTRIBUTIONVERSION': "hyperflex.SoftwareDistributionVersion",
+ 'HYPERFLEX.SOFTWAREVERSIONPOLICY': "hyperflex.SoftwareVersionPolicy",
+ 'HYPERFLEX.STORAGECONTAINER': "hyperflex.StorageContainer",
+ 'HYPERFLEX.SYSCONFIGPOLICY': "hyperflex.SysConfigPolicy",
+ 'HYPERFLEX.UCSMCONFIGPOLICY': "hyperflex.UcsmConfigPolicy",
+ 'HYPERFLEX.VCENTERCONFIGPOLICY': "hyperflex.VcenterConfigPolicy",
+ 'HYPERFLEX.VMBACKUPINFO': "hyperflex.VmBackupInfo",
+ 'HYPERFLEX.VMIMPORTOPERATION': "hyperflex.VmImportOperation",
+ 'HYPERFLEX.VMRESTOREOPERATION': "hyperflex.VmRestoreOperation",
+ 'HYPERFLEX.VMSNAPSHOTINFO': "hyperflex.VmSnapshotInfo",
+ 'HYPERFLEX.VOLUME': "hyperflex.Volume",
+ 'HYPERFLEX.WITNESSCONFIGURATION': "hyperflex.WitnessConfiguration",
+ 'IAAS.CONNECTORPACK': "iaas.ConnectorPack",
+ 'IAAS.DEVICESTATUS': "iaas.DeviceStatus",
+ 'IAAS.DIAGNOSTICMESSAGES': "iaas.DiagnosticMessages",
+ 'IAAS.LICENSEINFO': "iaas.LicenseInfo",
+ 'IAAS.MOSTRUNTASKS': "iaas.MostRunTasks",
+ 'IAAS.SERVICEREQUEST': "iaas.ServiceRequest",
+ 'IAAS.UCSDINFO': "iaas.UcsdInfo",
+ 'IAAS.UCSDMANAGEDINFRA': "iaas.UcsdManagedInfra",
+ 'IAAS.UCSDMESSAGES': "iaas.UcsdMessages",
+ 'IAM.ACCOUNT': "iam.Account",
+ 'IAM.ACCOUNTEXPERIENCE': "iam.AccountExperience",
+ 'IAM.APIKEY': "iam.ApiKey",
+ 'IAM.APPREGISTRATION': "iam.AppRegistration",
+ 'IAM.BANNERMESSAGE': "iam.BannerMessage",
+ 'IAM.CERTIFICATE': "iam.Certificate",
+ 'IAM.CERTIFICATEREQUEST': "iam.CertificateRequest",
+ 'IAM.DOMAINGROUP': "iam.DomainGroup",
+ 'IAM.ENDPOINTPRIVILEGE': "iam.EndPointPrivilege",
+ 'IAM.ENDPOINTROLE': "iam.EndPointRole",
+ 'IAM.ENDPOINTUSER': "iam.EndPointUser",
+ 'IAM.ENDPOINTUSERPOLICY': "iam.EndPointUserPolicy",
+ 'IAM.ENDPOINTUSERROLE': "iam.EndPointUserRole",
+ 'IAM.IDP': "iam.Idp",
+ 'IAM.IDPREFERENCE': "iam.IdpReference",
+ 'IAM.IPACCESSMANAGEMENT': "iam.IpAccessManagement",
+ 'IAM.IPADDRESS': "iam.IpAddress",
+ 'IAM.LDAPGROUP': "iam.LdapGroup",
+ 'IAM.LDAPPOLICY': "iam.LdapPolicy",
+ 'IAM.LDAPPROVIDER': "iam.LdapProvider",
+ 'IAM.LOCALUSERPASSWORD': "iam.LocalUserPassword",
+ 'IAM.LOCALUSERPASSWORDPOLICY': "iam.LocalUserPasswordPolicy",
+ 'IAM.OAUTHTOKEN': "iam.OAuthToken",
+ 'IAM.PERMISSION': "iam.Permission",
+ 'IAM.PRIVATEKEYSPEC': "iam.PrivateKeySpec",
+ 'IAM.PRIVILEGE': "iam.Privilege",
+ 'IAM.PRIVILEGESET': "iam.PrivilegeSet",
+ 'IAM.QUALIFIER': "iam.Qualifier",
+ 'IAM.RESOURCELIMITS': "iam.ResourceLimits",
+ 'IAM.RESOURCEPERMISSION': "iam.ResourcePermission",
+ 'IAM.RESOURCEROLES': "iam.ResourceRoles",
+ 'IAM.ROLE': "iam.Role",
+ 'IAM.SECURITYHOLDER': "iam.SecurityHolder",
+ 'IAM.SERVICEPROVIDER': "iam.ServiceProvider",
+ 'IAM.SESSION': "iam.Session",
+ 'IAM.SESSIONLIMITS': "iam.SessionLimits",
+ 'IAM.SYSTEM': "iam.System",
+ 'IAM.TRUSTPOINT': "iam.TrustPoint",
+ 'IAM.USER': "iam.User",
+ 'IAM.USERGROUP': "iam.UserGroup",
+ 'IAM.USERPREFERENCE': "iam.UserPreference",
+ 'INVENTORY.DEVICEINFO': "inventory.DeviceInfo",
+ 'INVENTORY.DNMOBINDING': "inventory.DnMoBinding",
+ 'INVENTORY.GENERICINVENTORY': "inventory.GenericInventory",
+ 'INVENTORY.GENERICINVENTORYHOLDER': "inventory.GenericInventoryHolder",
+ 'INVENTORY.REQUEST': "inventory.Request",
+ 'IPMIOVERLAN.POLICY': "ipmioverlan.Policy",
+ 'IPPOOL.BLOCKLEASE': "ippool.BlockLease",
+ 'IPPOOL.IPLEASE': "ippool.IpLease",
+ 'IPPOOL.POOL': "ippool.Pool",
+ 'IPPOOL.POOLMEMBER': "ippool.PoolMember",
+ 'IPPOOL.SHADOWBLOCK': "ippool.ShadowBlock",
+ 'IPPOOL.SHADOWPOOL': "ippool.ShadowPool",
+ 'IPPOOL.UNIVERSE': "ippool.Universe",
+ 'IQNPOOL.BLOCK': "iqnpool.Block",
+ 'IQNPOOL.LEASE': "iqnpool.Lease",
+ 'IQNPOOL.POOL': "iqnpool.Pool",
+ 'IQNPOOL.POOLMEMBER': "iqnpool.PoolMember",
+ 'IQNPOOL.UNIVERSE': "iqnpool.Universe",
+ 'IWOTENANT.TENANTSTATUS': "iwotenant.TenantStatus",
+ 'KUBERNETES.ACICNIAPIC': "kubernetes.AciCniApic",
+ 'KUBERNETES.ACICNIPROFILE': "kubernetes.AciCniProfile",
+ 'KUBERNETES.ACICNITENANTCLUSTERALLOCATION': "kubernetes.AciCniTenantClusterAllocation",
+ 'KUBERNETES.ADDONDEFINITION': "kubernetes.AddonDefinition",
+ 'KUBERNETES.ADDONPOLICY': "kubernetes.AddonPolicy",
+ 'KUBERNETES.ADDONREPOSITORY': "kubernetes.AddonRepository",
+ 'KUBERNETES.BAREMETALNODEPROFILE': "kubernetes.BaremetalNodeProfile",
+ 'KUBERNETES.CATALOG': "kubernetes.Catalog",
+ 'KUBERNETES.CLUSTER': "kubernetes.Cluster",
+ 'KUBERNETES.CLUSTERADDONPROFILE': "kubernetes.ClusterAddonProfile",
+ 'KUBERNETES.CLUSTERPROFILE': "kubernetes.ClusterProfile",
+ 'KUBERNETES.CONFIGRESULT': "kubernetes.ConfigResult",
+ 'KUBERNETES.CONFIGRESULTENTRY': "kubernetes.ConfigResultEntry",
+ 'KUBERNETES.CONTAINERRUNTIMEPOLICY': "kubernetes.ContainerRuntimePolicy",
+ 'KUBERNETES.DAEMONSET': "kubernetes.DaemonSet",
+ 'KUBERNETES.DEPLOYMENT': "kubernetes.Deployment",
+ 'KUBERNETES.INGRESS': "kubernetes.Ingress",
+ 'KUBERNETES.NETWORKPOLICY': "kubernetes.NetworkPolicy",
+ 'KUBERNETES.NODE': "kubernetes.Node",
+ 'KUBERNETES.NODEGROUPPROFILE': "kubernetes.NodeGroupProfile",
+ 'KUBERNETES.POD': "kubernetes.Pod",
+ 'KUBERNETES.SERVICE': "kubernetes.Service",
+ 'KUBERNETES.STATEFULSET': "kubernetes.StatefulSet",
+ 'KUBERNETES.SYSCONFIGPOLICY': "kubernetes.SysConfigPolicy",
+ 'KUBERNETES.TRUSTEDREGISTRIESPOLICY': "kubernetes.TrustedRegistriesPolicy",
+ 'KUBERNETES.VERSION': "kubernetes.Version",
+ 'KUBERNETES.VERSIONPOLICY': "kubernetes.VersionPolicy",
+ 'KUBERNETES.VIRTUALMACHINEINFRACONFIGPOLICY': "kubernetes.VirtualMachineInfraConfigPolicy",
+ 'KUBERNETES.VIRTUALMACHINEINFRASTRUCTUREPROVIDER': "kubernetes.VirtualMachineInfrastructureProvider",
+ 'KUBERNETES.VIRTUALMACHINEINSTANCETYPE': "kubernetes.VirtualMachineInstanceType",
+ 'KUBERNETES.VIRTUALMACHINENODEPROFILE': "kubernetes.VirtualMachineNodeProfile",
+ 'KVM.POLICY': "kvm.Policy",
+ 'KVM.SESSION': "kvm.Session",
+ 'KVM.TUNNEL': "kvm.Tunnel",
+ 'LICENSE.ACCOUNTLICENSEDATA': "license.AccountLicenseData",
+ 'LICENSE.CUSTOMEROP': "license.CustomerOp",
+ 'LICENSE.IKSCUSTOMEROP': "license.IksCustomerOp",
+ 'LICENSE.IKSLICENSECOUNT': "license.IksLicenseCount",
+ 'LICENSE.IWOCUSTOMEROP': "license.IwoCustomerOp",
+ 'LICENSE.IWOLICENSECOUNT': "license.IwoLicenseCount",
+ 'LICENSE.LICENSEINFO': "license.LicenseInfo",
+ 'LICENSE.LICENSERESERVATIONOP': "license.LicenseReservationOp",
+ 'LICENSE.SMARTLICENSETOKEN': "license.SmartlicenseToken",
+ 'LS.SERVICEPROFILE': "ls.ServiceProfile",
+ 'MACPOOL.IDBLOCK': "macpool.IdBlock",
+ 'MACPOOL.LEASE': "macpool.Lease",
+ 'MACPOOL.POOL': "macpool.Pool",
+ 'MACPOOL.POOLMEMBER': "macpool.PoolMember",
+ 'MACPOOL.UNIVERSE': "macpool.Universe",
+ 'MANAGEMENT.CONTROLLER': "management.Controller",
+ 'MANAGEMENT.ENTITY': "management.Entity",
+ 'MANAGEMENT.INTERFACE': "management.Interface",
+ 'MEMORY.ARRAY': "memory.Array",
+ 'MEMORY.PERSISTENTMEMORYCONFIGRESULT': "memory.PersistentMemoryConfigResult",
+ 'MEMORY.PERSISTENTMEMORYCONFIGURATION': "memory.PersistentMemoryConfiguration",
+ 'MEMORY.PERSISTENTMEMORYNAMESPACE': "memory.PersistentMemoryNamespace",
+ 'MEMORY.PERSISTENTMEMORYNAMESPACECONFIGRESULT': "memory.PersistentMemoryNamespaceConfigResult",
+ 'MEMORY.PERSISTENTMEMORYPOLICY': "memory.PersistentMemoryPolicy",
+ 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion",
+ 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit",
+ 'MEMORY.UNIT': "memory.Unit",
+ 'META.DEFINITION': "meta.Definition",
+ 'NETWORK.ELEMENT': "network.Element",
+ 'NETWORK.ELEMENTSUMMARY': "network.ElementSummary",
+ 'NETWORK.FCZONEINFO': "network.FcZoneInfo",
+ 'NETWORK.VLANPORTINFO': "network.VlanPortInfo",
+ 'NETWORKCONFIG.POLICY': "networkconfig.Policy",
+ 'NIAAPI.APICCCOPOST': "niaapi.ApicCcoPost",
+ 'NIAAPI.APICFIELDNOTICE': "niaapi.ApicFieldNotice",
+ 'NIAAPI.APICHWEOL': "niaapi.ApicHweol",
+ 'NIAAPI.APICLATESTMAINTAINEDRELEASE': "niaapi.ApicLatestMaintainedRelease",
+ 'NIAAPI.APICRELEASERECOMMEND': "niaapi.ApicReleaseRecommend",
+ 'NIAAPI.APICSWEOL': "niaapi.ApicSweol",
+ 'NIAAPI.DCNMCCOPOST': "niaapi.DcnmCcoPost",
+ 'NIAAPI.DCNMFIELDNOTICE': "niaapi.DcnmFieldNotice",
+ 'NIAAPI.DCNMHWEOL': "niaapi.DcnmHweol",
+ 'NIAAPI.DCNMLATESTMAINTAINEDRELEASE': "niaapi.DcnmLatestMaintainedRelease",
+ 'NIAAPI.DCNMRELEASERECOMMEND': "niaapi.DcnmReleaseRecommend",
+ 'NIAAPI.DCNMSWEOL': "niaapi.DcnmSweol",
+ 'NIAAPI.FILEDOWNLOADER': "niaapi.FileDownloader",
+ 'NIAAPI.NIAMETADATA': "niaapi.NiaMetadata",
+ 'NIAAPI.NIBFILEDOWNLOADER': "niaapi.NibFileDownloader",
+ 'NIAAPI.NIBMETADATA': "niaapi.NibMetadata",
+ 'NIAAPI.VERSIONREGEX': "niaapi.VersionRegex",
+ 'NIATELEMETRY.AAALDAPPROVIDERDETAILS': "niatelemetry.AaaLdapProviderDetails",
+ 'NIATELEMETRY.AAARADIUSPROVIDERDETAILS': "niatelemetry.AaaRadiusProviderDetails",
+ 'NIATELEMETRY.AAATACACSPROVIDERDETAILS': "niatelemetry.AaaTacacsProviderDetails",
+ 'NIATELEMETRY.APICAPPPLUGINDETAILS': "niatelemetry.ApicAppPluginDetails",
+ 'NIATELEMETRY.APICCOREFILEDETAILS': "niatelemetry.ApicCoreFileDetails",
+ 'NIATELEMETRY.APICDBGEXPRSEXPORTDEST': "niatelemetry.ApicDbgexpRsExportDest",
+ 'NIATELEMETRY.APICDBGEXPRSTSSCHEDULER': "niatelemetry.ApicDbgexpRsTsScheduler",
+ 'NIATELEMETRY.APICFANDETAILS': "niatelemetry.ApicFanDetails",
+ 'NIATELEMETRY.APICFEXDETAILS': "niatelemetry.ApicFexDetails",
+ 'NIATELEMETRY.APICFLASHDETAILS': "niatelemetry.ApicFlashDetails",
+ 'NIATELEMETRY.APICNTPAUTH': "niatelemetry.ApicNtpAuth",
+ 'NIATELEMETRY.APICPSUDETAILS': "niatelemetry.ApicPsuDetails",
+ 'NIATELEMETRY.APICREALMDETAILS': "niatelemetry.ApicRealmDetails",
+ 'NIATELEMETRY.APICSNMPCLIENTGRPDETAILS': "niatelemetry.ApicSnmpClientGrpDetails",
+ 'NIATELEMETRY.APICSNMPCOMMUNITYACCESSDETAILS': "niatelemetry.ApicSnmpCommunityAccessDetails",
+ 'NIATELEMETRY.APICSNMPCOMMUNITYDETAILS': "niatelemetry.ApicSnmpCommunityDetails",
+ 'NIATELEMETRY.APICSNMPTRAPDETAILS': "niatelemetry.ApicSnmpTrapDetails",
+ 'NIATELEMETRY.APICSNMPTRAPFWDSERVERDETAILS': "niatelemetry.ApicSnmpTrapFwdServerDetails",
+ 'NIATELEMETRY.APICSNMPVERSIONTHREEDETAILS': "niatelemetry.ApicSnmpVersionThreeDetails",
+ 'NIATELEMETRY.APICSYSLOGGRP': "niatelemetry.ApicSysLogGrp",
+ 'NIATELEMETRY.APICSYSLOGSRC': "niatelemetry.ApicSysLogSrc",
+ 'NIATELEMETRY.APICTRANSCEIVERDETAILS': "niatelemetry.ApicTransceiverDetails",
+ 'NIATELEMETRY.APICUIPAGECOUNTS': "niatelemetry.ApicUiPageCounts",
+ 'NIATELEMETRY.APPDETAILS': "niatelemetry.AppDetails",
+ 'NIATELEMETRY.COMMONPOLICIES': "niatelemetry.CommonPolicies",
+ 'NIATELEMETRY.DCNMFANDETAILS': "niatelemetry.DcnmFanDetails",
+ 'NIATELEMETRY.DCNMFEXDETAILS': "niatelemetry.DcnmFexDetails",
+ 'NIATELEMETRY.DCNMMODULEDETAILS': "niatelemetry.DcnmModuleDetails",
+ 'NIATELEMETRY.DCNMPSUDETAILS': "niatelemetry.DcnmPsuDetails",
+ 'NIATELEMETRY.DCNMTRANSCEIVERDETAILS': "niatelemetry.DcnmTransceiverDetails",
+ 'NIATELEMETRY.EPG': "niatelemetry.Epg",
+ 'NIATELEMETRY.FABRICMODULEDETAILS': "niatelemetry.FabricModuleDetails",
+ 'NIATELEMETRY.FABRICPODPROFILE': "niatelemetry.FabricPodProfile",
+ 'NIATELEMETRY.FABRICPODSS': "niatelemetry.FabricPodSs",
+ 'NIATELEMETRY.FAULT': "niatelemetry.Fault",
+ 'NIATELEMETRY.HTTPSACLCONTRACTDETAILS': "niatelemetry.HttpsAclContractDetails",
+ 'NIATELEMETRY.HTTPSACLCONTRACTFILTERMAP': "niatelemetry.HttpsAclContractFilterMap",
+ 'NIATELEMETRY.HTTPSACLEPGCONTRACTMAP': "niatelemetry.HttpsAclEpgContractMap",
+ 'NIATELEMETRY.HTTPSACLEPGDETAILS': "niatelemetry.HttpsAclEpgDetails",
+ 'NIATELEMETRY.HTTPSACLFILTERDETAILS': "niatelemetry.HttpsAclFilterDetails",
+ 'NIATELEMETRY.LC': "niatelemetry.Lc",
+ 'NIATELEMETRY.MSOCONTRACTDETAILS': "niatelemetry.MsoContractDetails",
+ 'NIATELEMETRY.MSOEPGDETAILS': "niatelemetry.MsoEpgDetails",
+ 'NIATELEMETRY.MSOSCHEMADETAILS': "niatelemetry.MsoSchemaDetails",
+ 'NIATELEMETRY.MSOSITEDETAILS': "niatelemetry.MsoSiteDetails",
+ 'NIATELEMETRY.MSOTENANTDETAILS': "niatelemetry.MsoTenantDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDCONTROLLERDETAILS': "niatelemetry.NexusDashboardControllerDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDDETAILS': "niatelemetry.NexusDashboardDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDMEMORYDETAILS': "niatelemetry.NexusDashboardMemoryDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDS': "niatelemetry.NexusDashboards",
+ 'NIATELEMETRY.NIAFEATUREUSAGE': "niatelemetry.NiaFeatureUsage",
+ 'NIATELEMETRY.NIAINVENTORY': "niatelemetry.NiaInventory",
+ 'NIATELEMETRY.NIAINVENTORYDCNM': "niatelemetry.NiaInventoryDcnm",
+ 'NIATELEMETRY.NIAINVENTORYFABRIC': "niatelemetry.NiaInventoryFabric",
+ 'NIATELEMETRY.NIALICENSESTATE': "niatelemetry.NiaLicenseState",
+ 'NIATELEMETRY.PASSWORDSTRENGTHCHECK': "niatelemetry.PasswordStrengthCheck",
+ 'NIATELEMETRY.PODCOMMPOLICIES': "niatelemetry.PodCommPolicies",
+ 'NIATELEMETRY.PODSNMPPOLICIES': "niatelemetry.PodSnmpPolicies",
+ 'NIATELEMETRY.PODTIMESERVERPOLICIES': "niatelemetry.PodTimeServerPolicies",
+ 'NIATELEMETRY.SITEINVENTORY': "niatelemetry.SiteInventory",
+ 'NIATELEMETRY.SNMPSRC': "niatelemetry.SnmpSrc",
+ 'NIATELEMETRY.SSHVERSIONTWO': "niatelemetry.SshVersionTwo",
+ 'NIATELEMETRY.SUPERVISORMODULEDETAILS': "niatelemetry.SupervisorModuleDetails",
+ 'NIATELEMETRY.SYSLOGREMOTEDEST': "niatelemetry.SyslogRemoteDest",
+ 'NIATELEMETRY.SYSLOGSYSMSG': "niatelemetry.SyslogSysMsg",
+ 'NIATELEMETRY.SYSLOGSYSMSGFACFILTER': "niatelemetry.SyslogSysMsgFacFilter",
+ 'NIATELEMETRY.SYSTEMCONTROLLERDETAILS': "niatelemetry.SystemControllerDetails",
+ 'NIATELEMETRY.TENANT': "niatelemetry.Tenant",
+ 'NOTIFICATION.ACCOUNTSUBSCRIPTION': "notification.AccountSubscription",
+ 'NTP.POLICY': "ntp.Policy",
+ 'OAUTH.ACCESSTOKEN': "oauth.AccessToken",
+ 'OAUTH.AUTHORIZATION': "oauth.Authorization",
+ 'OPRS.DEPLOYMENT': "oprs.Deployment",
+ 'OPRS.SYNCTARGETLISTMESSAGE': "oprs.SyncTargetListMessage",
+ 'ORGANIZATION.ORGANIZATION': "organization.Organization",
+ 'OS.BULKINSTALLINFO': "os.BulkInstallInfo",
+ 'OS.CATALOG': "os.Catalog",
+ 'OS.CONFIGURATIONFILE': "os.ConfigurationFile",
+ 'OS.DISTRIBUTION': "os.Distribution",
+ 'OS.INSTALL': "os.Install",
+ 'OS.OSSUPPORT': "os.OsSupport",
+ 'OS.SUPPORTEDVERSION': "os.SupportedVersion",
+ 'OS.TEMPLATEFILE': "os.TemplateFile",
+ 'OS.VALIDINSTALLTARGET': "os.ValidInstallTarget",
+ 'PCI.COPROCESSORCARD': "pci.CoprocessorCard",
+ 'PCI.DEVICE': "pci.Device",
+ 'PCI.LINK': "pci.Link",
+ 'PCI.SWITCH': "pci.Switch",
+ 'PORT.GROUP': "port.Group",
+ 'PORT.MACBINDING': "port.MacBinding",
+ 'PORT.SUBGROUP': "port.SubGroup",
+ 'POWER.CONTROLSTATE': "power.ControlState",
+ 'POWER.POLICY': "power.Policy",
+ 'PROCESSOR.UNIT': "processor.Unit",
+ 'RACK.UNITPERSONALITY': "rack.UnitPersonality",
+ 'RECOMMENDATION.CAPACITYRUNWAY': "recommendation.CapacityRunway",
+ 'RECOMMENDATION.PHYSICALITEM': "recommendation.PhysicalItem",
+ 'RECOVERY.BACKUPCONFIGPOLICY': "recovery.BackupConfigPolicy",
+ 'RECOVERY.BACKUPPROFILE': "recovery.BackupProfile",
+ 'RECOVERY.CONFIGRESULT': "recovery.ConfigResult",
+ 'RECOVERY.CONFIGRESULTENTRY': "recovery.ConfigResultEntry",
+ 'RECOVERY.ONDEMANDBACKUP': "recovery.OnDemandBackup",
+ 'RECOVERY.RESTORE': "recovery.Restore",
+ 'RECOVERY.SCHEDULECONFIGPOLICY': "recovery.ScheduleConfigPolicy",
+ 'RESOURCE.GROUP': "resource.Group",
+ 'RESOURCE.GROUPMEMBER': "resource.GroupMember",
+ 'RESOURCE.LICENSERESOURCECOUNT': "resource.LicenseResourceCount",
+ 'RESOURCE.MEMBERSHIP': "resource.Membership",
+ 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder",
+ 'RESOURCE.RESERVATION': "resource.Reservation",
+ 'RESOURCEPOOL.LEASE': "resourcepool.Lease",
+ 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource",
+ 'RESOURCEPOOL.POOL': "resourcepool.Pool",
+ 'RESOURCEPOOL.POOLMEMBER': "resourcepool.PoolMember",
+ 'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
+ 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
+ 'SDCARD.POLICY': "sdcard.Policy",
+ 'SEARCH.SEARCHITEM': "search.SearchItem",
+ 'SEARCH.TAGITEM': "search.TagItem",
+ 'SECURITY.UNIT': "security.Unit",
+ 'SERVER.CONFIGCHANGEDETAIL': "server.ConfigChangeDetail",
+ 'SERVER.CONFIGIMPORT': "server.ConfigImport",
+ 'SERVER.CONFIGRESULT': "server.ConfigResult",
+ 'SERVER.CONFIGRESULTENTRY': "server.ConfigResultEntry",
+ 'SERVER.PROFILE': "server.Profile",
+ 'SERVER.PROFILETEMPLATE': "server.ProfileTemplate",
+ 'SMTP.POLICY': "smtp.Policy",
+ 'SNMP.POLICY': "snmp.Policy",
+ 'SOFTWARE.APPLIANCEDISTRIBUTABLE': "software.ApplianceDistributable",
+ 'SOFTWARE.DOWNLOADHISTORY': "software.DownloadHistory",
+ 'SOFTWARE.HCLMETA': "software.HclMeta",
+ 'SOFTWARE.HYPERFLEXBUNDLEDISTRIBUTABLE': "software.HyperflexBundleDistributable",
+ 'SOFTWARE.HYPERFLEXDISTRIBUTABLE': "software.HyperflexDistributable",
+ 'SOFTWARE.RELEASEMETA': "software.ReleaseMeta",
+ 'SOFTWARE.SOLUTIONDISTRIBUTABLE': "software.SolutionDistributable",
+ 'SOFTWARE.UCSDBUNDLEDISTRIBUTABLE': "software.UcsdBundleDistributable",
+ 'SOFTWARE.UCSDDISTRIBUTABLE': "software.UcsdDistributable",
+ 'SOFTWAREREPOSITORY.AUTHORIZATION': "softwarerepository.Authorization",
+ 'SOFTWAREREPOSITORY.CACHEDIMAGE': "softwarerepository.CachedImage",
+ 'SOFTWAREREPOSITORY.CATALOG': "softwarerepository.Catalog",
+ 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper",
+ 'SOFTWAREREPOSITORY.CATEGORYMAPPERMODEL': "softwarerepository.CategoryMapperModel",
+ 'SOFTWAREREPOSITORY.CATEGORYSUPPORTCONSTRAINT': "softwarerepository.CategorySupportConstraint",
+ 'SOFTWAREREPOSITORY.DOWNLOADSPEC': "softwarerepository.DownloadSpec",
+ 'SOFTWAREREPOSITORY.OPERATINGSYSTEMFILE': "softwarerepository.OperatingSystemFile",
+ 'SOFTWAREREPOSITORY.RELEASE': "softwarerepository.Release",
+ 'SOL.POLICY': "sol.Policy",
+ 'SSH.POLICY': "ssh.Policy",
+ 'STORAGE.CONTROLLER': "storage.Controller",
+ 'STORAGE.DISKGROUP': "storage.DiskGroup",
+ 'STORAGE.DISKSLOT': "storage.DiskSlot",
+ 'STORAGE.DRIVEGROUP': "storage.DriveGroup",
+ 'STORAGE.ENCLOSURE': "storage.Enclosure",
+ 'STORAGE.ENCLOSUREDISK': "storage.EnclosureDisk",
+ 'STORAGE.ENCLOSUREDISKSLOTEP': "storage.EnclosureDiskSlotEp",
+ 'STORAGE.FLEXFLASHCONTROLLER': "storage.FlexFlashController",
+ 'STORAGE.FLEXFLASHCONTROLLERPROPS': "storage.FlexFlashControllerProps",
+ 'STORAGE.FLEXFLASHPHYSICALDRIVE': "storage.FlexFlashPhysicalDrive",
+ 'STORAGE.FLEXFLASHVIRTUALDRIVE': "storage.FlexFlashVirtualDrive",
+ 'STORAGE.FLEXUTILCONTROLLER': "storage.FlexUtilController",
+ 'STORAGE.FLEXUTILPHYSICALDRIVE': "storage.FlexUtilPhysicalDrive",
+ 'STORAGE.FLEXUTILVIRTUALDRIVE': "storage.FlexUtilVirtualDrive",
+ 'STORAGE.HITACHIARRAY': "storage.HitachiArray",
+ 'STORAGE.HITACHICONTROLLER': "storage.HitachiController",
+ 'STORAGE.HITACHIDISK': "storage.HitachiDisk",
+ 'STORAGE.HITACHIHOST': "storage.HitachiHost",
+ 'STORAGE.HITACHIHOSTLUN': "storage.HitachiHostLun",
+ 'STORAGE.HITACHIPARITYGROUP': "storage.HitachiParityGroup",
+ 'STORAGE.HITACHIPOOL': "storage.HitachiPool",
+ 'STORAGE.HITACHIPORT': "storage.HitachiPort",
+ 'STORAGE.HITACHIVOLUME': "storage.HitachiVolume",
+ 'STORAGE.HYPERFLEXSTORAGECONTAINER': "storage.HyperFlexStorageContainer",
+ 'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
+ 'STORAGE.ITEM': "storage.Item",
+ 'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
+ 'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
+ 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
+ 'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
+ 'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
+ 'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
+ 'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
+ 'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
+ 'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
+ 'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
+ 'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
+ 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
+ 'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
+ 'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
+ 'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
+ 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
+ 'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
+ 'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
+ 'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
+ 'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
+ 'STORAGE.PHYSICALDISKUSAGE': "storage.PhysicalDiskUsage",
+ 'STORAGE.PUREARRAY': "storage.PureArray",
+ 'STORAGE.PURECONTROLLER': "storage.PureController",
+ 'STORAGE.PUREDISK': "storage.PureDisk",
+ 'STORAGE.PUREHOST': "storage.PureHost",
+ 'STORAGE.PUREHOSTGROUP': "storage.PureHostGroup",
+ 'STORAGE.PUREHOSTLUN': "storage.PureHostLun",
+ 'STORAGE.PUREPORT': "storage.PurePort",
+ 'STORAGE.PUREPROTECTIONGROUP': "storage.PureProtectionGroup",
+ 'STORAGE.PUREPROTECTIONGROUPSNAPSHOT': "storage.PureProtectionGroupSnapshot",
+ 'STORAGE.PUREREPLICATIONSCHEDULE': "storage.PureReplicationSchedule",
+ 'STORAGE.PURESNAPSHOTSCHEDULE': "storage.PureSnapshotSchedule",
+ 'STORAGE.PUREVOLUME': "storage.PureVolume",
+ 'STORAGE.PUREVOLUMESNAPSHOT': "storage.PureVolumeSnapshot",
+ 'STORAGE.SASEXPANDER': "storage.SasExpander",
+ 'STORAGE.SASPORT': "storage.SasPort",
+ 'STORAGE.SPAN': "storage.Span",
+ 'STORAGE.STORAGEPOLICY': "storage.StoragePolicy",
+ 'STORAGE.VDMEMBEREP': "storage.VdMemberEp",
+ 'STORAGE.VIRTUALDRIVE': "storage.VirtualDrive",
+ 'STORAGE.VIRTUALDRIVECONTAINER': "storage.VirtualDriveContainer",
+ 'STORAGE.VIRTUALDRIVEEXTENSION': "storage.VirtualDriveExtension",
+ 'STORAGE.VIRTUALDRIVEIDENTITY': "storage.VirtualDriveIdentity",
+ 'SYSLOG.POLICY': "syslog.Policy",
+ 'TAM.ADVISORYCOUNT': "tam.AdvisoryCount",
+ 'TAM.ADVISORYDEFINITION': "tam.AdvisoryDefinition",
+ 'TAM.ADVISORYINFO': "tam.AdvisoryInfo",
+ 'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
+ 'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
+ 'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
+ 'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
+ 'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
+ 'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
+ 'TASK.PUBLICCLOUDSCOPEDINVENTORY': "task.PublicCloudScopedInventory",
+ 'TASK.PURESCOPEDINVENTORY': "task.PureScopedInventory",
+ 'TASK.SERVERSCOPEDINVENTORY': "task.ServerScopedInventory",
+ 'TECHSUPPORTMANAGEMENT.COLLECTIONCONTROLPOLICY': "techsupportmanagement.CollectionControlPolicy",
+ 'TECHSUPPORTMANAGEMENT.DOWNLOAD': "techsupportmanagement.Download",
+ 'TECHSUPPORTMANAGEMENT.TECHSUPPORTBUNDLE': "techsupportmanagement.TechSupportBundle",
+ 'TECHSUPPORTMANAGEMENT.TECHSUPPORTSTATUS': "techsupportmanagement.TechSupportStatus",
+ 'TERMINAL.AUDITLOG': "terminal.AuditLog",
+ 'TERRAFORM.EXECUTOR': "terraform.Executor",
+ 'THERMAL.POLICY': "thermal.Policy",
+ 'TOP.SYSTEM': "top.System",
+ 'UCSD.BACKUPINFO': "ucsd.BackupInfo",
+ 'UUIDPOOL.BLOCK': "uuidpool.Block",
+ 'UUIDPOOL.POOL': "uuidpool.Pool",
+ 'UUIDPOOL.POOLMEMBER': "uuidpool.PoolMember",
+ 'UUIDPOOL.UNIVERSE': "uuidpool.Universe",
+ 'UUIDPOOL.UUIDLEASE': "uuidpool.UuidLease",
+ 'VIRTUALIZATION.CISCOHYPERVISORMANAGER': "virtualization.CiscoHypervisorManager",
+ 'VIRTUALIZATION.ESXICONSOLE': "virtualization.EsxiConsole",
+ 'VIRTUALIZATION.HOST': "virtualization.Host",
+ 'VIRTUALIZATION.IWECLUSTER': "virtualization.IweCluster",
+ 'VIRTUALIZATION.IWEDATACENTER': "virtualization.IweDatacenter",
+ 'VIRTUALIZATION.IWEDVUPLINK': "virtualization.IweDvUplink",
+ 'VIRTUALIZATION.IWEDVSWITCH': "virtualization.IweDvswitch",
+ 'VIRTUALIZATION.IWEHOST': "virtualization.IweHost",
+ 'VIRTUALIZATION.IWEHOSTINTERFACE': "virtualization.IweHostInterface",
+ 'VIRTUALIZATION.IWEHOSTVSWITCH': "virtualization.IweHostVswitch",
+ 'VIRTUALIZATION.IWENETWORK': "virtualization.IweNetwork",
+ 'VIRTUALIZATION.IWEVIRTUALDISK': "virtualization.IweVirtualDisk",
+ 'VIRTUALIZATION.IWEVIRTUALMACHINE': "virtualization.IweVirtualMachine",
+ 'VIRTUALIZATION.IWEVIRTUALMACHINENETWORKINTERFACE': "virtualization.IweVirtualMachineNetworkInterface",
+ 'VIRTUALIZATION.VIRTUALDISK': "virtualization.VirtualDisk",
+ 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine",
+ 'VIRTUALIZATION.VIRTUALNETWORK': "virtualization.VirtualNetwork",
+ 'VIRTUALIZATION.VMWARECLUSTER': "virtualization.VmwareCluster",
+ 'VIRTUALIZATION.VMWAREDATACENTER': "virtualization.VmwareDatacenter",
+ 'VIRTUALIZATION.VMWAREDATASTORE': "virtualization.VmwareDatastore",
+ 'VIRTUALIZATION.VMWAREDATASTORECLUSTER': "virtualization.VmwareDatastoreCluster",
+ 'VIRTUALIZATION.VMWAREDISTRIBUTEDNETWORK': "virtualization.VmwareDistributedNetwork",
+ 'VIRTUALIZATION.VMWAREDISTRIBUTEDSWITCH': "virtualization.VmwareDistributedSwitch",
+ 'VIRTUALIZATION.VMWAREFOLDER': "virtualization.VmwareFolder",
+ 'VIRTUALIZATION.VMWAREHOST': "virtualization.VmwareHost",
+ 'VIRTUALIZATION.VMWAREKERNELNETWORK': "virtualization.VmwareKernelNetwork",
+ 'VIRTUALIZATION.VMWARENETWORK': "virtualization.VmwareNetwork",
+ 'VIRTUALIZATION.VMWAREPHYSICALNETWORKINTERFACE': "virtualization.VmwarePhysicalNetworkInterface",
+ 'VIRTUALIZATION.VMWAREUPLINKPORT': "virtualization.VmwareUplinkPort",
+ 'VIRTUALIZATION.VMWAREVCENTER': "virtualization.VmwareVcenter",
+ 'VIRTUALIZATION.VMWAREVIRTUALDISK': "virtualization.VmwareVirtualDisk",
+ 'VIRTUALIZATION.VMWAREVIRTUALMACHINE': "virtualization.VmwareVirtualMachine",
+ 'VIRTUALIZATION.VMWAREVIRTUALMACHINESNAPSHOT': "virtualization.VmwareVirtualMachineSnapshot",
+ 'VIRTUALIZATION.VMWAREVIRTUALNETWORKINTERFACE': "virtualization.VmwareVirtualNetworkInterface",
+ 'VIRTUALIZATION.VMWAREVIRTUALSWITCH': "virtualization.VmwareVirtualSwitch",
+ 'VMEDIA.POLICY': "vmedia.Policy",
+ 'VMRC.CONSOLE': "vmrc.Console",
+ 'VNC.CONSOLE': "vnc.Console",
+ 'VNIC.ETHADAPTERPOLICY': "vnic.EthAdapterPolicy",
+ 'VNIC.ETHIF': "vnic.EthIf",
+ 'VNIC.ETHNETWORKPOLICY': "vnic.EthNetworkPolicy",
+ 'VNIC.ETHQOSPOLICY': "vnic.EthQosPolicy",
+ 'VNIC.FCADAPTERPOLICY': "vnic.FcAdapterPolicy",
+ 'VNIC.FCIF': "vnic.FcIf",
+ 'VNIC.FCNETWORKPOLICY': "vnic.FcNetworkPolicy",
+ 'VNIC.FCQOSPOLICY': "vnic.FcQosPolicy",
+ 'VNIC.ISCSIADAPTERPOLICY': "vnic.IscsiAdapterPolicy",
+ 'VNIC.ISCSIBOOTPOLICY': "vnic.IscsiBootPolicy",
+ 'VNIC.ISCSISTATICTARGETPOLICY': "vnic.IscsiStaticTargetPolicy",
+ 'VNIC.LANCONNECTIVITYPOLICY': "vnic.LanConnectivityPolicy",
+ 'VNIC.LCPSTATUS': "vnic.LcpStatus",
+ 'VNIC.SANCONNECTIVITYPOLICY': "vnic.SanConnectivityPolicy",
+ 'VNIC.SCPSTATUS': "vnic.ScpStatus",
+ 'VRF.VRF': "vrf.Vrf",
+ 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor",
+ 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor",
+ 'WORKFLOW.BUILDTASKMETA': "workflow.BuildTaskMeta",
+ 'WORKFLOW.BUILDTASKMETAOWNER': "workflow.BuildTaskMetaOwner",
+ 'WORKFLOW.CATALOG': "workflow.Catalog",
+ 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition",
+ 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler",
+ 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo",
+ 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow",
+ 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition",
+ 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance",
+ 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition",
+ 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance",
+ 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput",
+ 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor",
+ 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog",
+ 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition",
+ 'WORKFLOW.TASKINFO': "workflow.TaskInfo",
+ 'WORKFLOW.TASKMETADATA': "workflow.TaskMetadata",
+ 'WORKFLOW.TASKNOTIFICATION': "workflow.TaskNotification",
+ 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation",
+ 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta",
+ 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition",
+ 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo",
+ 'WORKFLOW.WORKFLOWMETA': "workflow.WorkflowMeta",
+ 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata",
+ 'WORKFLOW.WORKFLOWNOTIFICATION': "workflow.WorkflowNotification",
+ },
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'moid': (str,), # noqa: E501
+ 'selector': (str,), # noqa: E501
+ 'link': (str,), # noqa: E501
+ 'account_moid': (str,), # noqa: E501
+ 'create_time': (datetime,), # noqa: E501
+ 'domain_group_moid': (str,), # noqa: E501
+ 'mod_time': (datetime,), # noqa: E501
+ 'owners': ([str], none_type,), # noqa: E501
+ 'shared_scope': (str,), # noqa: E501
+ 'tags': ([MoTag], none_type,), # noqa: E501
+ 'version_context': (MoVersionContext,), # noqa: E501
+ 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'parent': (MoBaseMoRelationship,), # noqa: E501
+ 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'display_names': (DisplayNames,), # noqa: E501
+ 'state': (str,), # noqa: E501
+ 'cluster': (HyperflexClusterRelationship,), # noqa: E501
+ 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ lazy_import()
+ val = {
+ 'hyperflex.Encryption': HyperflexEncryption,
+ 'mo.MoRef': MoMoRef,
+ }
+ if not val:
+ return None
+ return {'class_id': val}
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'moid': 'Moid', # noqa: E501
+ 'selector': 'Selector', # noqa: E501
+ 'link': 'link', # noqa: E501
+ 'account_moid': 'AccountMoid', # noqa: E501
+ 'create_time': 'CreateTime', # noqa: E501
+ 'domain_group_moid': 'DomainGroupMoid', # noqa: E501
+ 'mod_time': 'ModTime', # noqa: E501
+ 'owners': 'Owners', # noqa: E501
+ 'shared_scope': 'SharedScope', # noqa: E501
+ 'tags': 'Tags', # noqa: E501
+ 'version_context': 'VersionContext', # noqa: E501
+ 'ancestors': 'Ancestors', # noqa: E501
+ 'parent': 'Parent', # noqa: E501
+ 'permission_resources': 'PermissionResources', # noqa: E501
+ 'display_names': 'DisplayNames', # noqa: E501
+ 'state': 'State', # noqa: E501
+ 'cluster': 'Cluster', # noqa: E501
+ 'registered_device': 'RegisteredDevice', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexEncryptionRelationship - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "mo.MoRef", must be one of ["mo.MoRef", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ moid (str): The Moid of the referenced REST resource.. [optional] # noqa: E501
+ selector (str): An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients. 1. If 'moid' is set this field is ignored. 1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.. [optional] # noqa: E501
+ link (str): A URL to an instance of the 'mo.MoRef' class.. [optional] # noqa: E501
+ account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501
+ create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501
+ domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501
+ mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501
+ owners ([str], none_type): [optional] # noqa: E501
+ shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501
+ tags ([MoTag], none_type): [optional] # noqa: E501
+ version_context (MoVersionContext): [optional] # noqa: E501
+ ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ parent (MoBaseMoRelationship): [optional] # noqa: E501
+ permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ display_names (DisplayNames): [optional] # noqa: E501
+ state (str): [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
+ cluster (HyperflexClusterRelationship): [optional] # noqa: E501
+ registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501
+ object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "mo.MoRef")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'class_id': class_id,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ ],
+ 'oneOf': [
+ HyperflexEncryption,
+ MoMoRef,
+ none_type,
+ ],
+ }
diff --git a/intersight/model/hyperflex_encryption_response.py b/intersight/model/hyperflex_encryption_response.py
new file mode 100644
index 0000000000..6e07ff8f97
--- /dev/null
+++ b/intersight/model/hyperflex_encryption_response.py
@@ -0,0 +1,249 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_encryption_list import HyperflexEncryptionList
+ from intersight.model.mo_aggregate_transform import MoAggregateTransform
+ from intersight.model.mo_document_count import MoDocumentCount
+ from intersight.model.mo_tag_key_summary import MoTagKeySummary
+ from intersight.model.mo_tag_summary import MoTagSummary
+ globals()['HyperflexEncryptionList'] = HyperflexEncryptionList
+ globals()['MoAggregateTransform'] = MoAggregateTransform
+ globals()['MoDocumentCount'] = MoDocumentCount
+ globals()['MoTagKeySummary'] = MoTagKeySummary
+ globals()['MoTagSummary'] = MoTagSummary
+
+
+class HyperflexEncryptionResponse(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'object_type': (str,), # noqa: E501
+ 'count': (int,), # noqa: E501
+ 'results': ([MoTagKeySummary], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ lazy_import()
+ val = {
+ 'hyperflex.Encryption.List': HyperflexEncryptionList,
+ 'mo.AggregateTransform': MoAggregateTransform,
+ 'mo.DocumentCount': MoDocumentCount,
+ 'mo.TagSummary': MoTagSummary,
+ }
+ if not val:
+ return None
+ return {'object_type': val}
+
+ attribute_map = {
+ 'object_type': 'ObjectType', # noqa: E501
+ 'count': 'Count', # noqa: E501
+ 'results': 'Results', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, object_type, *args, **kwargs): # noqa: E501
+ """HyperflexEncryptionResponse - a model defined in OpenAPI
+
+ Args:
+ object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body.
+
+ Keyword Args:
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ count (int): The total number of 'hyperflex.Encryption' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501
+ results ([MoTagKeySummary], none_type): [optional] # noqa: E501
+ """
+
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ ],
+ 'oneOf': [
+ HyperflexEncryptionList,
+ MoAggregateTransform,
+ MoDocumentCount,
+ MoTagSummary,
+ ],
+ }
diff --git a/intersight/model/hyperflex_entity_reference.py b/intersight/model/hyperflex_entity_reference.py
index 3bdc5189a3..5acebdf934 100644
--- a/intersight/model/hyperflex_entity_reference.py
+++ b/intersight/model/hyperflex_entity_reference.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_entity_reference_all_of.py b/intersight/model/hyperflex_entity_reference_all_of.py
index 0a8e996255..68eed65115 100644
--- a/intersight/model/hyperflex_entity_reference_all_of.py
+++ b/intersight/model/hyperflex_entity_reference_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_error_stack.py b/intersight/model/hyperflex_error_stack.py
index b8b27c1bee..e0a686d647 100644
--- a/intersight/model/hyperflex_error_stack.py
+++ b/intersight/model/hyperflex_error_stack.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_error_stack_all_of.py b/intersight/model/hyperflex_error_stack_all_of.py
index fa85f1e8c1..2dd4d2b7ee 100644
--- a/intersight/model/hyperflex_error_stack_all_of.py
+++ b/intersight/model/hyperflex_error_stack_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ext_fc_storage_policy.py b/intersight/model/hyperflex_ext_fc_storage_policy.py
index 127a4decc8..e933beecd2 100644
--- a/intersight/model/hyperflex_ext_fc_storage_policy.py
+++ b/intersight/model/hyperflex_ext_fc_storage_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ext_fc_storage_policy_all_of.py b/intersight/model/hyperflex_ext_fc_storage_policy_all_of.py
index e60e118fa9..f9f5708df4 100644
--- a/intersight/model/hyperflex_ext_fc_storage_policy_all_of.py
+++ b/intersight/model/hyperflex_ext_fc_storage_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ext_fc_storage_policy_list.py b/intersight/model/hyperflex_ext_fc_storage_policy_list.py
index 958dedc193..0a6d24d218 100644
--- a/intersight/model/hyperflex_ext_fc_storage_policy_list.py
+++ b/intersight/model/hyperflex_ext_fc_storage_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ext_fc_storage_policy_list_all_of.py b/intersight/model/hyperflex_ext_fc_storage_policy_list_all_of.py
index 48ca20b651..44016e44aa 100644
--- a/intersight/model/hyperflex_ext_fc_storage_policy_list_all_of.py
+++ b/intersight/model/hyperflex_ext_fc_storage_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ext_fc_storage_policy_relationship.py b/intersight/model/hyperflex_ext_fc_storage_policy_relationship.py
index a1a2daffd7..cb03fd9305 100644
--- a/intersight/model/hyperflex_ext_fc_storage_policy_relationship.py
+++ b/intersight/model/hyperflex_ext_fc_storage_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_ext_fc_storage_policy_response.py b/intersight/model/hyperflex_ext_fc_storage_policy_response.py
index d73089ff22..6a7dd2664e 100644
--- a/intersight/model/hyperflex_ext_fc_storage_policy_response.py
+++ b/intersight/model/hyperflex_ext_fc_storage_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy.py b/intersight/model/hyperflex_ext_iscsi_storage_policy.py
index e8e2172576..9a5a86761c 100644
--- a/intersight/model/hyperflex_ext_iscsi_storage_policy.py
+++ b/intersight/model/hyperflex_ext_iscsi_storage_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy_all_of.py b/intersight/model/hyperflex_ext_iscsi_storage_policy_all_of.py
index a544eec24c..f31d776f67 100644
--- a/intersight/model/hyperflex_ext_iscsi_storage_policy_all_of.py
+++ b/intersight/model/hyperflex_ext_iscsi_storage_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy_list.py b/intersight/model/hyperflex_ext_iscsi_storage_policy_list.py
index 16223d0f37..5b592bcdb2 100644
--- a/intersight/model/hyperflex_ext_iscsi_storage_policy_list.py
+++ b/intersight/model/hyperflex_ext_iscsi_storage_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy_list_all_of.py b/intersight/model/hyperflex_ext_iscsi_storage_policy_list_all_of.py
index 5361710135..f8478ffea5 100644
--- a/intersight/model/hyperflex_ext_iscsi_storage_policy_list_all_of.py
+++ b/intersight/model/hyperflex_ext_iscsi_storage_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy_relationship.py b/intersight/model/hyperflex_ext_iscsi_storage_policy_relationship.py
index f1b15bf63f..5aacf57256 100644
--- a/intersight/model/hyperflex_ext_iscsi_storage_policy_relationship.py
+++ b/intersight/model/hyperflex_ext_iscsi_storage_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py b/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py
index 6b4153cd9a..46bd56de75 100644
--- a/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py
+++ b/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_feature_limit_entry.py b/intersight/model/hyperflex_feature_limit_entry.py
index 25c54ba2d9..de37f9ff50 100644
--- a/intersight/model/hyperflex_feature_limit_entry.py
+++ b/intersight/model/hyperflex_feature_limit_entry.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_feature_limit_entry_all_of.py b/intersight/model/hyperflex_feature_limit_entry_all_of.py
index eb9f71b415..f492f83e84 100644
--- a/intersight/model/hyperflex_feature_limit_entry_all_of.py
+++ b/intersight/model/hyperflex_feature_limit_entry_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_feature_limit_external.py b/intersight/model/hyperflex_feature_limit_external.py
index ae81766d50..392bc4fe91 100644
--- a/intersight/model/hyperflex_feature_limit_external.py
+++ b/intersight/model/hyperflex_feature_limit_external.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_feature_limit_external_all_of.py b/intersight/model/hyperflex_feature_limit_external_all_of.py
index 789aee04ef..c2e541806a 100644
--- a/intersight/model/hyperflex_feature_limit_external_all_of.py
+++ b/intersight/model/hyperflex_feature_limit_external_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_feature_limit_external_list.py b/intersight/model/hyperflex_feature_limit_external_list.py
index 795dd315f1..41590fa96b 100644
--- a/intersight/model/hyperflex_feature_limit_external_list.py
+++ b/intersight/model/hyperflex_feature_limit_external_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_feature_limit_external_list_all_of.py b/intersight/model/hyperflex_feature_limit_external_list_all_of.py
index 9061f5e16e..89c5d5ba1a 100644
--- a/intersight/model/hyperflex_feature_limit_external_list_all_of.py
+++ b/intersight/model/hyperflex_feature_limit_external_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_feature_limit_external_relationship.py b/intersight/model/hyperflex_feature_limit_external_relationship.py
index 9d18c48c55..735ea2cdfd 100644
--- a/intersight/model/hyperflex_feature_limit_external_relationship.py
+++ b/intersight/model/hyperflex_feature_limit_external_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_feature_limit_external_response.py b/intersight/model/hyperflex_feature_limit_external_response.py
index 1733cef727..2719907dd1 100644
--- a/intersight/model/hyperflex_feature_limit_external_response.py
+++ b/intersight/model/hyperflex_feature_limit_external_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_feature_limit_internal.py b/intersight/model/hyperflex_feature_limit_internal.py
index 27e17f94d8..e7790c5822 100644
--- a/intersight/model/hyperflex_feature_limit_internal.py
+++ b/intersight/model/hyperflex_feature_limit_internal.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_feature_limit_internal_all_of.py b/intersight/model/hyperflex_feature_limit_internal_all_of.py
index 41d380db41..4929c7cf91 100644
--- a/intersight/model/hyperflex_feature_limit_internal_all_of.py
+++ b/intersight/model/hyperflex_feature_limit_internal_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_feature_limit_internal_list.py b/intersight/model/hyperflex_feature_limit_internal_list.py
index b3bdf76362..12cd39819a 100644
--- a/intersight/model/hyperflex_feature_limit_internal_list.py
+++ b/intersight/model/hyperflex_feature_limit_internal_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_feature_limit_internal_list_all_of.py b/intersight/model/hyperflex_feature_limit_internal_list_all_of.py
index 635c044ec6..708df821a7 100644
--- a/intersight/model/hyperflex_feature_limit_internal_list_all_of.py
+++ b/intersight/model/hyperflex_feature_limit_internal_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_feature_limit_internal_relationship.py b/intersight/model/hyperflex_feature_limit_internal_relationship.py
index fab79839d3..7df78c6e40 100644
--- a/intersight/model/hyperflex_feature_limit_internal_relationship.py
+++ b/intersight/model/hyperflex_feature_limit_internal_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_feature_limit_internal_response.py b/intersight/model/hyperflex_feature_limit_internal_response.py
index 7d42ac7e6a..b2d96d8593 100644
--- a/intersight/model/hyperflex_feature_limit_internal_response.py
+++ b/intersight/model/hyperflex_feature_limit_internal_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_file_path.py b/intersight/model/hyperflex_file_path.py
index 485b73ed8a..2ab1047372 100644
--- a/intersight/model/hyperflex_file_path.py
+++ b/intersight/model/hyperflex_file_path.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_file_path_all_of.py b/intersight/model/hyperflex_file_path_all_of.py
index 321bce4f81..823c378816 100644
--- a/intersight/model/hyperflex_file_path_all_of.py
+++ b/intersight/model/hyperflex_file_path_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health.py b/intersight/model/hyperflex_health.py
index 853b7e6d12..673cb0a21e 100644
--- a/intersight/model/hyperflex_health.py
+++ b/intersight/model/hyperflex_health.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_all_of.py b/intersight/model/hyperflex_health_all_of.py
index 146c6bdaca..cc71c2f3e5 100644
--- a/intersight/model/hyperflex_health_all_of.py
+++ b/intersight/model/hyperflex_health_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_definition.py b/intersight/model/hyperflex_health_check_definition.py
index 77c125e2f9..a2af0396fd 100644
--- a/intersight/model/hyperflex_health_check_definition.py
+++ b/intersight/model/hyperflex_health_check_definition.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_definition_all_of.py b/intersight/model/hyperflex_health_check_definition_all_of.py
index 06dedc8cc3..cd783e01df 100644
--- a/intersight/model/hyperflex_health_check_definition_all_of.py
+++ b/intersight/model/hyperflex_health_check_definition_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_definition_list.py b/intersight/model/hyperflex_health_check_definition_list.py
index f5757535c6..8ea88b206b 100644
--- a/intersight/model/hyperflex_health_check_definition_list.py
+++ b/intersight/model/hyperflex_health_check_definition_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_definition_list_all_of.py b/intersight/model/hyperflex_health_check_definition_list_all_of.py
index 33773e1e55..3cbcc31efc 100644
--- a/intersight/model/hyperflex_health_check_definition_list_all_of.py
+++ b/intersight/model/hyperflex_health_check_definition_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_definition_relationship.py b/intersight/model/hyperflex_health_check_definition_relationship.py
index ab5d90e2a3..bca6ec1cc1 100644
--- a/intersight/model/hyperflex_health_check_definition_relationship.py
+++ b/intersight/model/hyperflex_health_check_definition_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -216,7 +216,6 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -374,6 +373,7 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -384,6 +384,9 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -679,10 +682,6 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -741,22 +740,33 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -790,6 +800,7 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_health_check_definition_response.py b/intersight/model/hyperflex_health_check_definition_response.py
index a36796dc43..dc52a2700c 100644
--- a/intersight/model/hyperflex_health_check_definition_response.py
+++ b/intersight/model/hyperflex_health_check_definition_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_execution.py b/intersight/model/hyperflex_health_check_execution.py
index baf1c54710..b77df9b57b 100644
--- a/intersight/model/hyperflex_health_check_execution.py
+++ b/intersight/model/hyperflex_health_check_execution.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_execution_all_of.py b/intersight/model/hyperflex_health_check_execution_all_of.py
index 0b61ef19f5..7622e3b02e 100644
--- a/intersight/model/hyperflex_health_check_execution_all_of.py
+++ b/intersight/model/hyperflex_health_check_execution_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_execution_list.py b/intersight/model/hyperflex_health_check_execution_list.py
index 3f693a64e7..2919f1b361 100644
--- a/intersight/model/hyperflex_health_check_execution_list.py
+++ b/intersight/model/hyperflex_health_check_execution_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_execution_list_all_of.py b/intersight/model/hyperflex_health_check_execution_list_all_of.py
index effa2e8cac..83379e5cc4 100644
--- a/intersight/model/hyperflex_health_check_execution_list_all_of.py
+++ b/intersight/model/hyperflex_health_check_execution_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_execution_response.py b/intersight/model/hyperflex_health_check_execution_response.py
index 33e4fca25c..b3e6726f70 100644
--- a/intersight/model/hyperflex_health_check_execution_response.py
+++ b/intersight/model/hyperflex_health_check_execution_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_execution_snapshot.py b/intersight/model/hyperflex_health_check_execution_snapshot.py
index b38e27f627..c3b4169cba 100644
--- a/intersight/model/hyperflex_health_check_execution_snapshot.py
+++ b/intersight/model/hyperflex_health_check_execution_snapshot.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_execution_snapshot_all_of.py b/intersight/model/hyperflex_health_check_execution_snapshot_all_of.py
index 082ec08cbe..3b1a03b742 100644
--- a/intersight/model/hyperflex_health_check_execution_snapshot_all_of.py
+++ b/intersight/model/hyperflex_health_check_execution_snapshot_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_execution_snapshot_list.py b/intersight/model/hyperflex_health_check_execution_snapshot_list.py
index 525a52d728..9a6f0a0031 100644
--- a/intersight/model/hyperflex_health_check_execution_snapshot_list.py
+++ b/intersight/model/hyperflex_health_check_execution_snapshot_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_execution_snapshot_list_all_of.py b/intersight/model/hyperflex_health_check_execution_snapshot_list_all_of.py
index d0b5944161..c0b2bfe7ed 100644
--- a/intersight/model/hyperflex_health_check_execution_snapshot_list_all_of.py
+++ b/intersight/model/hyperflex_health_check_execution_snapshot_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_execution_snapshot_response.py b/intersight/model/hyperflex_health_check_execution_snapshot_response.py
index f1d486e94c..362b9a0316 100644
--- a/intersight/model/hyperflex_health_check_execution_snapshot_response.py
+++ b/intersight/model/hyperflex_health_check_execution_snapshot_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_package_checksum.py b/intersight/model/hyperflex_health_check_package_checksum.py
index 8fed124c1f..a36c2a85f0 100644
--- a/intersight/model/hyperflex_health_check_package_checksum.py
+++ b/intersight/model/hyperflex_health_check_package_checksum.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_package_checksum_all_of.py b/intersight/model/hyperflex_health_check_package_checksum_all_of.py
index 0d0ec15ee9..320480f5dc 100644
--- a/intersight/model/hyperflex_health_check_package_checksum_all_of.py
+++ b/intersight/model/hyperflex_health_check_package_checksum_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_package_checksum_list.py b/intersight/model/hyperflex_health_check_package_checksum_list.py
index 754162ce4b..b1195c8767 100644
--- a/intersight/model/hyperflex_health_check_package_checksum_list.py
+++ b/intersight/model/hyperflex_health_check_package_checksum_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_package_checksum_list_all_of.py b/intersight/model/hyperflex_health_check_package_checksum_list_all_of.py
index 62563f1a5a..bfbfdbb8b5 100644
--- a/intersight/model/hyperflex_health_check_package_checksum_list_all_of.py
+++ b/intersight/model/hyperflex_health_check_package_checksum_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_package_checksum_response.py b/intersight/model/hyperflex_health_check_package_checksum_response.py
index dbbf27a2c7..c8d582b7e3 100644
--- a/intersight/model/hyperflex_health_check_package_checksum_response.py
+++ b/intersight/model/hyperflex_health_check_package_checksum_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_script_info.py b/intersight/model/hyperflex_health_check_script_info.py
index 488b056612..13a37ae4f8 100644
--- a/intersight/model/hyperflex_health_check_script_info.py
+++ b/intersight/model/hyperflex_health_check_script_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_check_script_info_all_of.py b/intersight/model/hyperflex_health_check_script_info_all_of.py
index cbdfb6011a..90c947446b 100644
--- a/intersight/model/hyperflex_health_check_script_info_all_of.py
+++ b/intersight/model/hyperflex_health_check_script_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_list.py b/intersight/model/hyperflex_health_list.py
index 03bca22194..ab171c506a 100644
--- a/intersight/model/hyperflex_health_list.py
+++ b/intersight/model/hyperflex_health_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_list_all_of.py b/intersight/model/hyperflex_health_list_all_of.py
index e9d5e68981..c24b7b98c2 100644
--- a/intersight/model/hyperflex_health_list_all_of.py
+++ b/intersight/model/hyperflex_health_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_health_relationship.py b/intersight/model/hyperflex_health_relationship.py
index eec4f860e1..56dee4b270 100644
--- a/intersight/model/hyperflex_health_relationship.py
+++ b/intersight/model/hyperflex_health_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -228,7 +228,6 @@ class HyperflexHealthRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -386,6 +385,7 @@ class HyperflexHealthRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -396,6 +396,9 @@ class HyperflexHealthRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -691,10 +694,6 @@ class HyperflexHealthRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -753,22 +752,33 @@ class HyperflexHealthRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -802,6 +812,7 @@ class HyperflexHealthRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_health_response.py b/intersight/model/hyperflex_health_response.py
index e4b1c94047..931e32ba9e 100644
--- a/intersight/model/hyperflex_health_response.py
+++ b/intersight/model/hyperflex_health_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_host_mount_status_dt.py b/intersight/model/hyperflex_hx_host_mount_status_dt.py
index 194bd992e7..246a3615e0 100644
--- a/intersight/model/hyperflex_hx_host_mount_status_dt.py
+++ b/intersight/model/hyperflex_hx_host_mount_status_dt.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_host_mount_status_dt_all_of.py b/intersight/model/hyperflex_hx_host_mount_status_dt_all_of.py
index bfe3a2ce8f..390c75449f 100644
--- a/intersight/model/hyperflex_hx_host_mount_status_dt_all_of.py
+++ b/intersight/model/hyperflex_hx_host_mount_status_dt_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_license_authorization_details_dt.py b/intersight/model/hyperflex_hx_license_authorization_details_dt.py
index 9aec0676f8..9df2c91d42 100644
--- a/intersight/model/hyperflex_hx_license_authorization_details_dt.py
+++ b/intersight/model/hyperflex_hx_license_authorization_details_dt.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_license_authorization_details_dt_all_of.py b/intersight/model/hyperflex_hx_license_authorization_details_dt_all_of.py
index 0d6ace41ef..606285db0b 100644
--- a/intersight/model/hyperflex_hx_license_authorization_details_dt_all_of.py
+++ b/intersight/model/hyperflex_hx_license_authorization_details_dt_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_link_dt.py b/intersight/model/hyperflex_hx_link_dt.py
index 90a6d87d5d..08829f6eb3 100644
--- a/intersight/model/hyperflex_hx_link_dt.py
+++ b/intersight/model/hyperflex_hx_link_dt.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_link_dt_all_of.py b/intersight/model/hyperflex_hx_link_dt_all_of.py
index 01461bc4ad..f395f8fc45 100644
--- a/intersight/model/hyperflex_hx_link_dt_all_of.py
+++ b/intersight/model/hyperflex_hx_link_dt_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_network_address_dt.py b/intersight/model/hyperflex_hx_network_address_dt.py
index f170f4f490..2545a6018f 100644
--- a/intersight/model/hyperflex_hx_network_address_dt.py
+++ b/intersight/model/hyperflex_hx_network_address_dt.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_network_address_dt_all_of.py b/intersight/model/hyperflex_hx_network_address_dt_all_of.py
index 99f5e8f9c0..f453bc7f70 100644
--- a/intersight/model/hyperflex_hx_network_address_dt_all_of.py
+++ b/intersight/model/hyperflex_hx_network_address_dt_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_platform_datastore_config_dt.py b/intersight/model/hyperflex_hx_platform_datastore_config_dt.py
index dd3b40c6eb..6f2853ef3d 100644
--- a/intersight/model/hyperflex_hx_platform_datastore_config_dt.py
+++ b/intersight/model/hyperflex_hx_platform_datastore_config_dt.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_platform_datastore_config_dt_all_of.py b/intersight/model/hyperflex_hx_platform_datastore_config_dt_all_of.py
index d0f85e95f4..de11ae74cb 100644
--- a/intersight/model/hyperflex_hx_platform_datastore_config_dt_all_of.py
+++ b/intersight/model/hyperflex_hx_platform_datastore_config_dt_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_registration_details_dt.py b/intersight/model/hyperflex_hx_registration_details_dt.py
index 370d82d4fb..aa74ff6499 100644
--- a/intersight/model/hyperflex_hx_registration_details_dt.py
+++ b/intersight/model/hyperflex_hx_registration_details_dt.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_registration_details_dt_all_of.py b/intersight/model/hyperflex_hx_registration_details_dt_all_of.py
index 5fb31af21d..432391115f 100644
--- a/intersight/model/hyperflex_hx_registration_details_dt_all_of.py
+++ b/intersight/model/hyperflex_hx_registration_details_dt_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_resiliency_info_dt.py b/intersight/model/hyperflex_hx_resiliency_info_dt.py
index 6856cdd18b..a9e48aa104 100644
--- a/intersight/model/hyperflex_hx_resiliency_info_dt.py
+++ b/intersight/model/hyperflex_hx_resiliency_info_dt.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_resiliency_info_dt_all_of.py b/intersight/model/hyperflex_hx_resiliency_info_dt_all_of.py
index 405779e822..25275a04bf 100644
--- a/intersight/model/hyperflex_hx_resiliency_info_dt_all_of.py
+++ b/intersight/model/hyperflex_hx_resiliency_info_dt_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_site_dt.py b/intersight/model/hyperflex_hx_site_dt.py
index 4c364d7d04..ccc248d409 100644
--- a/intersight/model/hyperflex_hx_site_dt.py
+++ b/intersight/model/hyperflex_hx_site_dt.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_site_dt_all_of.py b/intersight/model/hyperflex_hx_site_dt_all_of.py
index 668041f163..098ea2f0b2 100644
--- a/intersight/model/hyperflex_hx_site_dt_all_of.py
+++ b/intersight/model/hyperflex_hx_site_dt_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_uu_id_dt.py b/intersight/model/hyperflex_hx_uu_id_dt.py
index 12c052bad1..597e6a5769 100644
--- a/intersight/model/hyperflex_hx_uu_id_dt.py
+++ b/intersight/model/hyperflex_hx_uu_id_dt.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_uu_id_dt_all_of.py b/intersight/model/hyperflex_hx_uu_id_dt_all_of.py
index 405799ea87..4d4d2f1816 100644
--- a/intersight/model/hyperflex_hx_uu_id_dt_all_of.py
+++ b/intersight/model/hyperflex_hx_uu_id_dt_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_zone_info_dt.py b/intersight/model/hyperflex_hx_zone_info_dt.py
index 4f7db9bf35..06798f47fc 100644
--- a/intersight/model/hyperflex_hx_zone_info_dt.py
+++ b/intersight/model/hyperflex_hx_zone_info_dt.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_zone_info_dt_all_of.py b/intersight/model/hyperflex_hx_zone_info_dt_all_of.py
index f33b059fa6..756ad20462 100644
--- a/intersight/model/hyperflex_hx_zone_info_dt_all_of.py
+++ b/intersight/model/hyperflex_hx_zone_info_dt_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_zone_resiliency_info_dt.py b/intersight/model/hyperflex_hx_zone_resiliency_info_dt.py
index f02d693f9e..1576cf5110 100644
--- a/intersight/model/hyperflex_hx_zone_resiliency_info_dt.py
+++ b/intersight/model/hyperflex_hx_zone_resiliency_info_dt.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hx_zone_resiliency_info_dt_all_of.py b/intersight/model/hyperflex_hx_zone_resiliency_info_dt_all_of.py
index a1e7adffac..f799814f76 100644
--- a/intersight/model/hyperflex_hx_zone_resiliency_info_dt_all_of.py
+++ b/intersight/model/hyperflex_hx_zone_resiliency_info_dt_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hxdp_version.py b/intersight/model/hyperflex_hxdp_version.py
index 94a405f14e..712301db42 100644
--- a/intersight/model/hyperflex_hxdp_version.py
+++ b/intersight/model/hyperflex_hxdp_version.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hxdp_version_all_of.py b/intersight/model/hyperflex_hxdp_version_all_of.py
index 5a9ec99153..efdc9ffb26 100644
--- a/intersight/model/hyperflex_hxdp_version_all_of.py
+++ b/intersight/model/hyperflex_hxdp_version_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hxdp_version_list.py b/intersight/model/hyperflex_hxdp_version_list.py
index f7dc78a4b3..45d0b72325 100644
--- a/intersight/model/hyperflex_hxdp_version_list.py
+++ b/intersight/model/hyperflex_hxdp_version_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hxdp_version_list_all_of.py b/intersight/model/hyperflex_hxdp_version_list_all_of.py
index 466e7bc0d0..4ea88fb744 100644
--- a/intersight/model/hyperflex_hxdp_version_list_all_of.py
+++ b/intersight/model/hyperflex_hxdp_version_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hxdp_version_relationship.py b/intersight/model/hyperflex_hxdp_version_relationship.py
index d6ceae1c05..71cec395a0 100644
--- a/intersight/model/hyperflex_hxdp_version_relationship.py
+++ b/intersight/model/hyperflex_hxdp_version_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class HyperflexHxdpVersionRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class HyperflexHxdpVersionRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class HyperflexHxdpVersionRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class HyperflexHxdpVersionRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class HyperflexHxdpVersionRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class HyperflexHxdpVersionRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_hxdp_version_response.py b/intersight/model/hyperflex_hxdp_version_response.py
index 4cbb76bfe6..9db670bf33 100644
--- a/intersight/model/hyperflex_hxdp_version_response.py
+++ b/intersight/model/hyperflex_hxdp_version_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_hypervisor_host.py b/intersight/model/hyperflex_hypervisor_host.py
new file mode 100644
index 0000000000..7251469000
--- /dev/null
+++ b/intersight/model/hyperflex_hypervisor_host.py
@@ -0,0 +1,439 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship
+ from intersight.model.display_names import DisplayNames
+ from intersight.model.hyperflex_cluster_relationship import HyperflexClusterRelationship
+ from intersight.model.hyperflex_hypervisor_host_all_of import HyperflexHypervisorHostAllOf
+ from intersight.model.hyperflex_node_relationship import HyperflexNodeRelationship
+ from intersight.model.infra_hardware_info import InfraHardwareInfo
+ from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship
+ from intersight.model.mo_tag import MoTag
+ from intersight.model.mo_version_context import MoVersionContext
+ from intersight.model.network_hyper_flex_network_address import NetworkHyperFlexNetworkAddress
+ from intersight.model.virtualization_base_host import VirtualizationBaseHost
+ from intersight.model.virtualization_compute_capacity import VirtualizationComputeCapacity
+ from intersight.model.virtualization_cpu_info import VirtualizationCpuInfo
+ from intersight.model.virtualization_memory_capacity import VirtualizationMemoryCapacity
+ from intersight.model.virtualization_product_info import VirtualizationProductInfo
+ globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship
+ globals()['DisplayNames'] = DisplayNames
+ globals()['HyperflexClusterRelationship'] = HyperflexClusterRelationship
+ globals()['HyperflexHypervisorHostAllOf'] = HyperflexHypervisorHostAllOf
+ globals()['HyperflexNodeRelationship'] = HyperflexNodeRelationship
+ globals()['InfraHardwareInfo'] = InfraHardwareInfo
+ globals()['MoBaseMoRelationship'] = MoBaseMoRelationship
+ globals()['MoTag'] = MoTag
+ globals()['MoVersionContext'] = MoVersionContext
+ globals()['NetworkHyperFlexNetworkAddress'] = NetworkHyperFlexNetworkAddress
+ globals()['VirtualizationBaseHost'] = VirtualizationBaseHost
+ globals()['VirtualizationComputeCapacity'] = VirtualizationComputeCapacity
+ globals()['VirtualizationCpuInfo'] = VirtualizationCpuInfo
+ globals()['VirtualizationMemoryCapacity'] = VirtualizationMemoryCapacity
+ globals()['VirtualizationProductInfo'] = VirtualizationProductInfo
+
+
+class HyperflexHypervisorHost(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ },
+ ('object_type',): {
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ },
+ ('host_status',): {
+ 'UNKNOWN': "UNKNOWN",
+ 'ONLINE': "ONLINE",
+ 'OFFLINE': "OFFLINE",
+ 'INMAINTENANCE': "INMAINTENANCE",
+ 'DEGRADED': "DEGRADED",
+ },
+ ('role',): {
+ 'UNKNOWN': "UNKNOWN",
+ 'STORAGE': "STORAGE",
+ 'COMPUTE': "COMPUTE",
+ },
+ ('hypervisor_type',): {
+ 'ESXI': "ESXi",
+ 'HYPERFLEXAP': "HyperFlexAp",
+ 'IWE': "IWE",
+ 'HYPER-V': "Hyper-V",
+ 'UNKNOWN': "Unknown",
+ },
+ ('status',): {
+ 'UNKNOWN': "Unknown",
+ 'DEGRADED': "Degraded",
+ 'CRITICAL': "Critical",
+ 'OK': "Ok",
+ },
+ }
+
+ validations = {
+ ('uuid',): {
+ 'regex': {
+ 'pattern': r'^$|^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$', # noqa: E501
+ },
+ },
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'configured_memory': (int,), # noqa: E501
+ 'controller_vm_display_version': (str,), # noqa: E501
+ 'controller_vm_hxdp_display_version': (str,), # noqa: E501
+ 'controller_vm_hxdp_version': (str,), # noqa: E501
+ 'controller_vm_uuid': (str,), # noqa: E501
+ 'controller_vm_version': (str,), # noqa: E501
+ 'data_ip': (NetworkHyperFlexNetworkAddress,), # noqa: E501
+ 'host_status': (str,), # noqa: E501
+ 'hypervisor': (str,), # noqa: E501
+ 'ip': (NetworkHyperFlexNetworkAddress,), # noqa: E501
+ 'lockdown': (bool,), # noqa: E501
+ 'mgmt_ip': (NetworkHyperFlexNetworkAddress,), # noqa: E501
+ 'os_version': (str,), # noqa: E501
+ 'role': (str,), # noqa: E501
+ 'template_version': (str,), # noqa: E501
+ 'virtual_cpus': (int,), # noqa: E501
+ 'cluster': (HyperflexClusterRelationship,), # noqa: E501
+ 'node': (HyperflexNodeRelationship,), # noqa: E501
+ 'account_moid': (str,), # noqa: E501
+ 'create_time': (datetime,), # noqa: E501
+ 'domain_group_moid': (str,), # noqa: E501
+ 'mod_time': (datetime,), # noqa: E501
+ 'moid': (str,), # noqa: E501
+ 'owners': ([str], none_type,), # noqa: E501
+ 'shared_scope': (str,), # noqa: E501
+ 'tags': ([MoTag], none_type,), # noqa: E501
+ 'version_context': (MoVersionContext,), # noqa: E501
+ 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'parent': (MoBaseMoRelationship,), # noqa: E501
+ 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'display_names': (DisplayNames,), # noqa: E501
+ 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501
+ 'cpu_info': (VirtualizationCpuInfo,), # noqa: E501
+ 'hardware_info': (InfraHardwareInfo,), # noqa: E501
+ 'hypervisor_type': (str,), # noqa: E501
+ 'identity': (str,), # noqa: E501
+ 'maintenance_mode': (bool,), # noqa: E501
+ 'memory_capacity': (VirtualizationMemoryCapacity,), # noqa: E501
+ 'model': (str,), # noqa: E501
+ 'name': (str,), # noqa: E501
+ 'processor_capacity': (VirtualizationComputeCapacity,), # noqa: E501
+ 'product_info': (VirtualizationProductInfo,), # noqa: E501
+ 'serial': (str,), # noqa: E501
+ 'status': (str,), # noqa: E501
+ 'up_time': (str,), # noqa: E501
+ 'uuid': (str,), # noqa: E501
+ 'vendor': (str,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ val = {
+ }
+ if not val:
+ return None
+ return {'class_id': val}
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'configured_memory': 'ConfiguredMemory', # noqa: E501
+ 'controller_vm_display_version': 'ControllerVmDisplayVersion', # noqa: E501
+ 'controller_vm_hxdp_display_version': 'ControllerVmHxdpDisplayVersion', # noqa: E501
+ 'controller_vm_hxdp_version': 'ControllerVmHxdpVersion', # noqa: E501
+ 'controller_vm_uuid': 'ControllerVmUuid', # noqa: E501
+ 'controller_vm_version': 'ControllerVmVersion', # noqa: E501
+ 'data_ip': 'DataIp', # noqa: E501
+ 'host_status': 'HostStatus', # noqa: E501
+ 'hypervisor': 'Hypervisor', # noqa: E501
+ 'ip': 'Ip', # noqa: E501
+ 'lockdown': 'Lockdown', # noqa: E501
+ 'mgmt_ip': 'MgmtIp', # noqa: E501
+ 'os_version': 'OsVersion', # noqa: E501
+ 'role': 'Role', # noqa: E501
+ 'template_version': 'TemplateVersion', # noqa: E501
+ 'virtual_cpus': 'VirtualCpus', # noqa: E501
+ 'cluster': 'Cluster', # noqa: E501
+ 'node': 'Node', # noqa: E501
+ 'account_moid': 'AccountMoid', # noqa: E501
+ 'create_time': 'CreateTime', # noqa: E501
+ 'domain_group_moid': 'DomainGroupMoid', # noqa: E501
+ 'mod_time': 'ModTime', # noqa: E501
+ 'moid': 'Moid', # noqa: E501
+ 'owners': 'Owners', # noqa: E501
+ 'shared_scope': 'SharedScope', # noqa: E501
+ 'tags': 'Tags', # noqa: E501
+ 'version_context': 'VersionContext', # noqa: E501
+ 'ancestors': 'Ancestors', # noqa: E501
+ 'parent': 'Parent', # noqa: E501
+ 'permission_resources': 'PermissionResources', # noqa: E501
+ 'display_names': 'DisplayNames', # noqa: E501
+ 'registered_device': 'RegisteredDevice', # noqa: E501
+ 'cpu_info': 'CpuInfo', # noqa: E501
+ 'hardware_info': 'HardwareInfo', # noqa: E501
+ 'hypervisor_type': 'HypervisorType', # noqa: E501
+ 'identity': 'Identity', # noqa: E501
+ 'maintenance_mode': 'MaintenanceMode', # noqa: E501
+ 'memory_capacity': 'MemoryCapacity', # noqa: E501
+ 'model': 'Model', # noqa: E501
+ 'name': 'Name', # noqa: E501
+ 'processor_capacity': 'ProcessorCapacity', # noqa: E501
+ 'product_info': 'ProductInfo', # noqa: E501
+ 'serial': 'Serial', # noqa: E501
+ 'status': 'Status', # noqa: E501
+ 'up_time': 'UpTime', # noqa: E501
+ 'uuid': 'Uuid', # noqa: E501
+ 'vendor': 'Vendor', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexHypervisorHost - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "hyperflex.HypervisorHost", must be one of ["hyperflex.HypervisorHost", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "hyperflex.HypervisorHost", must be one of ["hyperflex.HypervisorHost", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ configured_memory (int): Memory configured for controller virtual machine.. [optional] # noqa: E501
+ controller_vm_display_version (str): The display version of HyperFlex software running on the controller VM.. [optional] # noqa: E501
+ controller_vm_hxdp_display_version (str): Platform storage software product display version running on controller VM.. [optional] # noqa: E501
+ controller_vm_hxdp_version (str): Platform storage software product version running on controller VM.. [optional] # noqa: E501
+ controller_vm_uuid (str): The UUID of the controller VM which belongs to this host.. [optional] # noqa: E501
+ controller_vm_version (str): The version of HyperFlex software running on the controller VM.. [optional] # noqa: E501
+ data_ip (NetworkHyperFlexNetworkAddress): [optional] # noqa: E501
+ host_status (str): The status of the HyperFlex host. * `UNKNOWN` - Current status of the HyperFlex host is unknown. * `ONLINE` - The HyperFlex host is online. * `OFFLINE` - The HyperFlex host is offline. * `INMAINTENANCE` - The HyperFlex host is in maintenance mode. * `DEGRADED` - Current status of the HyperFlex virtual machine is degraded.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
+ hypervisor (str): The hypervisor type of the host.. [optional] # noqa: E501
+ ip (NetworkHyperFlexNetworkAddress): [optional] # noqa: E501
+ lockdown (bool): Flag indicating whether the HyperFlex host is in lockdown mode.. [optional] # noqa: E501
+ mgmt_ip (NetworkHyperFlexNetworkAddress): [optional] # noqa: E501
+ os_version (str): The operation system version of the controller VM.. [optional] # noqa: E501
+ role (str): The role of the HyperFlex host. * `UNKNOWN` - The role of the HyperFlex host is unknown. * `STORAGE` - The HyperFlex host's role is storage. * `COMPUTE` - The HyperFlex host's role is compute.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
+ template_version (str): The controller virtual machine template version.. [optional] # noqa: E501
+ virtual_cpus (int): Configured number of virtual CPUs for Controller virtual machine.. [optional] # noqa: E501
+ cluster (HyperflexClusterRelationship): [optional] # noqa: E501
+ node (HyperflexNodeRelationship): [optional] # noqa: E501
+ account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501
+ create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501
+ domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501
+ mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501
+ moid (str): The unique identifier of this Managed Object instance.. [optional] # noqa: E501
+ owners ([str], none_type): [optional] # noqa: E501
+ shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501
+ tags ([MoTag], none_type): [optional] # noqa: E501
+ version_context (MoVersionContext): [optional] # noqa: E501
+ ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ parent (MoBaseMoRelationship): [optional] # noqa: E501
+ permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ display_names (DisplayNames): [optional] # noqa: E501
+ registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501
+ cpu_info (VirtualizationCpuInfo): [optional] # noqa: E501
+ hardware_info (InfraHardwareInfo): [optional] # noqa: E501
+ hypervisor_type (str): Identifies the broad type of the underlying hypervisor. * `ESXi` - The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version. * `HyperFlexAp` - The hypervisor of the virtualization platform is Cisco HyperFlex Application Platform. * `IWE` - The hypervisor of the virtualization platform is Cisco Intersight Workload Engine. * `Hyper-V` - The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V. * `Unknown` - The hypervisor running on the HyperFlex cluster is not known.. [optional] if omitted the server will use the default value of "ESXi" # noqa: E501
+ identity (str): The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).. [optional] # noqa: E501
+ maintenance_mode (bool): Is this host in maintenance mode. Set to true or false.. [optional] # noqa: E501
+ memory_capacity (VirtualizationMemoryCapacity): [optional] # noqa: E501
+ model (str): Commercial model information about this hardware.. [optional] # noqa: E501
+ name (str): Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.. [optional] # noqa: E501
+ processor_capacity (VirtualizationComputeCapacity): [optional] # noqa: E501
+ product_info (VirtualizationProductInfo): [optional] # noqa: E501
+ serial (str): Serial number of this host (internally generated).. [optional] # noqa: E501
+ status (str): Host health status, as reported by the hypervisor platform. * `Unknown` - Entity status is unknown. * `Degraded` - State is degraded, and might impact normal operation of the entity. * `Critical` - Entity is in a critical state, impacting operations. * `Ok` - Entity status is in a stable state, operating normally.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501
+ up_time (str): The uptime of the host, stored as Duration (from w3c).. [optional] # noqa: E501
+ uuid (str): Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.. [optional] # noqa: E501
+ vendor (str): Commercial vendor details of this hardware.. [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "hyperflex.HypervisorHost")
+ object_type = kwargs.get('object_type', "hyperflex.HypervisorHost")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'class_id': class_id,
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ HyperflexHypervisorHostAllOf,
+ VirtualizationBaseHost,
+ ],
+ 'oneOf': [
+ ],
+ }
diff --git a/intersight/model/hyperflex_hypervisor_host_all_of.py b/intersight/model/hyperflex_hypervisor_host_all_of.py
new file mode 100644
index 0000000000..ae578ec8db
--- /dev/null
+++ b/intersight/model/hyperflex_hypervisor_host_all_of.py
@@ -0,0 +1,257 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_cluster_relationship import HyperflexClusterRelationship
+ from intersight.model.hyperflex_node_relationship import HyperflexNodeRelationship
+ from intersight.model.network_hyper_flex_network_address import NetworkHyperFlexNetworkAddress
+ globals()['HyperflexClusterRelationship'] = HyperflexClusterRelationship
+ globals()['HyperflexNodeRelationship'] = HyperflexNodeRelationship
+ globals()['NetworkHyperFlexNetworkAddress'] = NetworkHyperFlexNetworkAddress
+
+
+class HyperflexHypervisorHostAllOf(ModelNormal):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ },
+ ('object_type',): {
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ },
+ ('host_status',): {
+ 'UNKNOWN': "UNKNOWN",
+ 'ONLINE': "ONLINE",
+ 'OFFLINE': "OFFLINE",
+ 'INMAINTENANCE': "INMAINTENANCE",
+ 'DEGRADED': "DEGRADED",
+ },
+ ('role',): {
+ 'UNKNOWN': "UNKNOWN",
+ 'STORAGE': "STORAGE",
+ 'COMPUTE': "COMPUTE",
+ },
+ }
+
+ validations = {
+ }
+
+ additional_properties_type = None
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'configured_memory': (int,), # noqa: E501
+ 'controller_vm_display_version': (str,), # noqa: E501
+ 'controller_vm_hxdp_display_version': (str,), # noqa: E501
+ 'controller_vm_hxdp_version': (str,), # noqa: E501
+ 'controller_vm_uuid': (str,), # noqa: E501
+ 'controller_vm_version': (str,), # noqa: E501
+ 'data_ip': (NetworkHyperFlexNetworkAddress,), # noqa: E501
+ 'host_status': (str,), # noqa: E501
+ 'hypervisor': (str,), # noqa: E501
+ 'ip': (NetworkHyperFlexNetworkAddress,), # noqa: E501
+ 'lockdown': (bool,), # noqa: E501
+ 'mgmt_ip': (NetworkHyperFlexNetworkAddress,), # noqa: E501
+ 'os_version': (str,), # noqa: E501
+ 'role': (str,), # noqa: E501
+ 'template_version': (str,), # noqa: E501
+ 'virtual_cpus': (int,), # noqa: E501
+ 'cluster': (HyperflexClusterRelationship,), # noqa: E501
+ 'node': (HyperflexNodeRelationship,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ return None
+
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'configured_memory': 'ConfiguredMemory', # noqa: E501
+ 'controller_vm_display_version': 'ControllerVmDisplayVersion', # noqa: E501
+ 'controller_vm_hxdp_display_version': 'ControllerVmHxdpDisplayVersion', # noqa: E501
+ 'controller_vm_hxdp_version': 'ControllerVmHxdpVersion', # noqa: E501
+ 'controller_vm_uuid': 'ControllerVmUuid', # noqa: E501
+ 'controller_vm_version': 'ControllerVmVersion', # noqa: E501
+ 'data_ip': 'DataIp', # noqa: E501
+ 'host_status': 'HostStatus', # noqa: E501
+ 'hypervisor': 'Hypervisor', # noqa: E501
+ 'ip': 'Ip', # noqa: E501
+ 'lockdown': 'Lockdown', # noqa: E501
+ 'mgmt_ip': 'MgmtIp', # noqa: E501
+ 'os_version': 'OsVersion', # noqa: E501
+ 'role': 'Role', # noqa: E501
+ 'template_version': 'TemplateVersion', # noqa: E501
+ 'virtual_cpus': 'VirtualCpus', # noqa: E501
+ 'cluster': 'Cluster', # noqa: E501
+ 'node': 'Node', # noqa: E501
+ }
+
+ _composed_schemas = {}
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexHypervisorHostAllOf - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "hyperflex.HypervisorHost", must be one of ["hyperflex.HypervisorHost", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "hyperflex.HypervisorHost", must be one of ["hyperflex.HypervisorHost", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ configured_memory (int): Memory configured for controller virtual machine.. [optional] # noqa: E501
+ controller_vm_display_version (str): The display version of HyperFlex software running on the controller VM.. [optional] # noqa: E501
+ controller_vm_hxdp_display_version (str): Platform storage software product display version running on controller VM.. [optional] # noqa: E501
+ controller_vm_hxdp_version (str): Platform storage software product version running on controller VM.. [optional] # noqa: E501
+ controller_vm_uuid (str): The UUID of the controller VM which belongs to this host.. [optional] # noqa: E501
+ controller_vm_version (str): The version of HyperFlex software running on the controller VM.. [optional] # noqa: E501
+ data_ip (NetworkHyperFlexNetworkAddress): [optional] # noqa: E501
+ host_status (str): The status of the HyperFlex host. * `UNKNOWN` - Current status of the HyperFlex host is unknown. * `ONLINE` - The HyperFlex host is online. * `OFFLINE` - The HyperFlex host is offline. * `INMAINTENANCE` - The HyperFlex host is in maintenance mode. * `DEGRADED` - Current status of the HyperFlex virtual machine is degraded.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
+ hypervisor (str): The hypervisor type of the host.. [optional] # noqa: E501
+ ip (NetworkHyperFlexNetworkAddress): [optional] # noqa: E501
+ lockdown (bool): Flag indicating whether the HyperFlex host is in lockdown mode.. [optional] # noqa: E501
+ mgmt_ip (NetworkHyperFlexNetworkAddress): [optional] # noqa: E501
+ os_version (str): The operation system version of the controller VM.. [optional] # noqa: E501
+ role (str): The role of the HyperFlex host. * `UNKNOWN` - The role of the HyperFlex host is unknown. * `STORAGE` - The HyperFlex host's role is storage. * `COMPUTE` - The HyperFlex host's role is compute.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
+ template_version (str): The controller virtual machine template version.. [optional] # noqa: E501
+ virtual_cpus (int): Configured number of virtual CPUs for Controller virtual machine.. [optional] # noqa: E501
+ cluster (HyperflexClusterRelationship): [optional] # noqa: E501
+ node (HyperflexNodeRelationship): [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "hyperflex.HypervisorHost")
+ object_type = kwargs.get('object_type', "hyperflex.HypervisorHost")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ self.class_id = class_id
+ self.object_type = object_type
+ for var_name, var_value in kwargs.items():
+ if var_name not in self.attribute_map and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ self.additional_properties_type is None:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
diff --git a/intersight/model/hyperflex_hypervisor_host_list.py b/intersight/model/hyperflex_hypervisor_host_list.py
new file mode 100644
index 0000000000..7e1f87a65c
--- /dev/null
+++ b/intersight/model/hyperflex_hypervisor_host_list.py
@@ -0,0 +1,238 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_hypervisor_host import HyperflexHypervisorHost
+ from intersight.model.hyperflex_hypervisor_host_list_all_of import HyperflexHypervisorHostListAllOf
+ from intersight.model.mo_base_response import MoBaseResponse
+ globals()['HyperflexHypervisorHost'] = HyperflexHypervisorHost
+ globals()['HyperflexHypervisorHostListAllOf'] = HyperflexHypervisorHostListAllOf
+ globals()['MoBaseResponse'] = MoBaseResponse
+
+
+class HyperflexHypervisorHostList(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'object_type': (str,), # noqa: E501
+ 'count': (int,), # noqa: E501
+ 'results': ([HyperflexHypervisorHost], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ val = {
+ }
+ if not val:
+ return None
+ return {'object_type': val}
+
+ attribute_map = {
+ 'object_type': 'ObjectType', # noqa: E501
+ 'count': 'Count', # noqa: E501
+ 'results': 'Results', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, object_type, *args, **kwargs): # noqa: E501
+ """HyperflexHypervisorHostList - a model defined in OpenAPI
+
+ Args:
+ object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body.
+
+ Keyword Args:
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ count (int): The total number of 'hyperflex.HypervisorHost' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501
+ results ([HyperflexHypervisorHost], none_type): The array of 'hyperflex.HypervisorHost' resources matching the request.. [optional] # noqa: E501
+ """
+
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ HyperflexHypervisorHostListAllOf,
+ MoBaseResponse,
+ ],
+ 'oneOf': [
+ ],
+ }
diff --git a/intersight/model/hyperflex_hypervisor_host_list_all_of.py b/intersight/model/hyperflex_hypervisor_host_list_all_of.py
new file mode 100644
index 0000000000..226f51aa4d
--- /dev/null
+++ b/intersight/model/hyperflex_hypervisor_host_list_all_of.py
@@ -0,0 +1,175 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_hypervisor_host import HyperflexHypervisorHost
+ globals()['HyperflexHypervisorHost'] = HyperflexHypervisorHost
+
+
+class HyperflexHypervisorHostListAllOf(ModelNormal):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ }
+
+ validations = {
+ }
+
+ additional_properties_type = None
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'count': (int,), # noqa: E501
+ 'results': ([HyperflexHypervisorHost], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ return None
+
+
+ attribute_map = {
+ 'count': 'Count', # noqa: E501
+ 'results': 'Results', # noqa: E501
+ }
+
+ _composed_schemas = {}
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexHypervisorHostListAllOf - a model defined in OpenAPI
+
+ Keyword Args:
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ count (int): The total number of 'hyperflex.HypervisorHost' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501
+ results ([HyperflexHypervisorHost], none_type): The array of 'hyperflex.HypervisorHost' resources matching the request.. [optional] # noqa: E501
+ """
+
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ for var_name, var_value in kwargs.items():
+ if var_name not in self.attribute_map and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ self.additional_properties_type is None:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
diff --git a/intersight/model/hyperflex_hypervisor_host_relationship.py b/intersight/model/hyperflex_hypervisor_host_relationship.py
new file mode 100644
index 0000000000..1ed43c4d92
--- /dev/null
+++ b/intersight/model/hyperflex_hypervisor_host_relationship.py
@@ -0,0 +1,1259 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship
+ from intersight.model.display_names import DisplayNames
+ from intersight.model.hyperflex_cluster_relationship import HyperflexClusterRelationship
+ from intersight.model.hyperflex_hypervisor_host import HyperflexHypervisorHost
+ from intersight.model.hyperflex_node_relationship import HyperflexNodeRelationship
+ from intersight.model.infra_hardware_info import InfraHardwareInfo
+ from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship
+ from intersight.model.mo_mo_ref import MoMoRef
+ from intersight.model.mo_tag import MoTag
+ from intersight.model.mo_version_context import MoVersionContext
+ from intersight.model.network_hyper_flex_network_address import NetworkHyperFlexNetworkAddress
+ from intersight.model.virtualization_compute_capacity import VirtualizationComputeCapacity
+ from intersight.model.virtualization_cpu_info import VirtualizationCpuInfo
+ from intersight.model.virtualization_memory_capacity import VirtualizationMemoryCapacity
+ from intersight.model.virtualization_product_info import VirtualizationProductInfo
+ globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship
+ globals()['DisplayNames'] = DisplayNames
+ globals()['HyperflexClusterRelationship'] = HyperflexClusterRelationship
+ globals()['HyperflexHypervisorHost'] = HyperflexHypervisorHost
+ globals()['HyperflexNodeRelationship'] = HyperflexNodeRelationship
+ globals()['InfraHardwareInfo'] = InfraHardwareInfo
+ globals()['MoBaseMoRelationship'] = MoBaseMoRelationship
+ globals()['MoMoRef'] = MoMoRef
+ globals()['MoTag'] = MoTag
+ globals()['MoVersionContext'] = MoVersionContext
+ globals()['NetworkHyperFlexNetworkAddress'] = NetworkHyperFlexNetworkAddress
+ globals()['VirtualizationComputeCapacity'] = VirtualizationComputeCapacity
+ globals()['VirtualizationCpuInfo'] = VirtualizationCpuInfo
+ globals()['VirtualizationMemoryCapacity'] = VirtualizationMemoryCapacity
+ globals()['VirtualizationProductInfo'] = VirtualizationProductInfo
+
+
+class HyperflexHypervisorHostRelationship(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'MO.MOREF': "mo.MoRef",
+ },
+ ('hypervisor_type',): {
+ 'ESXI': "ESXi",
+ 'HYPERFLEXAP': "HyperFlexAp",
+ 'IWE': "IWE",
+ 'HYPER-V': "Hyper-V",
+ 'UNKNOWN': "Unknown",
+ },
+ ('status',): {
+ 'UNKNOWN': "Unknown",
+ 'DEGRADED': "Degraded",
+ 'CRITICAL': "Critical",
+ 'OK': "Ok",
+ },
+ ('host_status',): {
+ 'UNKNOWN': "UNKNOWN",
+ 'ONLINE': "ONLINE",
+ 'OFFLINE': "OFFLINE",
+ 'INMAINTENANCE': "INMAINTENANCE",
+ 'DEGRADED': "DEGRADED",
+ },
+ ('role',): {
+ 'UNKNOWN': "UNKNOWN",
+ 'STORAGE': "STORAGE",
+ 'COMPUTE': "COMPUTE",
+ },
+ ('object_type',): {
+ 'AAA.AUDITRECORD': "aaa.AuditRecord",
+ 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig",
+ 'AAA.RETENTIONPOLICY': "aaa.RetentionPolicy",
+ 'ACCESS.POLICY': "access.Policy",
+ 'ADAPTER.CONFIGPOLICY': "adapter.ConfigPolicy",
+ 'ADAPTER.EXTETHINTERFACE': "adapter.ExtEthInterface",
+ 'ADAPTER.HOSTETHINTERFACE': "adapter.HostEthInterface",
+ 'ADAPTER.HOSTFCINTERFACE': "adapter.HostFcInterface",
+ 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface",
+ 'ADAPTER.UNIT': "adapter.Unit",
+ 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander",
+ 'APPLIANCE.APPSTATUS': "appliance.AppStatus",
+ 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy",
+ 'APPLIANCE.BACKUP': "appliance.Backup",
+ 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy",
+ 'APPLIANCE.CERTIFICATESETTING': "appliance.CertificateSetting",
+ 'APPLIANCE.DATAEXPORTPOLICY': "appliance.DataExportPolicy",
+ 'APPLIANCE.DEVICECERTIFICATE': "appliance.DeviceCertificate",
+ 'APPLIANCE.DEVICECLAIM': "appliance.DeviceClaim",
+ 'APPLIANCE.DEVICEUPGRADEPOLICY': "appliance.DeviceUpgradePolicy",
+ 'APPLIANCE.DIAGSETTING': "appliance.DiagSetting",
+ 'APPLIANCE.EXTERNALSYSLOGSETTING': "appliance.ExternalSyslogSetting",
+ 'APPLIANCE.FILEGATEWAY': "appliance.FileGateway",
+ 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus",
+ 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus",
+ 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle",
+ 'APPLIANCE.NODEINFO': "appliance.NodeInfo",
+ 'APPLIANCE.NODESTATUS': "appliance.NodeStatus",
+ 'APPLIANCE.RELEASENOTE': "appliance.ReleaseNote",
+ 'APPLIANCE.REMOTEFILEIMPORT': "appliance.RemoteFileImport",
+ 'APPLIANCE.RESTORE': "appliance.Restore",
+ 'APPLIANCE.SETUPINFO': "appliance.SetupInfo",
+ 'APPLIANCE.SYSTEMINFO': "appliance.SystemInfo",
+ 'APPLIANCE.SYSTEMSTATUS': "appliance.SystemStatus",
+ 'APPLIANCE.UPGRADE': "appliance.Upgrade",
+ 'APPLIANCE.UPGRADEPOLICY': "appliance.UpgradePolicy",
+ 'ASSET.CLUSTERMEMBER': "asset.ClusterMember",
+ 'ASSET.DEPLOYMENT': "asset.Deployment",
+ 'ASSET.DEPLOYMENTDEVICE': "asset.DeploymentDevice",
+ 'ASSET.DEVICECLAIM': "asset.DeviceClaim",
+ 'ASSET.DEVICECONFIGURATION': "asset.DeviceConfiguration",
+ 'ASSET.DEVICECONNECTORMANAGER': "asset.DeviceConnectorManager",
+ 'ASSET.DEVICECONTRACTINFORMATION': "asset.DeviceContractInformation",
+ 'ASSET.DEVICECONTRACTNOTIFICATION': "asset.DeviceContractNotification",
+ 'ASSET.DEVICEREGISTRATION': "asset.DeviceRegistration",
+ 'ASSET.SUBSCRIPTION': "asset.Subscription",
+ 'ASSET.SUBSCRIPTIONACCOUNT': "asset.SubscriptionAccount",
+ 'ASSET.SUBSCRIPTIONDEVICECONTRACTINFORMATION': "asset.SubscriptionDeviceContractInformation",
+ 'ASSET.TARGET': "asset.Target",
+ 'BIOS.BOOTDEVICE': "bios.BootDevice",
+ 'BIOS.BOOTMODE': "bios.BootMode",
+ 'BIOS.POLICY': "bios.Policy",
+ 'BIOS.SYSTEMBOOTORDER': "bios.SystemBootOrder",
+ 'BIOS.TOKENSETTINGS': "bios.TokenSettings",
+ 'BIOS.UNIT': "bios.Unit",
+ 'BIOS.VFSELECTMEMORYRASCONFIGURATION': "bios.VfSelectMemoryRasConfiguration",
+ 'BOOT.CDDDEVICE': "boot.CddDevice",
+ 'BOOT.DEVICEBOOTMODE': "boot.DeviceBootMode",
+ 'BOOT.DEVICEBOOTSECURITY': "boot.DeviceBootSecurity",
+ 'BOOT.HDDDEVICE': "boot.HddDevice",
+ 'BOOT.ISCSIDEVICE': "boot.IscsiDevice",
+ 'BOOT.NVMEDEVICE': "boot.NvmeDevice",
+ 'BOOT.PCHSTORAGEDEVICE': "boot.PchStorageDevice",
+ 'BOOT.PRECISIONPOLICY': "boot.PrecisionPolicy",
+ 'BOOT.PXEDEVICE': "boot.PxeDevice",
+ 'BOOT.SANDEVICE': "boot.SanDevice",
+ 'BOOT.SDDEVICE': "boot.SdDevice",
+ 'BOOT.UEFISHELLDEVICE': "boot.UefiShellDevice",
+ 'BOOT.USBDEVICE': "boot.UsbDevice",
+ 'BOOT.VMEDIADEVICE': "boot.VmediaDevice",
+ 'BULK.EXPORT': "bulk.Export",
+ 'BULK.EXPORTEDITEM': "bulk.ExportedItem",
+ 'BULK.MOCLONER': "bulk.MoCloner",
+ 'BULK.MOMERGER': "bulk.MoMerger",
+ 'BULK.REQUEST': "bulk.Request",
+ 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj",
+ 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor",
+ 'CAPABILITY.CATALOG': "capability.Catalog",
+ 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor",
+ 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef",
+ 'CAPABILITY.CIMCFIRMWAREDESCRIPTOR': "capability.CimcFirmwareDescriptor",
+ 'CAPABILITY.EQUIPMENTPHYSICALDEF': "capability.EquipmentPhysicalDef",
+ 'CAPABILITY.EQUIPMENTSLOTARRAY': "capability.EquipmentSlotArray",
+ 'CAPABILITY.FANMODULEDESCRIPTOR': "capability.FanModuleDescriptor",
+ 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef",
+ 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef",
+ 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor",
+ 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef",
+ 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef",
+ 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor",
+ 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef",
+ 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef",
+ 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor",
+ 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef",
+ 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor",
+ 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef",
+ 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability",
+ 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor",
+ 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef",
+ 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy",
+ 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail",
+ 'CHASSIS.CONFIGIMPORT': "chassis.ConfigImport",
+ 'CHASSIS.CONFIGRESULT': "chassis.ConfigResult",
+ 'CHASSIS.CONFIGRESULTENTRY': "chassis.ConfigResultEntry",
+ 'CHASSIS.IOMPROFILE': "chassis.IomProfile",
+ 'CHASSIS.PROFILE': "chassis.Profile",
+ 'CLOUD.AWSBILLINGUNIT': "cloud.AwsBillingUnit",
+ 'CLOUD.AWSKEYPAIR': "cloud.AwsKeyPair",
+ 'CLOUD.AWSNETWORKINTERFACE': "cloud.AwsNetworkInterface",
+ 'CLOUD.AWSORGANIZATIONALUNIT': "cloud.AwsOrganizationalUnit",
+ 'CLOUD.AWSSECURITYGROUP': "cloud.AwsSecurityGroup",
+ 'CLOUD.AWSSUBNET': "cloud.AwsSubnet",
+ 'CLOUD.AWSVIRTUALMACHINE': "cloud.AwsVirtualMachine",
+ 'CLOUD.AWSVOLUME': "cloud.AwsVolume",
+ 'CLOUD.AWSVPC': "cloud.AwsVpc",
+ 'CLOUD.COLLECTINVENTORY': "cloud.CollectInventory",
+ 'CLOUD.REGIONS': "cloud.Regions",
+ 'CLOUD.SKUCONTAINERTYPE': "cloud.SkuContainerType",
+ 'CLOUD.SKUDATABASETYPE': "cloud.SkuDatabaseType",
+ 'CLOUD.SKUINSTANCETYPE': "cloud.SkuInstanceType",
+ 'CLOUD.SKUNETWORKTYPE': "cloud.SkuNetworkType",
+ 'CLOUD.SKUREGIONRATECARDS': "cloud.SkuRegionRateCards",
+ 'CLOUD.SKUVOLUMETYPE': "cloud.SkuVolumeType",
+ 'CLOUD.TFCAGENTPOOL': "cloud.TfcAgentpool",
+ 'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
+ 'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
+ 'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
+ 'COMPUTE.BLADE': "compute.Blade",
+ 'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
+ 'COMPUTE.BOARD': "compute.Board",
+ 'COMPUTE.MAPPING': "compute.Mapping",
+ 'COMPUTE.PHYSICALSUMMARY': "compute.PhysicalSummary",
+ 'COMPUTE.RACKUNIT': "compute.RackUnit",
+ 'COMPUTE.RACKUNITIDENTITY': "compute.RackUnitIdentity",
+ 'COMPUTE.SERVERPOWERPOLICY': "compute.ServerPowerPolicy",
+ 'COMPUTE.SERVERSETTING': "compute.ServerSetting",
+ 'COMPUTE.VMEDIA': "compute.Vmedia",
+ 'COND.ALARM': "cond.Alarm",
+ 'COND.ALARMAGGREGATION': "cond.AlarmAggregation",
+ 'COND.HCLSTATUS': "cond.HclStatus",
+ 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail",
+ 'COND.HCLSTATUSJOB': "cond.HclStatusJob",
+ 'CONNECTORPACK.CONNECTORPACKUPGRADE': "connectorpack.ConnectorPackUpgrade",
+ 'CONNECTORPACK.UPGRADEIMPACT': "connectorpack.UpgradeImpact",
+ 'CONVERGEDINFRA.HEALTHCHECKDEFINITION': "convergedinfra.HealthCheckDefinition",
+ 'CONVERGEDINFRA.HEALTHCHECKEXECUTION': "convergedinfra.HealthCheckExecution",
+ 'CONVERGEDINFRA.POD': "convergedinfra.Pod",
+ 'CRD.CUSTOMRESOURCE': "crd.CustomResource",
+ 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy",
+ 'EQUIPMENT.CHASSIS': "equipment.Chassis",
+ 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity",
+ 'EQUIPMENT.CHASSISOPERATION': "equipment.ChassisOperation",
+ 'EQUIPMENT.DEVICESUMMARY': "equipment.DeviceSummary",
+ 'EQUIPMENT.EXPANDERMODULE': "equipment.ExpanderModule",
+ 'EQUIPMENT.FAN': "equipment.Fan",
+ 'EQUIPMENT.FANCONTROL': "equipment.FanControl",
+ 'EQUIPMENT.FANMODULE': "equipment.FanModule",
+ 'EQUIPMENT.FEX': "equipment.Fex",
+ 'EQUIPMENT.FEXIDENTITY': "equipment.FexIdentity",
+ 'EQUIPMENT.FEXOPERATION': "equipment.FexOperation",
+ 'EQUIPMENT.FRU': "equipment.Fru",
+ 'EQUIPMENT.IDENTITYSUMMARY': "equipment.IdentitySummary",
+ 'EQUIPMENT.IOCARD': "equipment.IoCard",
+ 'EQUIPMENT.IOCARDOPERATION': "equipment.IoCardOperation",
+ 'EQUIPMENT.IOEXPANDER': "equipment.IoExpander",
+ 'EQUIPMENT.LOCATORLED': "equipment.LocatorLed",
+ 'EQUIPMENT.PSU': "equipment.Psu",
+ 'EQUIPMENT.PSUCONTROL': "equipment.PsuControl",
+ 'EQUIPMENT.RACKENCLOSURE': "equipment.RackEnclosure",
+ 'EQUIPMENT.RACKENCLOSURESLOT': "equipment.RackEnclosureSlot",
+ 'EQUIPMENT.SHAREDIOMODULE': "equipment.SharedIoModule",
+ 'EQUIPMENT.SWITCHCARD': "equipment.SwitchCard",
+ 'EQUIPMENT.SYSTEMIOCONTROLLER': "equipment.SystemIoController",
+ 'EQUIPMENT.TPM': "equipment.Tpm",
+ 'EQUIPMENT.TRANSCEIVER': "equipment.Transceiver",
+ 'ETHER.HOSTPORT': "ether.HostPort",
+ 'ETHER.NETWORKPORT': "ether.NetworkPort",
+ 'ETHER.PHYSICALPORT': "ether.PhysicalPort",
+ 'ETHER.PORTCHANNEL': "ether.PortChannel",
+ 'EXTERNALSITE.AUTHORIZATION': "externalsite.Authorization",
+ 'FABRIC.APPLIANCEPCROLE': "fabric.AppliancePcRole",
+ 'FABRIC.APPLIANCEROLE': "fabric.ApplianceRole",
+ 'FABRIC.CONFIGCHANGEDETAIL': "fabric.ConfigChangeDetail",
+ 'FABRIC.CONFIGRESULT': "fabric.ConfigResult",
+ 'FABRIC.CONFIGRESULTENTRY': "fabric.ConfigResultEntry",
+ 'FABRIC.ELEMENTIDENTITY': "fabric.ElementIdentity",
+ 'FABRIC.ESTIMATEIMPACT': "fabric.EstimateImpact",
+ 'FABRIC.ETHNETWORKCONTROLPOLICY': "fabric.EthNetworkControlPolicy",
+ 'FABRIC.ETHNETWORKGROUPPOLICY': "fabric.EthNetworkGroupPolicy",
+ 'FABRIC.ETHNETWORKPOLICY': "fabric.EthNetworkPolicy",
+ 'FABRIC.FCNETWORKPOLICY': "fabric.FcNetworkPolicy",
+ 'FABRIC.FCSTORAGEROLE': "fabric.FcStorageRole",
+ 'FABRIC.FCUPLINKPCROLE': "fabric.FcUplinkPcRole",
+ 'FABRIC.FCUPLINKROLE': "fabric.FcUplinkRole",
+ 'FABRIC.FCOEUPLINKPCROLE': "fabric.FcoeUplinkPcRole",
+ 'FABRIC.FCOEUPLINKROLE': "fabric.FcoeUplinkRole",
+ 'FABRIC.FLOWCONTROLPOLICY': "fabric.FlowControlPolicy",
+ 'FABRIC.LINKAGGREGATIONPOLICY': "fabric.LinkAggregationPolicy",
+ 'FABRIC.LINKCONTROLPOLICY': "fabric.LinkControlPolicy",
+ 'FABRIC.MULTICASTPOLICY': "fabric.MulticastPolicy",
+ 'FABRIC.PCMEMBER': "fabric.PcMember",
+ 'FABRIC.PCOPERATION': "fabric.PcOperation",
+ 'FABRIC.PORTMODE': "fabric.PortMode",
+ 'FABRIC.PORTOPERATION': "fabric.PortOperation",
+ 'FABRIC.PORTPOLICY': "fabric.PortPolicy",
+ 'FABRIC.SERVERROLE': "fabric.ServerRole",
+ 'FABRIC.SWITCHCLUSTERPROFILE': "fabric.SwitchClusterProfile",
+ 'FABRIC.SWITCHCONTROLPOLICY': "fabric.SwitchControlPolicy",
+ 'FABRIC.SWITCHPROFILE': "fabric.SwitchProfile",
+ 'FABRIC.SYSTEMQOSPOLICY': "fabric.SystemQosPolicy",
+ 'FABRIC.UPLINKPCROLE': "fabric.UplinkPcRole",
+ 'FABRIC.UPLINKROLE': "fabric.UplinkRole",
+ 'FABRIC.VLAN': "fabric.Vlan",
+ 'FABRIC.VSAN': "fabric.Vsan",
+ 'FAULT.INSTANCE': "fault.Instance",
+ 'FC.PHYSICALPORT': "fc.PhysicalPort",
+ 'FC.PORTCHANNEL': "fc.PortChannel",
+ 'FCPOOL.FCBLOCK': "fcpool.FcBlock",
+ 'FCPOOL.LEASE': "fcpool.Lease",
+ 'FCPOOL.POOL': "fcpool.Pool",
+ 'FCPOOL.POOLMEMBER': "fcpool.PoolMember",
+ 'FCPOOL.UNIVERSE': "fcpool.Universe",
+ 'FEEDBACK.FEEDBACKPOST': "feedback.FeedbackPost",
+ 'FIRMWARE.BIOSDESCRIPTOR': "firmware.BiosDescriptor",
+ 'FIRMWARE.BOARDCONTROLLERDESCRIPTOR': "firmware.BoardControllerDescriptor",
+ 'FIRMWARE.CHASSISUPGRADE': "firmware.ChassisUpgrade",
+ 'FIRMWARE.CIMCDESCRIPTOR': "firmware.CimcDescriptor",
+ 'FIRMWARE.DIMMDESCRIPTOR': "firmware.DimmDescriptor",
+ 'FIRMWARE.DISTRIBUTABLE': "firmware.Distributable",
+ 'FIRMWARE.DISTRIBUTABLEMETA': "firmware.DistributableMeta",
+ 'FIRMWARE.DRIVEDESCRIPTOR': "firmware.DriveDescriptor",
+ 'FIRMWARE.DRIVERDISTRIBUTABLE': "firmware.DriverDistributable",
+ 'FIRMWARE.EULA': "firmware.Eula",
+ 'FIRMWARE.FIRMWARESUMMARY': "firmware.FirmwareSummary",
+ 'FIRMWARE.GPUDESCRIPTOR': "firmware.GpuDescriptor",
+ 'FIRMWARE.HBADESCRIPTOR': "firmware.HbaDescriptor",
+ 'FIRMWARE.IOMDESCRIPTOR': "firmware.IomDescriptor",
+ 'FIRMWARE.MSWITCHDESCRIPTOR': "firmware.MswitchDescriptor",
+ 'FIRMWARE.NXOSDESCRIPTOR': "firmware.NxosDescriptor",
+ 'FIRMWARE.PCIEDESCRIPTOR': "firmware.PcieDescriptor",
+ 'FIRMWARE.PSUDESCRIPTOR': "firmware.PsuDescriptor",
+ 'FIRMWARE.RUNNINGFIRMWARE': "firmware.RunningFirmware",
+ 'FIRMWARE.SASEXPANDERDESCRIPTOR': "firmware.SasExpanderDescriptor",
+ 'FIRMWARE.SERVERCONFIGURATIONUTILITYDISTRIBUTABLE': "firmware.ServerConfigurationUtilityDistributable",
+ 'FIRMWARE.STORAGECONTROLLERDESCRIPTOR': "firmware.StorageControllerDescriptor",
+ 'FIRMWARE.SWITCHUPGRADE': "firmware.SwitchUpgrade",
+ 'FIRMWARE.UNSUPPORTEDVERSIONUPGRADE': "firmware.UnsupportedVersionUpgrade",
+ 'FIRMWARE.UPGRADE': "firmware.Upgrade",
+ 'FIRMWARE.UPGRADEIMPACT': "firmware.UpgradeImpact",
+ 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus",
+ 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus",
+ 'FORECAST.CATALOG': "forecast.Catalog",
+ 'FORECAST.DEFINITION': "forecast.Definition",
+ 'FORECAST.INSTANCE': "forecast.Instance",
+ 'GRAPHICS.CARD': "graphics.Card",
+ 'GRAPHICS.CONTROLLER': "graphics.Controller",
+ 'HCL.COMPATIBILITYSTATUS': "hcl.CompatibilityStatus",
+ 'HCL.DRIVERIMAGE': "hcl.DriverImage",
+ 'HCL.EXEMPTEDCATALOG': "hcl.ExemptedCatalog",
+ 'HCL.HYPERFLEXSOFTWARECOMPATIBILITYINFO': "hcl.HyperflexSoftwareCompatibilityInfo",
+ 'HCL.OPERATINGSYSTEM': "hcl.OperatingSystem",
+ 'HCL.OPERATINGSYSTEMVENDOR': "hcl.OperatingSystemVendor",
+ 'HCL.SUPPORTEDDRIVERNAME': "hcl.SupportedDriverName",
+ 'HYPERFLEX.ALARM': "hyperflex.Alarm",
+ 'HYPERFLEX.APPCATALOG': "hyperflex.AppCatalog",
+ 'HYPERFLEX.AUTOSUPPORTPOLICY': "hyperflex.AutoSupportPolicy",
+ 'HYPERFLEX.BACKUPCLUSTER': "hyperflex.BackupCluster",
+ 'HYPERFLEX.CAPABILITYINFO': "hyperflex.CapabilityInfo",
+ 'HYPERFLEX.CLUSTER': "hyperflex.Cluster",
+ 'HYPERFLEX.CLUSTERBACKUPPOLICY': "hyperflex.ClusterBackupPolicy",
+ 'HYPERFLEX.CLUSTERBACKUPPOLICYDEPLOYMENT': "hyperflex.ClusterBackupPolicyDeployment",
+ 'HYPERFLEX.CLUSTERBACKUPPOLICYINVENTORY': "hyperflex.ClusterBackupPolicyInventory",
+ 'HYPERFLEX.CLUSTERHEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.ClusterHealthCheckExecutionSnapshot",
+ 'HYPERFLEX.CLUSTERNETWORKPOLICY': "hyperflex.ClusterNetworkPolicy",
+ 'HYPERFLEX.CLUSTERPROFILE': "hyperflex.ClusterProfile",
+ 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICY': "hyperflex.ClusterReplicationNetworkPolicy",
+ 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICYDEPLOYMENT': "hyperflex.ClusterReplicationNetworkPolicyDeployment",
+ 'HYPERFLEX.CLUSTERSTORAGEPOLICY': "hyperflex.ClusterStoragePolicy",
+ 'HYPERFLEX.CONFIGRESULT': "hyperflex.ConfigResult",
+ 'HYPERFLEX.CONFIGRESULTENTRY': "hyperflex.ConfigResultEntry",
+ 'HYPERFLEX.DATAPROTECTIONPEER': "hyperflex.DataProtectionPeer",
+ 'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
+ 'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
+ 'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
+ 'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
+ 'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
+ 'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
+ 'HYPERFLEX.FEATURELIMITINTERNAL': "hyperflex.FeatureLimitInternal",
+ 'HYPERFLEX.HEALTH': "hyperflex.Health",
+ 'HYPERFLEX.HEALTHCHECKDEFINITION': "hyperflex.HealthCheckDefinition",
+ 'HYPERFLEX.HEALTHCHECKEXECUTION': "hyperflex.HealthCheckExecution",
+ 'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
+ 'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
+ 'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
+ 'HYPERFLEX.LICENSE': "hyperflex.License",
+ 'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
+ 'HYPERFLEX.NODE': "hyperflex.Node",
+ 'HYPERFLEX.NODECONFIGPOLICY': "hyperflex.NodeConfigPolicy",
+ 'HYPERFLEX.NODEPROFILE': "hyperflex.NodeProfile",
+ 'HYPERFLEX.PROTECTEDCLUSTER': "hyperflex.ProtectedCluster",
+ 'HYPERFLEX.PROXYSETTINGPOLICY': "hyperflex.ProxySettingPolicy",
+ 'HYPERFLEX.SERVERFIRMWAREVERSION': "hyperflex.ServerFirmwareVersion",
+ 'HYPERFLEX.SERVERFIRMWAREVERSIONENTRY': "hyperflex.ServerFirmwareVersionEntry",
+ 'HYPERFLEX.SERVERMODEL': "hyperflex.ServerModel",
+ 'HYPERFLEX.SERVICEAUTHTOKEN': "hyperflex.ServiceAuthToken",
+ 'HYPERFLEX.SOFTWAREDISTRIBUTIONCOMPONENT': "hyperflex.SoftwareDistributionComponent",
+ 'HYPERFLEX.SOFTWAREDISTRIBUTIONENTRY': "hyperflex.SoftwareDistributionEntry",
+ 'HYPERFLEX.SOFTWAREDISTRIBUTIONVERSION': "hyperflex.SoftwareDistributionVersion",
+ 'HYPERFLEX.SOFTWAREVERSIONPOLICY': "hyperflex.SoftwareVersionPolicy",
+ 'HYPERFLEX.STORAGECONTAINER': "hyperflex.StorageContainer",
+ 'HYPERFLEX.SYSCONFIGPOLICY': "hyperflex.SysConfigPolicy",
+ 'HYPERFLEX.UCSMCONFIGPOLICY': "hyperflex.UcsmConfigPolicy",
+ 'HYPERFLEX.VCENTERCONFIGPOLICY': "hyperflex.VcenterConfigPolicy",
+ 'HYPERFLEX.VMBACKUPINFO': "hyperflex.VmBackupInfo",
+ 'HYPERFLEX.VMIMPORTOPERATION': "hyperflex.VmImportOperation",
+ 'HYPERFLEX.VMRESTOREOPERATION': "hyperflex.VmRestoreOperation",
+ 'HYPERFLEX.VMSNAPSHOTINFO': "hyperflex.VmSnapshotInfo",
+ 'HYPERFLEX.VOLUME': "hyperflex.Volume",
+ 'HYPERFLEX.WITNESSCONFIGURATION': "hyperflex.WitnessConfiguration",
+ 'IAAS.CONNECTORPACK': "iaas.ConnectorPack",
+ 'IAAS.DEVICESTATUS': "iaas.DeviceStatus",
+ 'IAAS.DIAGNOSTICMESSAGES': "iaas.DiagnosticMessages",
+ 'IAAS.LICENSEINFO': "iaas.LicenseInfo",
+ 'IAAS.MOSTRUNTASKS': "iaas.MostRunTasks",
+ 'IAAS.SERVICEREQUEST': "iaas.ServiceRequest",
+ 'IAAS.UCSDINFO': "iaas.UcsdInfo",
+ 'IAAS.UCSDMANAGEDINFRA': "iaas.UcsdManagedInfra",
+ 'IAAS.UCSDMESSAGES': "iaas.UcsdMessages",
+ 'IAM.ACCOUNT': "iam.Account",
+ 'IAM.ACCOUNTEXPERIENCE': "iam.AccountExperience",
+ 'IAM.APIKEY': "iam.ApiKey",
+ 'IAM.APPREGISTRATION': "iam.AppRegistration",
+ 'IAM.BANNERMESSAGE': "iam.BannerMessage",
+ 'IAM.CERTIFICATE': "iam.Certificate",
+ 'IAM.CERTIFICATEREQUEST': "iam.CertificateRequest",
+ 'IAM.DOMAINGROUP': "iam.DomainGroup",
+ 'IAM.ENDPOINTPRIVILEGE': "iam.EndPointPrivilege",
+ 'IAM.ENDPOINTROLE': "iam.EndPointRole",
+ 'IAM.ENDPOINTUSER': "iam.EndPointUser",
+ 'IAM.ENDPOINTUSERPOLICY': "iam.EndPointUserPolicy",
+ 'IAM.ENDPOINTUSERROLE': "iam.EndPointUserRole",
+ 'IAM.IDP': "iam.Idp",
+ 'IAM.IDPREFERENCE': "iam.IdpReference",
+ 'IAM.IPACCESSMANAGEMENT': "iam.IpAccessManagement",
+ 'IAM.IPADDRESS': "iam.IpAddress",
+ 'IAM.LDAPGROUP': "iam.LdapGroup",
+ 'IAM.LDAPPOLICY': "iam.LdapPolicy",
+ 'IAM.LDAPPROVIDER': "iam.LdapProvider",
+ 'IAM.LOCALUSERPASSWORD': "iam.LocalUserPassword",
+ 'IAM.LOCALUSERPASSWORDPOLICY': "iam.LocalUserPasswordPolicy",
+ 'IAM.OAUTHTOKEN': "iam.OAuthToken",
+ 'IAM.PERMISSION': "iam.Permission",
+ 'IAM.PRIVATEKEYSPEC': "iam.PrivateKeySpec",
+ 'IAM.PRIVILEGE': "iam.Privilege",
+ 'IAM.PRIVILEGESET': "iam.PrivilegeSet",
+ 'IAM.QUALIFIER': "iam.Qualifier",
+ 'IAM.RESOURCELIMITS': "iam.ResourceLimits",
+ 'IAM.RESOURCEPERMISSION': "iam.ResourcePermission",
+ 'IAM.RESOURCEROLES': "iam.ResourceRoles",
+ 'IAM.ROLE': "iam.Role",
+ 'IAM.SECURITYHOLDER': "iam.SecurityHolder",
+ 'IAM.SERVICEPROVIDER': "iam.ServiceProvider",
+ 'IAM.SESSION': "iam.Session",
+ 'IAM.SESSIONLIMITS': "iam.SessionLimits",
+ 'IAM.SYSTEM': "iam.System",
+ 'IAM.TRUSTPOINT': "iam.TrustPoint",
+ 'IAM.USER': "iam.User",
+ 'IAM.USERGROUP': "iam.UserGroup",
+ 'IAM.USERPREFERENCE': "iam.UserPreference",
+ 'INVENTORY.DEVICEINFO': "inventory.DeviceInfo",
+ 'INVENTORY.DNMOBINDING': "inventory.DnMoBinding",
+ 'INVENTORY.GENERICINVENTORY': "inventory.GenericInventory",
+ 'INVENTORY.GENERICINVENTORYHOLDER': "inventory.GenericInventoryHolder",
+ 'INVENTORY.REQUEST': "inventory.Request",
+ 'IPMIOVERLAN.POLICY': "ipmioverlan.Policy",
+ 'IPPOOL.BLOCKLEASE': "ippool.BlockLease",
+ 'IPPOOL.IPLEASE': "ippool.IpLease",
+ 'IPPOOL.POOL': "ippool.Pool",
+ 'IPPOOL.POOLMEMBER': "ippool.PoolMember",
+ 'IPPOOL.SHADOWBLOCK': "ippool.ShadowBlock",
+ 'IPPOOL.SHADOWPOOL': "ippool.ShadowPool",
+ 'IPPOOL.UNIVERSE': "ippool.Universe",
+ 'IQNPOOL.BLOCK': "iqnpool.Block",
+ 'IQNPOOL.LEASE': "iqnpool.Lease",
+ 'IQNPOOL.POOL': "iqnpool.Pool",
+ 'IQNPOOL.POOLMEMBER': "iqnpool.PoolMember",
+ 'IQNPOOL.UNIVERSE': "iqnpool.Universe",
+ 'IWOTENANT.TENANTSTATUS': "iwotenant.TenantStatus",
+ 'KUBERNETES.ACICNIAPIC': "kubernetes.AciCniApic",
+ 'KUBERNETES.ACICNIPROFILE': "kubernetes.AciCniProfile",
+ 'KUBERNETES.ACICNITENANTCLUSTERALLOCATION': "kubernetes.AciCniTenantClusterAllocation",
+ 'KUBERNETES.ADDONDEFINITION': "kubernetes.AddonDefinition",
+ 'KUBERNETES.ADDONPOLICY': "kubernetes.AddonPolicy",
+ 'KUBERNETES.ADDONREPOSITORY': "kubernetes.AddonRepository",
+ 'KUBERNETES.BAREMETALNODEPROFILE': "kubernetes.BaremetalNodeProfile",
+ 'KUBERNETES.CATALOG': "kubernetes.Catalog",
+ 'KUBERNETES.CLUSTER': "kubernetes.Cluster",
+ 'KUBERNETES.CLUSTERADDONPROFILE': "kubernetes.ClusterAddonProfile",
+ 'KUBERNETES.CLUSTERPROFILE': "kubernetes.ClusterProfile",
+ 'KUBERNETES.CONFIGRESULT': "kubernetes.ConfigResult",
+ 'KUBERNETES.CONFIGRESULTENTRY': "kubernetes.ConfigResultEntry",
+ 'KUBERNETES.CONTAINERRUNTIMEPOLICY': "kubernetes.ContainerRuntimePolicy",
+ 'KUBERNETES.DAEMONSET': "kubernetes.DaemonSet",
+ 'KUBERNETES.DEPLOYMENT': "kubernetes.Deployment",
+ 'KUBERNETES.INGRESS': "kubernetes.Ingress",
+ 'KUBERNETES.NETWORKPOLICY': "kubernetes.NetworkPolicy",
+ 'KUBERNETES.NODE': "kubernetes.Node",
+ 'KUBERNETES.NODEGROUPPROFILE': "kubernetes.NodeGroupProfile",
+ 'KUBERNETES.POD': "kubernetes.Pod",
+ 'KUBERNETES.SERVICE': "kubernetes.Service",
+ 'KUBERNETES.STATEFULSET': "kubernetes.StatefulSet",
+ 'KUBERNETES.SYSCONFIGPOLICY': "kubernetes.SysConfigPolicy",
+ 'KUBERNETES.TRUSTEDREGISTRIESPOLICY': "kubernetes.TrustedRegistriesPolicy",
+ 'KUBERNETES.VERSION': "kubernetes.Version",
+ 'KUBERNETES.VERSIONPOLICY': "kubernetes.VersionPolicy",
+ 'KUBERNETES.VIRTUALMACHINEINFRACONFIGPOLICY': "kubernetes.VirtualMachineInfraConfigPolicy",
+ 'KUBERNETES.VIRTUALMACHINEINFRASTRUCTUREPROVIDER': "kubernetes.VirtualMachineInfrastructureProvider",
+ 'KUBERNETES.VIRTUALMACHINEINSTANCETYPE': "kubernetes.VirtualMachineInstanceType",
+ 'KUBERNETES.VIRTUALMACHINENODEPROFILE': "kubernetes.VirtualMachineNodeProfile",
+ 'KVM.POLICY': "kvm.Policy",
+ 'KVM.SESSION': "kvm.Session",
+ 'KVM.TUNNEL': "kvm.Tunnel",
+ 'LICENSE.ACCOUNTLICENSEDATA': "license.AccountLicenseData",
+ 'LICENSE.CUSTOMEROP': "license.CustomerOp",
+ 'LICENSE.IKSCUSTOMEROP': "license.IksCustomerOp",
+ 'LICENSE.IKSLICENSECOUNT': "license.IksLicenseCount",
+ 'LICENSE.IWOCUSTOMEROP': "license.IwoCustomerOp",
+ 'LICENSE.IWOLICENSECOUNT': "license.IwoLicenseCount",
+ 'LICENSE.LICENSEINFO': "license.LicenseInfo",
+ 'LICENSE.LICENSERESERVATIONOP': "license.LicenseReservationOp",
+ 'LICENSE.SMARTLICENSETOKEN': "license.SmartlicenseToken",
+ 'LS.SERVICEPROFILE': "ls.ServiceProfile",
+ 'MACPOOL.IDBLOCK': "macpool.IdBlock",
+ 'MACPOOL.LEASE': "macpool.Lease",
+ 'MACPOOL.POOL': "macpool.Pool",
+ 'MACPOOL.POOLMEMBER': "macpool.PoolMember",
+ 'MACPOOL.UNIVERSE': "macpool.Universe",
+ 'MANAGEMENT.CONTROLLER': "management.Controller",
+ 'MANAGEMENT.ENTITY': "management.Entity",
+ 'MANAGEMENT.INTERFACE': "management.Interface",
+ 'MEMORY.ARRAY': "memory.Array",
+ 'MEMORY.PERSISTENTMEMORYCONFIGRESULT': "memory.PersistentMemoryConfigResult",
+ 'MEMORY.PERSISTENTMEMORYCONFIGURATION': "memory.PersistentMemoryConfiguration",
+ 'MEMORY.PERSISTENTMEMORYNAMESPACE': "memory.PersistentMemoryNamespace",
+ 'MEMORY.PERSISTENTMEMORYNAMESPACECONFIGRESULT': "memory.PersistentMemoryNamespaceConfigResult",
+ 'MEMORY.PERSISTENTMEMORYPOLICY': "memory.PersistentMemoryPolicy",
+ 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion",
+ 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit",
+ 'MEMORY.UNIT': "memory.Unit",
+ 'META.DEFINITION': "meta.Definition",
+ 'NETWORK.ELEMENT': "network.Element",
+ 'NETWORK.ELEMENTSUMMARY': "network.ElementSummary",
+ 'NETWORK.FCZONEINFO': "network.FcZoneInfo",
+ 'NETWORK.VLANPORTINFO': "network.VlanPortInfo",
+ 'NETWORKCONFIG.POLICY': "networkconfig.Policy",
+ 'NIAAPI.APICCCOPOST': "niaapi.ApicCcoPost",
+ 'NIAAPI.APICFIELDNOTICE': "niaapi.ApicFieldNotice",
+ 'NIAAPI.APICHWEOL': "niaapi.ApicHweol",
+ 'NIAAPI.APICLATESTMAINTAINEDRELEASE': "niaapi.ApicLatestMaintainedRelease",
+ 'NIAAPI.APICRELEASERECOMMEND': "niaapi.ApicReleaseRecommend",
+ 'NIAAPI.APICSWEOL': "niaapi.ApicSweol",
+ 'NIAAPI.DCNMCCOPOST': "niaapi.DcnmCcoPost",
+ 'NIAAPI.DCNMFIELDNOTICE': "niaapi.DcnmFieldNotice",
+ 'NIAAPI.DCNMHWEOL': "niaapi.DcnmHweol",
+ 'NIAAPI.DCNMLATESTMAINTAINEDRELEASE': "niaapi.DcnmLatestMaintainedRelease",
+ 'NIAAPI.DCNMRELEASERECOMMEND': "niaapi.DcnmReleaseRecommend",
+ 'NIAAPI.DCNMSWEOL': "niaapi.DcnmSweol",
+ 'NIAAPI.FILEDOWNLOADER': "niaapi.FileDownloader",
+ 'NIAAPI.NIAMETADATA': "niaapi.NiaMetadata",
+ 'NIAAPI.NIBFILEDOWNLOADER': "niaapi.NibFileDownloader",
+ 'NIAAPI.NIBMETADATA': "niaapi.NibMetadata",
+ 'NIAAPI.VERSIONREGEX': "niaapi.VersionRegex",
+ 'NIATELEMETRY.AAALDAPPROVIDERDETAILS': "niatelemetry.AaaLdapProviderDetails",
+ 'NIATELEMETRY.AAARADIUSPROVIDERDETAILS': "niatelemetry.AaaRadiusProviderDetails",
+ 'NIATELEMETRY.AAATACACSPROVIDERDETAILS': "niatelemetry.AaaTacacsProviderDetails",
+ 'NIATELEMETRY.APICAPPPLUGINDETAILS': "niatelemetry.ApicAppPluginDetails",
+ 'NIATELEMETRY.APICCOREFILEDETAILS': "niatelemetry.ApicCoreFileDetails",
+ 'NIATELEMETRY.APICDBGEXPRSEXPORTDEST': "niatelemetry.ApicDbgexpRsExportDest",
+ 'NIATELEMETRY.APICDBGEXPRSTSSCHEDULER': "niatelemetry.ApicDbgexpRsTsScheduler",
+ 'NIATELEMETRY.APICFANDETAILS': "niatelemetry.ApicFanDetails",
+ 'NIATELEMETRY.APICFEXDETAILS': "niatelemetry.ApicFexDetails",
+ 'NIATELEMETRY.APICFLASHDETAILS': "niatelemetry.ApicFlashDetails",
+ 'NIATELEMETRY.APICNTPAUTH': "niatelemetry.ApicNtpAuth",
+ 'NIATELEMETRY.APICPSUDETAILS': "niatelemetry.ApicPsuDetails",
+ 'NIATELEMETRY.APICREALMDETAILS': "niatelemetry.ApicRealmDetails",
+ 'NIATELEMETRY.APICSNMPCLIENTGRPDETAILS': "niatelemetry.ApicSnmpClientGrpDetails",
+ 'NIATELEMETRY.APICSNMPCOMMUNITYACCESSDETAILS': "niatelemetry.ApicSnmpCommunityAccessDetails",
+ 'NIATELEMETRY.APICSNMPCOMMUNITYDETAILS': "niatelemetry.ApicSnmpCommunityDetails",
+ 'NIATELEMETRY.APICSNMPTRAPDETAILS': "niatelemetry.ApicSnmpTrapDetails",
+ 'NIATELEMETRY.APICSNMPTRAPFWDSERVERDETAILS': "niatelemetry.ApicSnmpTrapFwdServerDetails",
+ 'NIATELEMETRY.APICSNMPVERSIONTHREEDETAILS': "niatelemetry.ApicSnmpVersionThreeDetails",
+ 'NIATELEMETRY.APICSYSLOGGRP': "niatelemetry.ApicSysLogGrp",
+ 'NIATELEMETRY.APICSYSLOGSRC': "niatelemetry.ApicSysLogSrc",
+ 'NIATELEMETRY.APICTRANSCEIVERDETAILS': "niatelemetry.ApicTransceiverDetails",
+ 'NIATELEMETRY.APICUIPAGECOUNTS': "niatelemetry.ApicUiPageCounts",
+ 'NIATELEMETRY.APPDETAILS': "niatelemetry.AppDetails",
+ 'NIATELEMETRY.COMMONPOLICIES': "niatelemetry.CommonPolicies",
+ 'NIATELEMETRY.DCNMFANDETAILS': "niatelemetry.DcnmFanDetails",
+ 'NIATELEMETRY.DCNMFEXDETAILS': "niatelemetry.DcnmFexDetails",
+ 'NIATELEMETRY.DCNMMODULEDETAILS': "niatelemetry.DcnmModuleDetails",
+ 'NIATELEMETRY.DCNMPSUDETAILS': "niatelemetry.DcnmPsuDetails",
+ 'NIATELEMETRY.DCNMTRANSCEIVERDETAILS': "niatelemetry.DcnmTransceiverDetails",
+ 'NIATELEMETRY.EPG': "niatelemetry.Epg",
+ 'NIATELEMETRY.FABRICMODULEDETAILS': "niatelemetry.FabricModuleDetails",
+ 'NIATELEMETRY.FABRICPODPROFILE': "niatelemetry.FabricPodProfile",
+ 'NIATELEMETRY.FABRICPODSS': "niatelemetry.FabricPodSs",
+ 'NIATELEMETRY.FAULT': "niatelemetry.Fault",
+ 'NIATELEMETRY.HTTPSACLCONTRACTDETAILS': "niatelemetry.HttpsAclContractDetails",
+ 'NIATELEMETRY.HTTPSACLCONTRACTFILTERMAP': "niatelemetry.HttpsAclContractFilterMap",
+ 'NIATELEMETRY.HTTPSACLEPGCONTRACTMAP': "niatelemetry.HttpsAclEpgContractMap",
+ 'NIATELEMETRY.HTTPSACLEPGDETAILS': "niatelemetry.HttpsAclEpgDetails",
+ 'NIATELEMETRY.HTTPSACLFILTERDETAILS': "niatelemetry.HttpsAclFilterDetails",
+ 'NIATELEMETRY.LC': "niatelemetry.Lc",
+ 'NIATELEMETRY.MSOCONTRACTDETAILS': "niatelemetry.MsoContractDetails",
+ 'NIATELEMETRY.MSOEPGDETAILS': "niatelemetry.MsoEpgDetails",
+ 'NIATELEMETRY.MSOSCHEMADETAILS': "niatelemetry.MsoSchemaDetails",
+ 'NIATELEMETRY.MSOSITEDETAILS': "niatelemetry.MsoSiteDetails",
+ 'NIATELEMETRY.MSOTENANTDETAILS': "niatelemetry.MsoTenantDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDCONTROLLERDETAILS': "niatelemetry.NexusDashboardControllerDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDDETAILS': "niatelemetry.NexusDashboardDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDMEMORYDETAILS': "niatelemetry.NexusDashboardMemoryDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDS': "niatelemetry.NexusDashboards",
+ 'NIATELEMETRY.NIAFEATUREUSAGE': "niatelemetry.NiaFeatureUsage",
+ 'NIATELEMETRY.NIAINVENTORY': "niatelemetry.NiaInventory",
+ 'NIATELEMETRY.NIAINVENTORYDCNM': "niatelemetry.NiaInventoryDcnm",
+ 'NIATELEMETRY.NIAINVENTORYFABRIC': "niatelemetry.NiaInventoryFabric",
+ 'NIATELEMETRY.NIALICENSESTATE': "niatelemetry.NiaLicenseState",
+ 'NIATELEMETRY.PASSWORDSTRENGTHCHECK': "niatelemetry.PasswordStrengthCheck",
+ 'NIATELEMETRY.PODCOMMPOLICIES': "niatelemetry.PodCommPolicies",
+ 'NIATELEMETRY.PODSNMPPOLICIES': "niatelemetry.PodSnmpPolicies",
+ 'NIATELEMETRY.PODTIMESERVERPOLICIES': "niatelemetry.PodTimeServerPolicies",
+ 'NIATELEMETRY.SITEINVENTORY': "niatelemetry.SiteInventory",
+ 'NIATELEMETRY.SNMPSRC': "niatelemetry.SnmpSrc",
+ 'NIATELEMETRY.SSHVERSIONTWO': "niatelemetry.SshVersionTwo",
+ 'NIATELEMETRY.SUPERVISORMODULEDETAILS': "niatelemetry.SupervisorModuleDetails",
+ 'NIATELEMETRY.SYSLOGREMOTEDEST': "niatelemetry.SyslogRemoteDest",
+ 'NIATELEMETRY.SYSLOGSYSMSG': "niatelemetry.SyslogSysMsg",
+ 'NIATELEMETRY.SYSLOGSYSMSGFACFILTER': "niatelemetry.SyslogSysMsgFacFilter",
+ 'NIATELEMETRY.SYSTEMCONTROLLERDETAILS': "niatelemetry.SystemControllerDetails",
+ 'NIATELEMETRY.TENANT': "niatelemetry.Tenant",
+ 'NOTIFICATION.ACCOUNTSUBSCRIPTION': "notification.AccountSubscription",
+ 'NTP.POLICY': "ntp.Policy",
+ 'OAUTH.ACCESSTOKEN': "oauth.AccessToken",
+ 'OAUTH.AUTHORIZATION': "oauth.Authorization",
+ 'OPRS.DEPLOYMENT': "oprs.Deployment",
+ 'OPRS.SYNCTARGETLISTMESSAGE': "oprs.SyncTargetListMessage",
+ 'ORGANIZATION.ORGANIZATION': "organization.Organization",
+ 'OS.BULKINSTALLINFO': "os.BulkInstallInfo",
+ 'OS.CATALOG': "os.Catalog",
+ 'OS.CONFIGURATIONFILE': "os.ConfigurationFile",
+ 'OS.DISTRIBUTION': "os.Distribution",
+ 'OS.INSTALL': "os.Install",
+ 'OS.OSSUPPORT': "os.OsSupport",
+ 'OS.SUPPORTEDVERSION': "os.SupportedVersion",
+ 'OS.TEMPLATEFILE': "os.TemplateFile",
+ 'OS.VALIDINSTALLTARGET': "os.ValidInstallTarget",
+ 'PCI.COPROCESSORCARD': "pci.CoprocessorCard",
+ 'PCI.DEVICE': "pci.Device",
+ 'PCI.LINK': "pci.Link",
+ 'PCI.SWITCH': "pci.Switch",
+ 'PORT.GROUP': "port.Group",
+ 'PORT.MACBINDING': "port.MacBinding",
+ 'PORT.SUBGROUP': "port.SubGroup",
+ 'POWER.CONTROLSTATE': "power.ControlState",
+ 'POWER.POLICY': "power.Policy",
+ 'PROCESSOR.UNIT': "processor.Unit",
+ 'RACK.UNITPERSONALITY': "rack.UnitPersonality",
+ 'RECOMMENDATION.CAPACITYRUNWAY': "recommendation.CapacityRunway",
+ 'RECOMMENDATION.PHYSICALITEM': "recommendation.PhysicalItem",
+ 'RECOVERY.BACKUPCONFIGPOLICY': "recovery.BackupConfigPolicy",
+ 'RECOVERY.BACKUPPROFILE': "recovery.BackupProfile",
+ 'RECOVERY.CONFIGRESULT': "recovery.ConfigResult",
+ 'RECOVERY.CONFIGRESULTENTRY': "recovery.ConfigResultEntry",
+ 'RECOVERY.ONDEMANDBACKUP': "recovery.OnDemandBackup",
+ 'RECOVERY.RESTORE': "recovery.Restore",
+ 'RECOVERY.SCHEDULECONFIGPOLICY': "recovery.ScheduleConfigPolicy",
+ 'RESOURCE.GROUP': "resource.Group",
+ 'RESOURCE.GROUPMEMBER': "resource.GroupMember",
+ 'RESOURCE.LICENSERESOURCECOUNT': "resource.LicenseResourceCount",
+ 'RESOURCE.MEMBERSHIP': "resource.Membership",
+ 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder",
+ 'RESOURCE.RESERVATION': "resource.Reservation",
+ 'RESOURCEPOOL.LEASE': "resourcepool.Lease",
+ 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource",
+ 'RESOURCEPOOL.POOL': "resourcepool.Pool",
+ 'RESOURCEPOOL.POOLMEMBER': "resourcepool.PoolMember",
+ 'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
+ 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
+ 'SDCARD.POLICY': "sdcard.Policy",
+ 'SEARCH.SEARCHITEM': "search.SearchItem",
+ 'SEARCH.TAGITEM': "search.TagItem",
+ 'SECURITY.UNIT': "security.Unit",
+ 'SERVER.CONFIGCHANGEDETAIL': "server.ConfigChangeDetail",
+ 'SERVER.CONFIGIMPORT': "server.ConfigImport",
+ 'SERVER.CONFIGRESULT': "server.ConfigResult",
+ 'SERVER.CONFIGRESULTENTRY': "server.ConfigResultEntry",
+ 'SERVER.PROFILE': "server.Profile",
+ 'SERVER.PROFILETEMPLATE': "server.ProfileTemplate",
+ 'SMTP.POLICY': "smtp.Policy",
+ 'SNMP.POLICY': "snmp.Policy",
+ 'SOFTWARE.APPLIANCEDISTRIBUTABLE': "software.ApplianceDistributable",
+ 'SOFTWARE.DOWNLOADHISTORY': "software.DownloadHistory",
+ 'SOFTWARE.HCLMETA': "software.HclMeta",
+ 'SOFTWARE.HYPERFLEXBUNDLEDISTRIBUTABLE': "software.HyperflexBundleDistributable",
+ 'SOFTWARE.HYPERFLEXDISTRIBUTABLE': "software.HyperflexDistributable",
+ 'SOFTWARE.RELEASEMETA': "software.ReleaseMeta",
+ 'SOFTWARE.SOLUTIONDISTRIBUTABLE': "software.SolutionDistributable",
+ 'SOFTWARE.UCSDBUNDLEDISTRIBUTABLE': "software.UcsdBundleDistributable",
+ 'SOFTWARE.UCSDDISTRIBUTABLE': "software.UcsdDistributable",
+ 'SOFTWAREREPOSITORY.AUTHORIZATION': "softwarerepository.Authorization",
+ 'SOFTWAREREPOSITORY.CACHEDIMAGE': "softwarerepository.CachedImage",
+ 'SOFTWAREREPOSITORY.CATALOG': "softwarerepository.Catalog",
+ 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper",
+ 'SOFTWAREREPOSITORY.CATEGORYMAPPERMODEL': "softwarerepository.CategoryMapperModel",
+ 'SOFTWAREREPOSITORY.CATEGORYSUPPORTCONSTRAINT': "softwarerepository.CategorySupportConstraint",
+ 'SOFTWAREREPOSITORY.DOWNLOADSPEC': "softwarerepository.DownloadSpec",
+ 'SOFTWAREREPOSITORY.OPERATINGSYSTEMFILE': "softwarerepository.OperatingSystemFile",
+ 'SOFTWAREREPOSITORY.RELEASE': "softwarerepository.Release",
+ 'SOL.POLICY': "sol.Policy",
+ 'SSH.POLICY': "ssh.Policy",
+ 'STORAGE.CONTROLLER': "storage.Controller",
+ 'STORAGE.DISKGROUP': "storage.DiskGroup",
+ 'STORAGE.DISKSLOT': "storage.DiskSlot",
+ 'STORAGE.DRIVEGROUP': "storage.DriveGroup",
+ 'STORAGE.ENCLOSURE': "storage.Enclosure",
+ 'STORAGE.ENCLOSUREDISK': "storage.EnclosureDisk",
+ 'STORAGE.ENCLOSUREDISKSLOTEP': "storage.EnclosureDiskSlotEp",
+ 'STORAGE.FLEXFLASHCONTROLLER': "storage.FlexFlashController",
+ 'STORAGE.FLEXFLASHCONTROLLERPROPS': "storage.FlexFlashControllerProps",
+ 'STORAGE.FLEXFLASHPHYSICALDRIVE': "storage.FlexFlashPhysicalDrive",
+ 'STORAGE.FLEXFLASHVIRTUALDRIVE': "storage.FlexFlashVirtualDrive",
+ 'STORAGE.FLEXUTILCONTROLLER': "storage.FlexUtilController",
+ 'STORAGE.FLEXUTILPHYSICALDRIVE': "storage.FlexUtilPhysicalDrive",
+ 'STORAGE.FLEXUTILVIRTUALDRIVE': "storage.FlexUtilVirtualDrive",
+ 'STORAGE.HITACHIARRAY': "storage.HitachiArray",
+ 'STORAGE.HITACHICONTROLLER': "storage.HitachiController",
+ 'STORAGE.HITACHIDISK': "storage.HitachiDisk",
+ 'STORAGE.HITACHIHOST': "storage.HitachiHost",
+ 'STORAGE.HITACHIHOSTLUN': "storage.HitachiHostLun",
+ 'STORAGE.HITACHIPARITYGROUP': "storage.HitachiParityGroup",
+ 'STORAGE.HITACHIPOOL': "storage.HitachiPool",
+ 'STORAGE.HITACHIPORT': "storage.HitachiPort",
+ 'STORAGE.HITACHIVOLUME': "storage.HitachiVolume",
+ 'STORAGE.HYPERFLEXSTORAGECONTAINER': "storage.HyperFlexStorageContainer",
+ 'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
+ 'STORAGE.ITEM': "storage.Item",
+ 'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
+ 'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
+ 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
+ 'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
+ 'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
+ 'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
+ 'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
+ 'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
+ 'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
+ 'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
+ 'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
+ 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
+ 'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
+ 'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
+ 'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
+ 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
+ 'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
+ 'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
+ 'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
+ 'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
+ 'STORAGE.PHYSICALDISKUSAGE': "storage.PhysicalDiskUsage",
+ 'STORAGE.PUREARRAY': "storage.PureArray",
+ 'STORAGE.PURECONTROLLER': "storage.PureController",
+ 'STORAGE.PUREDISK': "storage.PureDisk",
+ 'STORAGE.PUREHOST': "storage.PureHost",
+ 'STORAGE.PUREHOSTGROUP': "storage.PureHostGroup",
+ 'STORAGE.PUREHOSTLUN': "storage.PureHostLun",
+ 'STORAGE.PUREPORT': "storage.PurePort",
+ 'STORAGE.PUREPROTECTIONGROUP': "storage.PureProtectionGroup",
+ 'STORAGE.PUREPROTECTIONGROUPSNAPSHOT': "storage.PureProtectionGroupSnapshot",
+ 'STORAGE.PUREREPLICATIONSCHEDULE': "storage.PureReplicationSchedule",
+ 'STORAGE.PURESNAPSHOTSCHEDULE': "storage.PureSnapshotSchedule",
+ 'STORAGE.PUREVOLUME': "storage.PureVolume",
+ 'STORAGE.PUREVOLUMESNAPSHOT': "storage.PureVolumeSnapshot",
+ 'STORAGE.SASEXPANDER': "storage.SasExpander",
+ 'STORAGE.SASPORT': "storage.SasPort",
+ 'STORAGE.SPAN': "storage.Span",
+ 'STORAGE.STORAGEPOLICY': "storage.StoragePolicy",
+ 'STORAGE.VDMEMBEREP': "storage.VdMemberEp",
+ 'STORAGE.VIRTUALDRIVE': "storage.VirtualDrive",
+ 'STORAGE.VIRTUALDRIVECONTAINER': "storage.VirtualDriveContainer",
+ 'STORAGE.VIRTUALDRIVEEXTENSION': "storage.VirtualDriveExtension",
+ 'STORAGE.VIRTUALDRIVEIDENTITY': "storage.VirtualDriveIdentity",
+ 'SYSLOG.POLICY': "syslog.Policy",
+ 'TAM.ADVISORYCOUNT': "tam.AdvisoryCount",
+ 'TAM.ADVISORYDEFINITION': "tam.AdvisoryDefinition",
+ 'TAM.ADVISORYINFO': "tam.AdvisoryInfo",
+ 'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
+ 'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
+ 'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
+ 'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
+ 'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
+ 'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
+ 'TASK.PUBLICCLOUDSCOPEDINVENTORY': "task.PublicCloudScopedInventory",
+ 'TASK.PURESCOPEDINVENTORY': "task.PureScopedInventory",
+ 'TASK.SERVERSCOPEDINVENTORY': "task.ServerScopedInventory",
+ 'TECHSUPPORTMANAGEMENT.COLLECTIONCONTROLPOLICY': "techsupportmanagement.CollectionControlPolicy",
+ 'TECHSUPPORTMANAGEMENT.DOWNLOAD': "techsupportmanagement.Download",
+ 'TECHSUPPORTMANAGEMENT.TECHSUPPORTBUNDLE': "techsupportmanagement.TechSupportBundle",
+ 'TECHSUPPORTMANAGEMENT.TECHSUPPORTSTATUS': "techsupportmanagement.TechSupportStatus",
+ 'TERMINAL.AUDITLOG': "terminal.AuditLog",
+ 'TERRAFORM.EXECUTOR': "terraform.Executor",
+ 'THERMAL.POLICY': "thermal.Policy",
+ 'TOP.SYSTEM': "top.System",
+ 'UCSD.BACKUPINFO': "ucsd.BackupInfo",
+ 'UUIDPOOL.BLOCK': "uuidpool.Block",
+ 'UUIDPOOL.POOL': "uuidpool.Pool",
+ 'UUIDPOOL.POOLMEMBER': "uuidpool.PoolMember",
+ 'UUIDPOOL.UNIVERSE': "uuidpool.Universe",
+ 'UUIDPOOL.UUIDLEASE': "uuidpool.UuidLease",
+ 'VIRTUALIZATION.CISCOHYPERVISORMANAGER': "virtualization.CiscoHypervisorManager",
+ 'VIRTUALIZATION.ESXICONSOLE': "virtualization.EsxiConsole",
+ 'VIRTUALIZATION.HOST': "virtualization.Host",
+ 'VIRTUALIZATION.IWECLUSTER': "virtualization.IweCluster",
+ 'VIRTUALIZATION.IWEDATACENTER': "virtualization.IweDatacenter",
+ 'VIRTUALIZATION.IWEDVUPLINK': "virtualization.IweDvUplink",
+ 'VIRTUALIZATION.IWEDVSWITCH': "virtualization.IweDvswitch",
+ 'VIRTUALIZATION.IWEHOST': "virtualization.IweHost",
+ 'VIRTUALIZATION.IWEHOSTINTERFACE': "virtualization.IweHostInterface",
+ 'VIRTUALIZATION.IWEHOSTVSWITCH': "virtualization.IweHostVswitch",
+ 'VIRTUALIZATION.IWENETWORK': "virtualization.IweNetwork",
+ 'VIRTUALIZATION.IWEVIRTUALDISK': "virtualization.IweVirtualDisk",
+ 'VIRTUALIZATION.IWEVIRTUALMACHINE': "virtualization.IweVirtualMachine",
+ 'VIRTUALIZATION.IWEVIRTUALMACHINENETWORKINTERFACE': "virtualization.IweVirtualMachineNetworkInterface",
+ 'VIRTUALIZATION.VIRTUALDISK': "virtualization.VirtualDisk",
+ 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine",
+ 'VIRTUALIZATION.VIRTUALNETWORK': "virtualization.VirtualNetwork",
+ 'VIRTUALIZATION.VMWARECLUSTER': "virtualization.VmwareCluster",
+ 'VIRTUALIZATION.VMWAREDATACENTER': "virtualization.VmwareDatacenter",
+ 'VIRTUALIZATION.VMWAREDATASTORE': "virtualization.VmwareDatastore",
+ 'VIRTUALIZATION.VMWAREDATASTORECLUSTER': "virtualization.VmwareDatastoreCluster",
+ 'VIRTUALIZATION.VMWAREDISTRIBUTEDNETWORK': "virtualization.VmwareDistributedNetwork",
+ 'VIRTUALIZATION.VMWAREDISTRIBUTEDSWITCH': "virtualization.VmwareDistributedSwitch",
+ 'VIRTUALIZATION.VMWAREFOLDER': "virtualization.VmwareFolder",
+ 'VIRTUALIZATION.VMWAREHOST': "virtualization.VmwareHost",
+ 'VIRTUALIZATION.VMWAREKERNELNETWORK': "virtualization.VmwareKernelNetwork",
+ 'VIRTUALIZATION.VMWARENETWORK': "virtualization.VmwareNetwork",
+ 'VIRTUALIZATION.VMWAREPHYSICALNETWORKINTERFACE': "virtualization.VmwarePhysicalNetworkInterface",
+ 'VIRTUALIZATION.VMWAREUPLINKPORT': "virtualization.VmwareUplinkPort",
+ 'VIRTUALIZATION.VMWAREVCENTER': "virtualization.VmwareVcenter",
+ 'VIRTUALIZATION.VMWAREVIRTUALDISK': "virtualization.VmwareVirtualDisk",
+ 'VIRTUALIZATION.VMWAREVIRTUALMACHINE': "virtualization.VmwareVirtualMachine",
+ 'VIRTUALIZATION.VMWAREVIRTUALMACHINESNAPSHOT': "virtualization.VmwareVirtualMachineSnapshot",
+ 'VIRTUALIZATION.VMWAREVIRTUALNETWORKINTERFACE': "virtualization.VmwareVirtualNetworkInterface",
+ 'VIRTUALIZATION.VMWAREVIRTUALSWITCH': "virtualization.VmwareVirtualSwitch",
+ 'VMEDIA.POLICY': "vmedia.Policy",
+ 'VMRC.CONSOLE': "vmrc.Console",
+ 'VNC.CONSOLE': "vnc.Console",
+ 'VNIC.ETHADAPTERPOLICY': "vnic.EthAdapterPolicy",
+ 'VNIC.ETHIF': "vnic.EthIf",
+ 'VNIC.ETHNETWORKPOLICY': "vnic.EthNetworkPolicy",
+ 'VNIC.ETHQOSPOLICY': "vnic.EthQosPolicy",
+ 'VNIC.FCADAPTERPOLICY': "vnic.FcAdapterPolicy",
+ 'VNIC.FCIF': "vnic.FcIf",
+ 'VNIC.FCNETWORKPOLICY': "vnic.FcNetworkPolicy",
+ 'VNIC.FCQOSPOLICY': "vnic.FcQosPolicy",
+ 'VNIC.ISCSIADAPTERPOLICY': "vnic.IscsiAdapterPolicy",
+ 'VNIC.ISCSIBOOTPOLICY': "vnic.IscsiBootPolicy",
+ 'VNIC.ISCSISTATICTARGETPOLICY': "vnic.IscsiStaticTargetPolicy",
+ 'VNIC.LANCONNECTIVITYPOLICY': "vnic.LanConnectivityPolicy",
+ 'VNIC.LCPSTATUS': "vnic.LcpStatus",
+ 'VNIC.SANCONNECTIVITYPOLICY': "vnic.SanConnectivityPolicy",
+ 'VNIC.SCPSTATUS': "vnic.ScpStatus",
+ 'VRF.VRF': "vrf.Vrf",
+ 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor",
+ 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor",
+ 'WORKFLOW.BUILDTASKMETA': "workflow.BuildTaskMeta",
+ 'WORKFLOW.BUILDTASKMETAOWNER': "workflow.BuildTaskMetaOwner",
+ 'WORKFLOW.CATALOG': "workflow.Catalog",
+ 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition",
+ 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler",
+ 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo",
+ 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow",
+ 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition",
+ 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance",
+ 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition",
+ 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance",
+ 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput",
+ 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor",
+ 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog",
+ 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition",
+ 'WORKFLOW.TASKINFO': "workflow.TaskInfo",
+ 'WORKFLOW.TASKMETADATA': "workflow.TaskMetadata",
+ 'WORKFLOW.TASKNOTIFICATION': "workflow.TaskNotification",
+ 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation",
+ 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta",
+ 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition",
+ 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo",
+ 'WORKFLOW.WORKFLOWMETA': "workflow.WorkflowMeta",
+ 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata",
+ 'WORKFLOW.WORKFLOWNOTIFICATION': "workflow.WorkflowNotification",
+ },
+ }
+
+ validations = {
+ ('uuid',): {
+ 'regex': {
+ 'pattern': r'^$|^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$', # noqa: E501
+ },
+ },
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'moid': (str,), # noqa: E501
+ 'selector': (str,), # noqa: E501
+ 'link': (str,), # noqa: E501
+ 'account_moid': (str,), # noqa: E501
+ 'create_time': (datetime,), # noqa: E501
+ 'domain_group_moid': (str,), # noqa: E501
+ 'mod_time': (datetime,), # noqa: E501
+ 'owners': ([str], none_type,), # noqa: E501
+ 'shared_scope': (str,), # noqa: E501
+ 'tags': ([MoTag], none_type,), # noqa: E501
+ 'version_context': (MoVersionContext,), # noqa: E501
+ 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'parent': (MoBaseMoRelationship,), # noqa: E501
+ 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'display_names': (DisplayNames,), # noqa: E501
+ 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501
+ 'cpu_info': (VirtualizationCpuInfo,), # noqa: E501
+ 'hardware_info': (InfraHardwareInfo,), # noqa: E501
+ 'hypervisor_type': (str,), # noqa: E501
+ 'identity': (str,), # noqa: E501
+ 'maintenance_mode': (bool,), # noqa: E501
+ 'memory_capacity': (VirtualizationMemoryCapacity,), # noqa: E501
+ 'model': (str,), # noqa: E501
+ 'name': (str,), # noqa: E501
+ 'processor_capacity': (VirtualizationComputeCapacity,), # noqa: E501
+ 'product_info': (VirtualizationProductInfo,), # noqa: E501
+ 'serial': (str,), # noqa: E501
+ 'status': (str,), # noqa: E501
+ 'up_time': (str,), # noqa: E501
+ 'uuid': (str,), # noqa: E501
+ 'vendor': (str,), # noqa: E501
+ 'configured_memory': (int,), # noqa: E501
+ 'controller_vm_display_version': (str,), # noqa: E501
+ 'controller_vm_hxdp_display_version': (str,), # noqa: E501
+ 'controller_vm_hxdp_version': (str,), # noqa: E501
+ 'controller_vm_uuid': (str,), # noqa: E501
+ 'controller_vm_version': (str,), # noqa: E501
+ 'data_ip': (NetworkHyperFlexNetworkAddress,), # noqa: E501
+ 'host_status': (str,), # noqa: E501
+ 'hypervisor': (str,), # noqa: E501
+ 'ip': (NetworkHyperFlexNetworkAddress,), # noqa: E501
+ 'lockdown': (bool,), # noqa: E501
+ 'mgmt_ip': (NetworkHyperFlexNetworkAddress,), # noqa: E501
+ 'os_version': (str,), # noqa: E501
+ 'role': (str,), # noqa: E501
+ 'template_version': (str,), # noqa: E501
+ 'virtual_cpus': (int,), # noqa: E501
+ 'cluster': (HyperflexClusterRelationship,), # noqa: E501
+ 'node': (HyperflexNodeRelationship,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ lazy_import()
+ val = {
+ 'hyperflex.HypervisorHost': HyperflexHypervisorHost,
+ 'mo.MoRef': MoMoRef,
+ }
+ if not val:
+ return None
+ return {'class_id': val}
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'moid': 'Moid', # noqa: E501
+ 'selector': 'Selector', # noqa: E501
+ 'link': 'link', # noqa: E501
+ 'account_moid': 'AccountMoid', # noqa: E501
+ 'create_time': 'CreateTime', # noqa: E501
+ 'domain_group_moid': 'DomainGroupMoid', # noqa: E501
+ 'mod_time': 'ModTime', # noqa: E501
+ 'owners': 'Owners', # noqa: E501
+ 'shared_scope': 'SharedScope', # noqa: E501
+ 'tags': 'Tags', # noqa: E501
+ 'version_context': 'VersionContext', # noqa: E501
+ 'ancestors': 'Ancestors', # noqa: E501
+ 'parent': 'Parent', # noqa: E501
+ 'permission_resources': 'PermissionResources', # noqa: E501
+ 'display_names': 'DisplayNames', # noqa: E501
+ 'registered_device': 'RegisteredDevice', # noqa: E501
+ 'cpu_info': 'CpuInfo', # noqa: E501
+ 'hardware_info': 'HardwareInfo', # noqa: E501
+ 'hypervisor_type': 'HypervisorType', # noqa: E501
+ 'identity': 'Identity', # noqa: E501
+ 'maintenance_mode': 'MaintenanceMode', # noqa: E501
+ 'memory_capacity': 'MemoryCapacity', # noqa: E501
+ 'model': 'Model', # noqa: E501
+ 'name': 'Name', # noqa: E501
+ 'processor_capacity': 'ProcessorCapacity', # noqa: E501
+ 'product_info': 'ProductInfo', # noqa: E501
+ 'serial': 'Serial', # noqa: E501
+ 'status': 'Status', # noqa: E501
+ 'up_time': 'UpTime', # noqa: E501
+ 'uuid': 'Uuid', # noqa: E501
+ 'vendor': 'Vendor', # noqa: E501
+ 'configured_memory': 'ConfiguredMemory', # noqa: E501
+ 'controller_vm_display_version': 'ControllerVmDisplayVersion', # noqa: E501
+ 'controller_vm_hxdp_display_version': 'ControllerVmHxdpDisplayVersion', # noqa: E501
+ 'controller_vm_hxdp_version': 'ControllerVmHxdpVersion', # noqa: E501
+ 'controller_vm_uuid': 'ControllerVmUuid', # noqa: E501
+ 'controller_vm_version': 'ControllerVmVersion', # noqa: E501
+ 'data_ip': 'DataIp', # noqa: E501
+ 'host_status': 'HostStatus', # noqa: E501
+ 'hypervisor': 'Hypervisor', # noqa: E501
+ 'ip': 'Ip', # noqa: E501
+ 'lockdown': 'Lockdown', # noqa: E501
+ 'mgmt_ip': 'MgmtIp', # noqa: E501
+ 'os_version': 'OsVersion', # noqa: E501
+ 'role': 'Role', # noqa: E501
+ 'template_version': 'TemplateVersion', # noqa: E501
+ 'virtual_cpus': 'VirtualCpus', # noqa: E501
+ 'cluster': 'Cluster', # noqa: E501
+ 'node': 'Node', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexHypervisorHostRelationship - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "mo.MoRef", must be one of ["mo.MoRef", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ moid (str): The Moid of the referenced REST resource.. [optional] # noqa: E501
+ selector (str): An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients. 1. If 'moid' is set this field is ignored. 1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.. [optional] # noqa: E501
+ link (str): A URL to an instance of the 'mo.MoRef' class.. [optional] # noqa: E501
+ account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501
+ create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501
+ domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501
+ mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501
+ owners ([str], none_type): [optional] # noqa: E501
+ shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501
+ tags ([MoTag], none_type): [optional] # noqa: E501
+ version_context (MoVersionContext): [optional] # noqa: E501
+ ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ parent (MoBaseMoRelationship): [optional] # noqa: E501
+ permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ display_names (DisplayNames): [optional] # noqa: E501
+ registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501
+ cpu_info (VirtualizationCpuInfo): [optional] # noqa: E501
+ hardware_info (InfraHardwareInfo): [optional] # noqa: E501
+ hypervisor_type (str): Identifies the broad type of the underlying hypervisor. * `ESXi` - The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version. * `HyperFlexAp` - The hypervisor of the virtualization platform is Cisco HyperFlex Application Platform. * `IWE` - The hypervisor of the virtualization platform is Cisco Intersight Workload Engine. * `Hyper-V` - The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V. * `Unknown` - The hypervisor running on the HyperFlex cluster is not known.. [optional] if omitted the server will use the default value of "ESXi" # noqa: E501
+ identity (str): The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).. [optional] # noqa: E501
+ maintenance_mode (bool): Is this host in maintenance mode. Set to true or false.. [optional] # noqa: E501
+ memory_capacity (VirtualizationMemoryCapacity): [optional] # noqa: E501
+ model (str): Commercial model information about this hardware.. [optional] # noqa: E501
+ name (str): Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.. [optional] # noqa: E501
+ processor_capacity (VirtualizationComputeCapacity): [optional] # noqa: E501
+ product_info (VirtualizationProductInfo): [optional] # noqa: E501
+ serial (str): Serial number of this host (internally generated).. [optional] # noqa: E501
+ status (str): Host health status, as reported by the hypervisor platform. * `Unknown` - Entity status is unknown. * `Degraded` - State is degraded, and might impact normal operation of the entity. * `Critical` - Entity is in a critical state, impacting operations. * `Ok` - Entity status is in a stable state, operating normally.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501
+ up_time (str): The uptime of the host, stored as Duration (from w3c).. [optional] # noqa: E501
+ uuid (str): Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.. [optional] # noqa: E501
+ vendor (str): Commercial vendor details of this hardware.. [optional] # noqa: E501
+ configured_memory (int): Memory configured for controller virtual machine.. [optional] # noqa: E501
+ controller_vm_display_version (str): The display version of HyperFlex software running on the controller VM.. [optional] # noqa: E501
+ controller_vm_hxdp_display_version (str): Platform storage software product display version running on controller VM.. [optional] # noqa: E501
+ controller_vm_hxdp_version (str): Platform storage software product version running on controller VM.. [optional] # noqa: E501
+ controller_vm_uuid (str): The UUID of the controller VM which belongs to this host.. [optional] # noqa: E501
+ controller_vm_version (str): The version of HyperFlex software running on the controller VM.. [optional] # noqa: E501
+ data_ip (NetworkHyperFlexNetworkAddress): [optional] # noqa: E501
+ host_status (str): The status of the HyperFlex host. * `UNKNOWN` - Current status of the HyperFlex host is unknown. * `ONLINE` - The HyperFlex host is online. * `OFFLINE` - The HyperFlex host is offline. * `INMAINTENANCE` - The HyperFlex host is in maintenance mode. * `DEGRADED` - Current status of the HyperFlex virtual machine is degraded.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
+ hypervisor (str): The hypervisor type of the host.. [optional] # noqa: E501
+ ip (NetworkHyperFlexNetworkAddress): [optional] # noqa: E501
+ lockdown (bool): Flag indicating whether the HyperFlex host is in lockdown mode.. [optional] # noqa: E501
+ mgmt_ip (NetworkHyperFlexNetworkAddress): [optional] # noqa: E501
+ os_version (str): The operation system version of the controller VM.. [optional] # noqa: E501
+ role (str): The role of the HyperFlex host. * `UNKNOWN` - The role of the HyperFlex host is unknown. * `STORAGE` - The HyperFlex host's role is storage. * `COMPUTE` - The HyperFlex host's role is compute.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501
+ template_version (str): The controller virtual machine template version.. [optional] # noqa: E501
+ virtual_cpus (int): Configured number of virtual CPUs for Controller virtual machine.. [optional] # noqa: E501
+ cluster (HyperflexClusterRelationship): [optional] # noqa: E501
+ node (HyperflexNodeRelationship): [optional] # noqa: E501
+ object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "mo.MoRef")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'class_id': class_id,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ ],
+ 'oneOf': [
+ HyperflexHypervisorHost,
+ MoMoRef,
+ none_type,
+ ],
+ }
diff --git a/intersight/model/hyperflex_hypervisor_host_response.py b/intersight/model/hyperflex_hypervisor_host_response.py
new file mode 100644
index 0000000000..40b2148f40
--- /dev/null
+++ b/intersight/model/hyperflex_hypervisor_host_response.py
@@ -0,0 +1,249 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_hypervisor_host_list import HyperflexHypervisorHostList
+ from intersight.model.mo_aggregate_transform import MoAggregateTransform
+ from intersight.model.mo_document_count import MoDocumentCount
+ from intersight.model.mo_tag_key_summary import MoTagKeySummary
+ from intersight.model.mo_tag_summary import MoTagSummary
+ globals()['HyperflexHypervisorHostList'] = HyperflexHypervisorHostList
+ globals()['MoAggregateTransform'] = MoAggregateTransform
+ globals()['MoDocumentCount'] = MoDocumentCount
+ globals()['MoTagKeySummary'] = MoTagKeySummary
+ globals()['MoTagSummary'] = MoTagSummary
+
+
+class HyperflexHypervisorHostResponse(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'object_type': (str,), # noqa: E501
+ 'count': (int,), # noqa: E501
+ 'results': ([MoTagKeySummary], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ lazy_import()
+ val = {
+ 'hyperflex.HypervisorHost.List': HyperflexHypervisorHostList,
+ 'mo.AggregateTransform': MoAggregateTransform,
+ 'mo.DocumentCount': MoDocumentCount,
+ 'mo.TagSummary': MoTagSummary,
+ }
+ if not val:
+ return None
+ return {'object_type': val}
+
+ attribute_map = {
+ 'object_type': 'ObjectType', # noqa: E501
+ 'count': 'Count', # noqa: E501
+ 'results': 'Results', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, object_type, *args, **kwargs): # noqa: E501
+ """HyperflexHypervisorHostResponse - a model defined in OpenAPI
+
+ Args:
+ object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body.
+
+ Keyword Args:
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ count (int): The total number of 'hyperflex.HypervisorHost' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501
+ results ([MoTagKeySummary], none_type): [optional] # noqa: E501
+ """
+
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ ],
+ 'oneOf': [
+ HyperflexHypervisorHostList,
+ MoAggregateTransform,
+ MoDocumentCount,
+ MoTagSummary,
+ ],
+ }
diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine.py b/intersight/model/hyperflex_hypervisor_virtual_machine.py
new file mode 100644
index 0000000000..bac477233c
--- /dev/null
+++ b/intersight/model/hyperflex_hypervisor_virtual_machine.py
@@ -0,0 +1,439 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship
+ from intersight.model.display_names import DisplayNames
+ from intersight.model.hyperflex_cluster_relationship import HyperflexClusterRelationship
+ from intersight.model.hyperflex_hypervisor_host_relationship import HyperflexHypervisorHostRelationship
+ from intersight.model.hyperflex_hypervisor_virtual_machine_all_of import HyperflexHypervisorVirtualMachineAllOf
+ from intersight.model.infra_hardware_info import InfraHardwareInfo
+ from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship
+ from intersight.model.mo_tag import MoTag
+ from intersight.model.mo_version_context import MoVersionContext
+ from intersight.model.network_hyper_flex_network_address import NetworkHyperFlexNetworkAddress
+ from intersight.model.virtualization_base_virtual_machine import VirtualizationBaseVirtualMachine
+ from intersight.model.virtualization_compute_capacity import VirtualizationComputeCapacity
+ from intersight.model.virtualization_guest_info import VirtualizationGuestInfo
+ from intersight.model.virtualization_memory_capacity import VirtualizationMemoryCapacity
+ globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship
+ globals()['DisplayNames'] = DisplayNames
+ globals()['HyperflexClusterRelationship'] = HyperflexClusterRelationship
+ globals()['HyperflexHypervisorHostRelationship'] = HyperflexHypervisorHostRelationship
+ globals()['HyperflexHypervisorVirtualMachineAllOf'] = HyperflexHypervisorVirtualMachineAllOf
+ globals()['InfraHardwareInfo'] = InfraHardwareInfo
+ globals()['MoBaseMoRelationship'] = MoBaseMoRelationship
+ globals()['MoTag'] = MoTag
+ globals()['MoVersionContext'] = MoVersionContext
+ globals()['NetworkHyperFlexNetworkAddress'] = NetworkHyperFlexNetworkAddress
+ globals()['VirtualizationBaseVirtualMachine'] = VirtualizationBaseVirtualMachine
+ globals()['VirtualizationComputeCapacity'] = VirtualizationComputeCapacity
+ globals()['VirtualizationGuestInfo'] = VirtualizationGuestInfo
+ globals()['VirtualizationMemoryCapacity'] = VirtualizationMemoryCapacity
+
+
+class HyperflexHypervisorVirtualMachine(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ },
+ ('object_type',): {
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ },
+ ('hypervisor_type',): {
+ 'ESXI': "ESXi",
+ 'HYPERFLEXAP': "HyperFlexAp",
+ 'IWE': "IWE",
+ 'HYPER-V': "Hyper-V",
+ 'UNKNOWN': "Unknown",
+ },
+ ('power_state',): {
+ 'UNKNOWN': "Unknown",
+ 'POWERINGON': "PoweringOn",
+ 'POWEREDON': "PoweredOn",
+ 'POWERINGOFF': "PoweringOff",
+ 'POWEREDOFF': "PoweredOff",
+ 'STANDBY': "StandBy",
+ 'PAUSED': "Paused",
+ 'REBOOTING': "Rebooting",
+ 'EMPTY': "",
+ },
+ ('provider',): {
+ 'UNKNOWN': "Unknown",
+ 'VMWAREVSPHERE': "VMwarevSphere",
+ 'AMAZONWEBSERVICES': "AmazonWebServices",
+ 'MICROSOFTAZURE': "MicrosoftAzure",
+ 'GOOGLECLOUDPLATFORM': "GoogleCloudPlatform",
+ },
+ ('state',): {
+ 'NONE': "None",
+ 'CREATING': "Creating",
+ 'PENDING': "Pending",
+ 'STARTING': "Starting",
+ 'STARTED': "Started",
+ 'STOPPING': "Stopping",
+ 'STOPPED': "Stopped",
+ 'PAUSING': "Pausing",
+ 'PAUSED': "Paused",
+ 'SUSPENDING': "Suspending",
+ 'SUSPENDED': "Suspended",
+ 'DELETING': "Deleting",
+ 'TERMINATED': "Terminated",
+ 'REBOOTING': "Rebooting",
+ 'ERROR': "Error",
+ },
+ }
+
+ validations = {
+ ('uuid',): {
+ 'regex': {
+ 'pattern': r'^$|^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$', # noqa: E501
+ },
+ },
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'connection_state': (str,), # noqa: E501
+ 'guest_os_state': (str,), # noqa: E501
+ 'host_uuid': (str,), # noqa: E501
+ 'ip': (NetworkHyperFlexNetworkAddress,), # noqa: E501
+ 'path': (str,), # noqa: E501
+ 'platform_instance_id': (str,), # noqa: E501
+ 'storage_provisioned_in_bytes': (int,), # noqa: E501
+ 'storage_used_in_bytes': (int,), # noqa: E501
+ 'template': (bool,), # noqa: E501
+ 'vm_instance_uuid': (str,), # noqa: E501
+ 'cluster': (HyperflexClusterRelationship,), # noqa: E501
+ 'host': (HyperflexHypervisorHostRelationship,), # noqa: E501
+ 'account_moid': (str,), # noqa: E501
+ 'create_time': (datetime,), # noqa: E501
+ 'domain_group_moid': (str,), # noqa: E501
+ 'mod_time': (datetime,), # noqa: E501
+ 'moid': (str,), # noqa: E501
+ 'owners': ([str], none_type,), # noqa: E501
+ 'shared_scope': (str,), # noqa: E501
+ 'tags': ([MoTag], none_type,), # noqa: E501
+ 'version_context': (MoVersionContext,), # noqa: E501
+ 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'parent': (MoBaseMoRelationship,), # noqa: E501
+ 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'display_names': (DisplayNames,), # noqa: E501
+ 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501
+ 'boot_time': (datetime,), # noqa: E501
+ 'capacity': (InfraHardwareInfo,), # noqa: E501
+ 'cpu_utilization': (float,), # noqa: E501
+ 'guest_info': (VirtualizationGuestInfo,), # noqa: E501
+ 'hypervisor_type': (str,), # noqa: E501
+ 'identity': (str,), # noqa: E501
+ 'ip_address': ([str], none_type,), # noqa: E501
+ 'memory_capacity': (VirtualizationMemoryCapacity,), # noqa: E501
+ 'memory_utilization': (float,), # noqa: E501
+ 'name': (str,), # noqa: E501
+ 'power_state': (str,), # noqa: E501
+ 'processor_capacity': (VirtualizationComputeCapacity,), # noqa: E501
+ 'provider': (str,), # noqa: E501
+ 'state': (str,), # noqa: E501
+ 'uuid': (str,), # noqa: E501
+ 'vm_creation_time': (datetime,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ val = {
+ }
+ if not val:
+ return None
+ return {'class_id': val}
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'connection_state': 'ConnectionState', # noqa: E501
+ 'guest_os_state': 'GuestOsState', # noqa: E501
+ 'host_uuid': 'HostUuid', # noqa: E501
+ 'ip': 'Ip', # noqa: E501
+ 'path': 'Path', # noqa: E501
+ 'platform_instance_id': 'PlatformInstanceId', # noqa: E501
+ 'storage_provisioned_in_bytes': 'StorageProvisionedInBytes', # noqa: E501
+ 'storage_used_in_bytes': 'StorageUsedInBytes', # noqa: E501
+ 'template': 'Template', # noqa: E501
+ 'vm_instance_uuid': 'VmInstanceUuid', # noqa: E501
+ 'cluster': 'Cluster', # noqa: E501
+ 'host': 'Host', # noqa: E501
+ 'account_moid': 'AccountMoid', # noqa: E501
+ 'create_time': 'CreateTime', # noqa: E501
+ 'domain_group_moid': 'DomainGroupMoid', # noqa: E501
+ 'mod_time': 'ModTime', # noqa: E501
+ 'moid': 'Moid', # noqa: E501
+ 'owners': 'Owners', # noqa: E501
+ 'shared_scope': 'SharedScope', # noqa: E501
+ 'tags': 'Tags', # noqa: E501
+ 'version_context': 'VersionContext', # noqa: E501
+ 'ancestors': 'Ancestors', # noqa: E501
+ 'parent': 'Parent', # noqa: E501
+ 'permission_resources': 'PermissionResources', # noqa: E501
+ 'display_names': 'DisplayNames', # noqa: E501
+ 'registered_device': 'RegisteredDevice', # noqa: E501
+ 'boot_time': 'BootTime', # noqa: E501
+ 'capacity': 'Capacity', # noqa: E501
+ 'cpu_utilization': 'CpuUtilization', # noqa: E501
+ 'guest_info': 'GuestInfo', # noqa: E501
+ 'hypervisor_type': 'HypervisorType', # noqa: E501
+ 'identity': 'Identity', # noqa: E501
+ 'ip_address': 'IpAddress', # noqa: E501
+ 'memory_capacity': 'MemoryCapacity', # noqa: E501
+ 'memory_utilization': 'MemoryUtilization', # noqa: E501
+ 'name': 'Name', # noqa: E501
+ 'power_state': 'PowerState', # noqa: E501
+ 'processor_capacity': 'ProcessorCapacity', # noqa: E501
+ 'provider': 'Provider', # noqa: E501
+ 'state': 'State', # noqa: E501
+ 'uuid': 'Uuid', # noqa: E501
+ 'vm_creation_time': 'VmCreationTime', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexHypervisorVirtualMachine - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "hyperflex.HypervisorVirtualMachine", must be one of ["hyperflex.HypervisorVirtualMachine", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "hyperflex.HypervisorVirtualMachine", must be one of ["hyperflex.HypervisorVirtualMachine", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ connection_state (str): The connectivity state of the HyperFlex virtual machine.. [optional] # noqa: E501
+ guest_os_state (str): Guest operating system state of the HyperFlex virtual machine.. [optional] # noqa: E501
+ host_uuid (str): Host UUID of the HyperFlex virtual machine.. [optional] # noqa: E501
+ ip (NetworkHyperFlexNetworkAddress): [optional] # noqa: E501
+ path (str): Directory path where virtual machine is stored.. [optional] # noqa: E501
+ platform_instance_id (str): The instance id of platform which a virtual machine is running on.. [optional] # noqa: E501
+ storage_provisioned_in_bytes (int): Total provisioned storage to the HyperFlex virtual machine in bytes.. [optional] # noqa: E501
+ storage_used_in_bytes (int): Storage used by HyperFlex virtual machine in bytes.. [optional] # noqa: E501
+ template (bool): Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.. [optional] # noqa: E501
+ vm_instance_uuid (str): The instance UUID of a virtual machine.. [optional] # noqa: E501
+ cluster (HyperflexClusterRelationship): [optional] # noqa: E501
+ host (HyperflexHypervisorHostRelationship): [optional] # noqa: E501
+ account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501
+ create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501
+ domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501
+ mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501
+ moid (str): The unique identifier of this Managed Object instance.. [optional] # noqa: E501
+ owners ([str], none_type): [optional] # noqa: E501
+ shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501
+ tags ([MoTag], none_type): [optional] # noqa: E501
+ version_context (MoVersionContext): [optional] # noqa: E501
+ ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ parent (MoBaseMoRelationship): [optional] # noqa: E501
+ permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ display_names (DisplayNames): [optional] # noqa: E501
+ registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501
+ boot_time (datetime): Time when this VM booted up.. [optional] # noqa: E501
+ capacity (InfraHardwareInfo): [optional] # noqa: E501
+ cpu_utilization (float): Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed.. [optional] # noqa: E501
+ guest_info (VirtualizationGuestInfo): [optional] # noqa: E501
+ hypervisor_type (str): Type of hypervisor where the virtual machine is hosted for example ESXi. * `ESXi` - The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version. * `HyperFlexAp` - The hypervisor of the virtualization platform is Cisco HyperFlex Application Platform. * `IWE` - The hypervisor of the virtualization platform is Cisco Intersight Workload Engine. * `Hyper-V` - The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V. * `Unknown` - The hypervisor running on the HyperFlex cluster is not known.. [optional] if omitted the server will use the default value of "ESXi" # noqa: E501
+ identity (str): The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference).. [optional] # noqa: E501
+ ip_address ([str], none_type): [optional] # noqa: E501
+ memory_capacity (VirtualizationMemoryCapacity): [optional] # noqa: E501
+ memory_utilization (float): Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed.. [optional] # noqa: E501
+ name (str): User-provided name to identify the virtual machine.. [optional] # noqa: E501
+ power_state (str): Power state of the virtual machine. * `Unknown` - The entity's power state is unknown. * `PoweringOn` - The entity is powering on. * `PoweredOn` - The entity is powered on. * `PoweringOff` - The entity is powering off. * `PoweredOff` - The entity is powered down. * `StandBy` - The entity is in standby mode. * `Paused` - The entity is in pause state. * `Rebooting` - The entity reboot is in progress. * `` - The entity's power state is not available.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501
+ processor_capacity (VirtualizationComputeCapacity): [optional] # noqa: E501
+ provider (str): Cloud platform, where the virtual machine is launched. * `Unknown` - Cloud provider is not known. * `VMwarevSphere` - Cloud provider named VMware vSphere. * `AmazonWebServices` - Cloud provider named Amazon Web Services. * `MicrosoftAzure` - Cloud provider named Microsoft Azure. * `GoogleCloudPlatform` - Cloud provider named Google Cloud Platform.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501
+ state (str): The current state of the virtual machine. For example, starting, stopped, etc. * `None` - A place holder for the default value. * `Creating` - Virtual machine creation is in progress. * `Pending` - The virtual machine is preparing to enter the started state. * `Starting` - The virtual machine is starting. * `Started` - The virtual machine is running and ready for use. * `Stopping` - The virtual machine is preparing to be stopped. * `Stopped` - The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time. * `Pausing` - The virtual machine is preparing to be paused. * `Paused` - The virtual machine enters into paused state due to low free disk space. * `Suspending` - The virtual machine is preparing to be suspended. * `Suspended` - Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode. * `Deleting` - The virtual machine is preparing to be terminated. * `Terminated` - The virtual machine has been permanently deleted and cannot be started. * `Rebooting` - The virtual machine reboot is in progress. * `Error` - The deployment of virtual machine is failed.. [optional] if omitted the server will use the default value of "None" # noqa: E501
+ uuid (str): The uuid of this virtual machine. The uuid is internally generated and not user specified.. [optional] # noqa: E501
+ vm_creation_time (datetime): Time when this virtualmachine is created.. [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "hyperflex.HypervisorVirtualMachine")
+ object_type = kwargs.get('object_type', "hyperflex.HypervisorVirtualMachine")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'class_id': class_id,
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ HyperflexHypervisorVirtualMachineAllOf,
+ VirtualizationBaseVirtualMachine,
+ ],
+ 'oneOf': [
+ ],
+ }
diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine_all_of.py b/intersight/model/hyperflex_hypervisor_virtual_machine_all_of.py
new file mode 100644
index 0000000000..d218f083ff
--- /dev/null
+++ b/intersight/model/hyperflex_hypervisor_virtual_machine_all_of.py
@@ -0,0 +1,227 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_cluster_relationship import HyperflexClusterRelationship
+ from intersight.model.hyperflex_hypervisor_host_relationship import HyperflexHypervisorHostRelationship
+ from intersight.model.network_hyper_flex_network_address import NetworkHyperFlexNetworkAddress
+ globals()['HyperflexClusterRelationship'] = HyperflexClusterRelationship
+ globals()['HyperflexHypervisorHostRelationship'] = HyperflexHypervisorHostRelationship
+ globals()['NetworkHyperFlexNetworkAddress'] = NetworkHyperFlexNetworkAddress
+
+
+class HyperflexHypervisorVirtualMachineAllOf(ModelNormal):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ },
+ ('object_type',): {
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ },
+ }
+
+ validations = {
+ }
+
+ additional_properties_type = None
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'connection_state': (str,), # noqa: E501
+ 'guest_os_state': (str,), # noqa: E501
+ 'host_uuid': (str,), # noqa: E501
+ 'ip': (NetworkHyperFlexNetworkAddress,), # noqa: E501
+ 'path': (str,), # noqa: E501
+ 'platform_instance_id': (str,), # noqa: E501
+ 'storage_provisioned_in_bytes': (int,), # noqa: E501
+ 'storage_used_in_bytes': (int,), # noqa: E501
+ 'template': (bool,), # noqa: E501
+ 'vm_instance_uuid': (str,), # noqa: E501
+ 'cluster': (HyperflexClusterRelationship,), # noqa: E501
+ 'host': (HyperflexHypervisorHostRelationship,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ return None
+
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'connection_state': 'ConnectionState', # noqa: E501
+ 'guest_os_state': 'GuestOsState', # noqa: E501
+ 'host_uuid': 'HostUuid', # noqa: E501
+ 'ip': 'Ip', # noqa: E501
+ 'path': 'Path', # noqa: E501
+ 'platform_instance_id': 'PlatformInstanceId', # noqa: E501
+ 'storage_provisioned_in_bytes': 'StorageProvisionedInBytes', # noqa: E501
+ 'storage_used_in_bytes': 'StorageUsedInBytes', # noqa: E501
+ 'template': 'Template', # noqa: E501
+ 'vm_instance_uuid': 'VmInstanceUuid', # noqa: E501
+ 'cluster': 'Cluster', # noqa: E501
+ 'host': 'Host', # noqa: E501
+ }
+
+ _composed_schemas = {}
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexHypervisorVirtualMachineAllOf - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "hyperflex.HypervisorVirtualMachine", must be one of ["hyperflex.HypervisorVirtualMachine", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "hyperflex.HypervisorVirtualMachine", must be one of ["hyperflex.HypervisorVirtualMachine", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ connection_state (str): The connectivity state of the HyperFlex virtual machine.. [optional] # noqa: E501
+ guest_os_state (str): Guest operating system state of the HyperFlex virtual machine.. [optional] # noqa: E501
+ host_uuid (str): Host UUID of the HyperFlex virtual machine.. [optional] # noqa: E501
+ ip (NetworkHyperFlexNetworkAddress): [optional] # noqa: E501
+ path (str): Directory path where virtual machine is stored.. [optional] # noqa: E501
+ platform_instance_id (str): The instance id of platform which a virtual machine is running on.. [optional] # noqa: E501
+ storage_provisioned_in_bytes (int): Total provisioned storage to the HyperFlex virtual machine in bytes.. [optional] # noqa: E501
+ storage_used_in_bytes (int): Storage used by HyperFlex virtual machine in bytes.. [optional] # noqa: E501
+ template (bool): Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.. [optional] # noqa: E501
+ vm_instance_uuid (str): The instance UUID of a virtual machine.. [optional] # noqa: E501
+ cluster (HyperflexClusterRelationship): [optional] # noqa: E501
+ host (HyperflexHypervisorHostRelationship): [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "hyperflex.HypervisorVirtualMachine")
+ object_type = kwargs.get('object_type', "hyperflex.HypervisorVirtualMachine")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ self.class_id = class_id
+ self.object_type = object_type
+ for var_name, var_value in kwargs.items():
+ if var_name not in self.attribute_map and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ self.additional_properties_type is None:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine_list.py b/intersight/model/hyperflex_hypervisor_virtual_machine_list.py
new file mode 100644
index 0000000000..fd80b0a9ac
--- /dev/null
+++ b/intersight/model/hyperflex_hypervisor_virtual_machine_list.py
@@ -0,0 +1,238 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_hypervisor_virtual_machine import HyperflexHypervisorVirtualMachine
+ from intersight.model.hyperflex_hypervisor_virtual_machine_list_all_of import HyperflexHypervisorVirtualMachineListAllOf
+ from intersight.model.mo_base_response import MoBaseResponse
+ globals()['HyperflexHypervisorVirtualMachine'] = HyperflexHypervisorVirtualMachine
+ globals()['HyperflexHypervisorVirtualMachineListAllOf'] = HyperflexHypervisorVirtualMachineListAllOf
+ globals()['MoBaseResponse'] = MoBaseResponse
+
+
+class HyperflexHypervisorVirtualMachineList(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'object_type': (str,), # noqa: E501
+ 'count': (int,), # noqa: E501
+ 'results': ([HyperflexHypervisorVirtualMachine], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ val = {
+ }
+ if not val:
+ return None
+ return {'object_type': val}
+
+ attribute_map = {
+ 'object_type': 'ObjectType', # noqa: E501
+ 'count': 'Count', # noqa: E501
+ 'results': 'Results', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, object_type, *args, **kwargs): # noqa: E501
+ """HyperflexHypervisorVirtualMachineList - a model defined in OpenAPI
+
+ Args:
+ object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body.
+
+ Keyword Args:
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ count (int): The total number of 'hyperflex.HypervisorVirtualMachine' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501
+ results ([HyperflexHypervisorVirtualMachine], none_type): The array of 'hyperflex.HypervisorVirtualMachine' resources matching the request.. [optional] # noqa: E501
+ """
+
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ HyperflexHypervisorVirtualMachineListAllOf,
+ MoBaseResponse,
+ ],
+ 'oneOf': [
+ ],
+ }
diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine_list_all_of.py b/intersight/model/hyperflex_hypervisor_virtual_machine_list_all_of.py
new file mode 100644
index 0000000000..9702e1a093
--- /dev/null
+++ b/intersight/model/hyperflex_hypervisor_virtual_machine_list_all_of.py
@@ -0,0 +1,175 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_hypervisor_virtual_machine import HyperflexHypervisorVirtualMachine
+ globals()['HyperflexHypervisorVirtualMachine'] = HyperflexHypervisorVirtualMachine
+
+
+class HyperflexHypervisorVirtualMachineListAllOf(ModelNormal):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ }
+
+ validations = {
+ }
+
+ additional_properties_type = None
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'count': (int,), # noqa: E501
+ 'results': ([HyperflexHypervisorVirtualMachine], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ return None
+
+
+ attribute_map = {
+ 'count': 'Count', # noqa: E501
+ 'results': 'Results', # noqa: E501
+ }
+
+ _composed_schemas = {}
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexHypervisorVirtualMachineListAllOf - a model defined in OpenAPI
+
+ Keyword Args:
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ count (int): The total number of 'hyperflex.HypervisorVirtualMachine' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501
+ results ([HyperflexHypervisorVirtualMachine], none_type): The array of 'hyperflex.HypervisorVirtualMachine' resources matching the request.. [optional] # noqa: E501
+ """
+
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ for var_name, var_value in kwargs.items():
+ if var_name not in self.attribute_map and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ self.additional_properties_type is None:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine_response.py b/intersight/model/hyperflex_hypervisor_virtual_machine_response.py
new file mode 100644
index 0000000000..c39a3a5618
--- /dev/null
+++ b/intersight/model/hyperflex_hypervisor_virtual_machine_response.py
@@ -0,0 +1,249 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_hypervisor_virtual_machine_list import HyperflexHypervisorVirtualMachineList
+ from intersight.model.mo_aggregate_transform import MoAggregateTransform
+ from intersight.model.mo_document_count import MoDocumentCount
+ from intersight.model.mo_tag_key_summary import MoTagKeySummary
+ from intersight.model.mo_tag_summary import MoTagSummary
+ globals()['HyperflexHypervisorVirtualMachineList'] = HyperflexHypervisorVirtualMachineList
+ globals()['MoAggregateTransform'] = MoAggregateTransform
+ globals()['MoDocumentCount'] = MoDocumentCount
+ globals()['MoTagKeySummary'] = MoTagKeySummary
+ globals()['MoTagSummary'] = MoTagSummary
+
+
+class HyperflexHypervisorVirtualMachineResponse(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'object_type': (str,), # noqa: E501
+ 'count': (int,), # noqa: E501
+ 'results': ([MoTagKeySummary], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ lazy_import()
+ val = {
+ 'hyperflex.HypervisorVirtualMachine.List': HyperflexHypervisorVirtualMachineList,
+ 'mo.AggregateTransform': MoAggregateTransform,
+ 'mo.DocumentCount': MoDocumentCount,
+ 'mo.TagSummary': MoTagSummary,
+ }
+ if not val:
+ return None
+ return {'object_type': val}
+
+ attribute_map = {
+ 'object_type': 'ObjectType', # noqa: E501
+ 'count': 'Count', # noqa: E501
+ 'results': 'Results', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, object_type, *args, **kwargs): # noqa: E501
+ """HyperflexHypervisorVirtualMachineResponse - a model defined in OpenAPI
+
+ Args:
+ object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body.
+
+ Keyword Args:
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ count (int): The total number of 'hyperflex.HypervisorVirtualMachine' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501
+ results ([MoTagKeySummary], none_type): [optional] # noqa: E501
+ """
+
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ ],
+ 'oneOf': [
+ HyperflexHypervisorVirtualMachineList,
+ MoAggregateTransform,
+ MoDocumentCount,
+ MoTagSummary,
+ ],
+ }
diff --git a/intersight/model/hyperflex_ip_addr_range.py b/intersight/model/hyperflex_ip_addr_range.py
index 1e3139ec2d..c7bc6a273d 100644
--- a/intersight/model/hyperflex_ip_addr_range.py
+++ b/intersight/model/hyperflex_ip_addr_range.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ip_addr_range_all_of.py b/intersight/model/hyperflex_ip_addr_range_all_of.py
index 35d1857af8..8f8c1b2eac 100644
--- a/intersight/model/hyperflex_ip_addr_range_all_of.py
+++ b/intersight/model/hyperflex_ip_addr_range_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_key_encryption_key.py b/intersight/model/hyperflex_key_encryption_key.py
new file mode 100644
index 0000000000..4352b5d49c
--- /dev/null
+++ b/intersight/model/hyperflex_key_encryption_key.py
@@ -0,0 +1,338 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.display_names import DisplayNames
+ from intersight.model.hyperflex_cluster_profile_relationship import HyperflexClusterProfileRelationship
+ from intersight.model.hyperflex_key_encryption_key_all_of import HyperflexKeyEncryptionKeyAllOf
+ from intersight.model.mo_base_mo import MoBaseMo
+ from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship
+ from intersight.model.mo_tag import MoTag
+ from intersight.model.mo_version_context import MoVersionContext
+ globals()['DisplayNames'] = DisplayNames
+ globals()['HyperflexClusterProfileRelationship'] = HyperflexClusterProfileRelationship
+ globals()['HyperflexKeyEncryptionKeyAllOf'] = HyperflexKeyEncryptionKeyAllOf
+ globals()['MoBaseMo'] = MoBaseMo
+ globals()['MoBaseMoRelationship'] = MoBaseMoRelationship
+ globals()['MoTag'] = MoTag
+ globals()['MoVersionContext'] = MoVersionContext
+
+
+class HyperflexKeyEncryptionKey(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
+ },
+ ('object_type',): {
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
+ },
+ ('key_state',): {
+ 'NEW': "NEW",
+ 'ACTIVE': "ACTIVE",
+ 'INACTIVE': "INACTIVE",
+ 'INPROGRESS': "INPROGRESS",
+ },
+ ('resource_type',): {
+ 'CLUSTER': "CLUSTER",
+ 'DATASTORE': "DATASTORE",
+ 'DRIVE': "DRIVE",
+ },
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'is_account_recovery': (bool,), # noqa: E501
+ 'is_kek_set': (bool,), # noqa: E501
+ 'is_passphrase_set': (bool,), # noqa: E501
+ 'iteration': (int,), # noqa: E501
+ 'kek': (str,), # noqa: E501
+ 'key_id': (str,), # noqa: E501
+ 'key_state': (str,), # noqa: E501
+ 'passphrase': (str,), # noqa: E501
+ 'resource_type': (str,), # noqa: E501
+ 'transit_kek': (str,), # noqa: E501
+ 'cluster_profile': (HyperflexClusterProfileRelationship,), # noqa: E501
+ 'resource_mo': (MoBaseMoRelationship,), # noqa: E501
+ 'account_moid': (str,), # noqa: E501
+ 'create_time': (datetime,), # noqa: E501
+ 'domain_group_moid': (str,), # noqa: E501
+ 'mod_time': (datetime,), # noqa: E501
+ 'moid': (str,), # noqa: E501
+ 'owners': ([str], none_type,), # noqa: E501
+ 'shared_scope': (str,), # noqa: E501
+ 'tags': ([MoTag], none_type,), # noqa: E501
+ 'version_context': (MoVersionContext,), # noqa: E501
+ 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'parent': (MoBaseMoRelationship,), # noqa: E501
+ 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'display_names': (DisplayNames,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ val = {
+ }
+ if not val:
+ return None
+ return {'class_id': val}
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'is_account_recovery': 'IsAccountRecovery', # noqa: E501
+ 'is_kek_set': 'IsKekSet', # noqa: E501
+ 'is_passphrase_set': 'IsPassphraseSet', # noqa: E501
+ 'iteration': 'Iteration', # noqa: E501
+ 'kek': 'Kek', # noqa: E501
+ 'key_id': 'KeyId', # noqa: E501
+ 'key_state': 'KeyState', # noqa: E501
+ 'passphrase': 'Passphrase', # noqa: E501
+ 'resource_type': 'ResourceType', # noqa: E501
+ 'transit_kek': 'TransitKek', # noqa: E501
+ 'cluster_profile': 'ClusterProfile', # noqa: E501
+ 'resource_mo': 'ResourceMo', # noqa: E501
+ 'account_moid': 'AccountMoid', # noqa: E501
+ 'create_time': 'CreateTime', # noqa: E501
+ 'domain_group_moid': 'DomainGroupMoid', # noqa: E501
+ 'mod_time': 'ModTime', # noqa: E501
+ 'moid': 'Moid', # noqa: E501
+ 'owners': 'Owners', # noqa: E501
+ 'shared_scope': 'SharedScope', # noqa: E501
+ 'tags': 'Tags', # noqa: E501
+ 'version_context': 'VersionContext', # noqa: E501
+ 'ancestors': 'Ancestors', # noqa: E501
+ 'parent': 'Parent', # noqa: E501
+ 'permission_resources': 'PermissionResources', # noqa: E501
+ 'display_names': 'DisplayNames', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexKeyEncryptionKey - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "hyperflex.KeyEncryptionKey", must be one of ["hyperflex.KeyEncryptionKey", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "hyperflex.KeyEncryptionKey", must be one of ["hyperflex.KeyEncryptionKey", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ is_account_recovery (bool): This defines whether we need to operate in an account recovery scenario or not. If yes, then most of the parameters will be populated from an internal MO. So, some of the input parameters MAY be ignored, if this value is set to true.. [optional] if omitted the server will use the default value of False # noqa: E501
+ is_kek_set (bool): Indicates whether the value of the 'kek' property has been set.. [optional] if omitted the server will use the default value of False # noqa: E501
+ is_passphrase_set (bool): Indicates whether the value of the 'passphrase' property has been set.. [optional] if omitted the server will use the default value of False # noqa: E501
+ iteration (int): Number of iterations we want the hash to be run.. [optional] # noqa: E501
+ kek (str): Key encryption key used to encrypt the DEK's on the HyperFlex cluster.. [optional] # noqa: E501
+ key_id (str): Resource id + time of creation used for retrieving the KEK.. [optional] # noqa: E501
+ key_state (str): Last known Key encryption key state for this Key. * `NEW` - Key Encryption key is newly created. * `ACTIVE` - Key Encryption key is deployed on active resource. * `INACTIVE` - Key Encryption key is inactive and not used. * `INPROGRESS` - Key Encryption key is in a state where it was used on Intersight but did not receive confirmation from platform of success/failure.. [optional] if omitted the server will use the default value of "NEW" # noqa: E501
+ passphrase (str): Initial passphrase for the encryption policy, password must contain a minimum of 12 characters, with at least 1 lowercase, 1 uppercase, 1 numeric.. [optional] # noqa: E501
+ resource_type (str): Resource type on which this key will be applied. * `CLUSTER` - Encryption is per HyperFlex cluster. * `DATASTORE` - Encryption is per dataStore on the HyperFlex cluster. * `DRIVE` - Encryption is per drive on the HyperFlex cluster.. [optional] if omitted the server will use the default value of "CLUSTER" # noqa: E501
+ transit_kek (str): Copy of Key encryption key, which is used for sending the key over to the remote device endpoint. It is not persisited anywhere.. [optional] # noqa: E501
+ cluster_profile (HyperflexClusterProfileRelationship): [optional] # noqa: E501
+ resource_mo (MoBaseMoRelationship): [optional] # noqa: E501
+ account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501
+ create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501
+ domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501
+ mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501
+ moid (str): The unique identifier of this Managed Object instance.. [optional] # noqa: E501
+ owners ([str], none_type): [optional] # noqa: E501
+ shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501
+ tags ([MoTag], none_type): [optional] # noqa: E501
+ version_context (MoVersionContext): [optional] # noqa: E501
+ ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ parent (MoBaseMoRelationship): [optional] # noqa: E501
+ permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ display_names (DisplayNames): [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "hyperflex.KeyEncryptionKey")
+ object_type = kwargs.get('object_type', "hyperflex.KeyEncryptionKey")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'class_id': class_id,
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ HyperflexKeyEncryptionKeyAllOf,
+ MoBaseMo,
+ ],
+ 'oneOf': [
+ ],
+ }
diff --git a/intersight/model/hyperflex_key_encryption_key_all_of.py b/intersight/model/hyperflex_key_encryption_key_all_of.py
new file mode 100644
index 0000000000..2b35fd69e1
--- /dev/null
+++ b/intersight/model/hyperflex_key_encryption_key_all_of.py
@@ -0,0 +1,236 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_cluster_profile_relationship import HyperflexClusterProfileRelationship
+ from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship
+ globals()['HyperflexClusterProfileRelationship'] = HyperflexClusterProfileRelationship
+ globals()['MoBaseMoRelationship'] = MoBaseMoRelationship
+
+
+class HyperflexKeyEncryptionKeyAllOf(ModelNormal):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
+ },
+ ('object_type',): {
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
+ },
+ ('key_state',): {
+ 'NEW': "NEW",
+ 'ACTIVE': "ACTIVE",
+ 'INACTIVE': "INACTIVE",
+ 'INPROGRESS': "INPROGRESS",
+ },
+ ('resource_type',): {
+ 'CLUSTER': "CLUSTER",
+ 'DATASTORE': "DATASTORE",
+ 'DRIVE': "DRIVE",
+ },
+ }
+
+ validations = {
+ }
+
+ additional_properties_type = None
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ 'is_account_recovery': (bool,), # noqa: E501
+ 'is_kek_set': (bool,), # noqa: E501
+ 'is_passphrase_set': (bool,), # noqa: E501
+ 'iteration': (int,), # noqa: E501
+ 'kek': (str,), # noqa: E501
+ 'key_id': (str,), # noqa: E501
+ 'key_state': (str,), # noqa: E501
+ 'passphrase': (str,), # noqa: E501
+ 'resource_type': (str,), # noqa: E501
+ 'transit_kek': (str,), # noqa: E501
+ 'cluster_profile': (HyperflexClusterProfileRelationship,), # noqa: E501
+ 'resource_mo': (MoBaseMoRelationship,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ return None
+
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ 'is_account_recovery': 'IsAccountRecovery', # noqa: E501
+ 'is_kek_set': 'IsKekSet', # noqa: E501
+ 'is_passphrase_set': 'IsPassphraseSet', # noqa: E501
+ 'iteration': 'Iteration', # noqa: E501
+ 'kek': 'Kek', # noqa: E501
+ 'key_id': 'KeyId', # noqa: E501
+ 'key_state': 'KeyState', # noqa: E501
+ 'passphrase': 'Passphrase', # noqa: E501
+ 'resource_type': 'ResourceType', # noqa: E501
+ 'transit_kek': 'TransitKek', # noqa: E501
+ 'cluster_profile': 'ClusterProfile', # noqa: E501
+ 'resource_mo': 'ResourceMo', # noqa: E501
+ }
+
+ _composed_schemas = {}
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexKeyEncryptionKeyAllOf - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "hyperflex.KeyEncryptionKey", must be one of ["hyperflex.KeyEncryptionKey", ] # noqa: E501
+ object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "hyperflex.KeyEncryptionKey", must be one of ["hyperflex.KeyEncryptionKey", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ is_account_recovery (bool): This defines whether we need to operate in an account recovery scenario or not. If yes, then most of the parameters will be populated from an internal MO. So, some of the input parameters MAY be ignored, if this value is set to true.. [optional] if omitted the server will use the default value of False # noqa: E501
+ is_kek_set (bool): Indicates whether the value of the 'kek' property has been set.. [optional] if omitted the server will use the default value of False # noqa: E501
+ is_passphrase_set (bool): Indicates whether the value of the 'passphrase' property has been set.. [optional] if omitted the server will use the default value of False # noqa: E501
+ iteration (int): Number of iterations we want the hash to be run.. [optional] # noqa: E501
+ kek (str): Key encryption key used to encrypt the DEK's on the HyperFlex cluster.. [optional] # noqa: E501
+ key_id (str): Resource id + time of creation used for retrieving the KEK.. [optional] # noqa: E501
+ key_state (str): Last known Key encryption key state for this Key. * `NEW` - Key Encryption key is newly created. * `ACTIVE` - Key Encryption key is deployed on active resource. * `INACTIVE` - Key Encryption key is inactive and not used. * `INPROGRESS` - Key Encryption key is in a state where it was used on Intersight but did not receive confirmation from platform of success/failure.. [optional] if omitted the server will use the default value of "NEW" # noqa: E501
+ passphrase (str): Initial passphrase for the encryption policy, password must contain a minimum of 12 characters, with at least 1 lowercase, 1 uppercase, 1 numeric.. [optional] # noqa: E501
+ resource_type (str): Resource type on which this key will be applied. * `CLUSTER` - Encryption is per HyperFlex cluster. * `DATASTORE` - Encryption is per dataStore on the HyperFlex cluster. * `DRIVE` - Encryption is per drive on the HyperFlex cluster.. [optional] if omitted the server will use the default value of "CLUSTER" # noqa: E501
+ transit_kek (str): Copy of Key encryption key, which is used for sending the key over to the remote device endpoint. It is not persisited anywhere.. [optional] # noqa: E501
+ cluster_profile (HyperflexClusterProfileRelationship): [optional] # noqa: E501
+ resource_mo (MoBaseMoRelationship): [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "hyperflex.KeyEncryptionKey")
+ object_type = kwargs.get('object_type', "hyperflex.KeyEncryptionKey")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ self.class_id = class_id
+ self.object_type = object_type
+ for var_name, var_value in kwargs.items():
+ if var_name not in self.attribute_map and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ self.additional_properties_type is None:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
diff --git a/intersight/model/hyperflex_key_encryption_key_list.py b/intersight/model/hyperflex_key_encryption_key_list.py
new file mode 100644
index 0000000000..d16ac283cc
--- /dev/null
+++ b/intersight/model/hyperflex_key_encryption_key_list.py
@@ -0,0 +1,238 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_key_encryption_key import HyperflexKeyEncryptionKey
+ from intersight.model.hyperflex_key_encryption_key_list_all_of import HyperflexKeyEncryptionKeyListAllOf
+ from intersight.model.mo_base_response import MoBaseResponse
+ globals()['HyperflexKeyEncryptionKey'] = HyperflexKeyEncryptionKey
+ globals()['HyperflexKeyEncryptionKeyListAllOf'] = HyperflexKeyEncryptionKeyListAllOf
+ globals()['MoBaseResponse'] = MoBaseResponse
+
+
+class HyperflexKeyEncryptionKeyList(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'object_type': (str,), # noqa: E501
+ 'count': (int,), # noqa: E501
+ 'results': ([HyperflexKeyEncryptionKey], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ val = {
+ }
+ if not val:
+ return None
+ return {'object_type': val}
+
+ attribute_map = {
+ 'object_type': 'ObjectType', # noqa: E501
+ 'count': 'Count', # noqa: E501
+ 'results': 'Results', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, object_type, *args, **kwargs): # noqa: E501
+ """HyperflexKeyEncryptionKeyList - a model defined in OpenAPI
+
+ Args:
+ object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body.
+
+ Keyword Args:
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ count (int): The total number of 'hyperflex.KeyEncryptionKey' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501
+ results ([HyperflexKeyEncryptionKey], none_type): The array of 'hyperflex.KeyEncryptionKey' resources matching the request.. [optional] # noqa: E501
+ """
+
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ HyperflexKeyEncryptionKeyListAllOf,
+ MoBaseResponse,
+ ],
+ 'oneOf': [
+ ],
+ }
diff --git a/intersight/model/hyperflex_key_encryption_key_list_all_of.py b/intersight/model/hyperflex_key_encryption_key_list_all_of.py
new file mode 100644
index 0000000000..f16948452c
--- /dev/null
+++ b/intersight/model/hyperflex_key_encryption_key_list_all_of.py
@@ -0,0 +1,175 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_key_encryption_key import HyperflexKeyEncryptionKey
+ globals()['HyperflexKeyEncryptionKey'] = HyperflexKeyEncryptionKey
+
+
+class HyperflexKeyEncryptionKeyListAllOf(ModelNormal):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ }
+
+ validations = {
+ }
+
+ additional_properties_type = None
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'count': (int,), # noqa: E501
+ 'results': ([HyperflexKeyEncryptionKey], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ return None
+
+
+ attribute_map = {
+ 'count': 'Count', # noqa: E501
+ 'results': 'Results', # noqa: E501
+ }
+
+ _composed_schemas = {}
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """HyperflexKeyEncryptionKeyListAllOf - a model defined in OpenAPI
+
+ Keyword Args:
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ count (int): The total number of 'hyperflex.KeyEncryptionKey' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501
+ results ([HyperflexKeyEncryptionKey], none_type): The array of 'hyperflex.KeyEncryptionKey' resources matching the request.. [optional] # noqa: E501
+ """
+
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ for var_name, var_value in kwargs.items():
+ if var_name not in self.attribute_map and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ self.additional_properties_type is None:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
diff --git a/intersight/model/hyperflex_key_encryption_key_response.py b/intersight/model/hyperflex_key_encryption_key_response.py
new file mode 100644
index 0000000000..29e1d7484a
--- /dev/null
+++ b/intersight/model/hyperflex_key_encryption_key_response.py
@@ -0,0 +1,249 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.hyperflex_key_encryption_key_list import HyperflexKeyEncryptionKeyList
+ from intersight.model.mo_aggregate_transform import MoAggregateTransform
+ from intersight.model.mo_document_count import MoDocumentCount
+ from intersight.model.mo_tag_key_summary import MoTagKeySummary
+ from intersight.model.mo_tag_summary import MoTagSummary
+ globals()['HyperflexKeyEncryptionKeyList'] = HyperflexKeyEncryptionKeyList
+ globals()['MoAggregateTransform'] = MoAggregateTransform
+ globals()['MoDocumentCount'] = MoDocumentCount
+ globals()['MoTagKeySummary'] = MoTagKeySummary
+ globals()['MoTagSummary'] = MoTagSummary
+
+
+class HyperflexKeyEncryptionKeyResponse(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'object_type': (str,), # noqa: E501
+ 'count': (int,), # noqa: E501
+ 'results': ([MoTagKeySummary], none_type,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ lazy_import()
+ val = {
+ 'hyperflex.KeyEncryptionKey.List': HyperflexKeyEncryptionKeyList,
+ 'mo.AggregateTransform': MoAggregateTransform,
+ 'mo.DocumentCount': MoDocumentCount,
+ 'mo.TagSummary': MoTagSummary,
+ }
+ if not val:
+ return None
+ return {'object_type': val}
+
+ attribute_map = {
+ 'object_type': 'ObjectType', # noqa: E501
+ 'count': 'Count', # noqa: E501
+ 'results': 'Results', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, object_type, *args, **kwargs): # noqa: E501
+ """HyperflexKeyEncryptionKeyResponse - a model defined in OpenAPI
+
+ Args:
+ object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body.
+
+ Keyword Args:
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ count (int): The total number of 'hyperflex.KeyEncryptionKey' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501
+ results ([MoTagKeySummary], none_type): [optional] # noqa: E501
+ """
+
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'object_type': object_type,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ ],
+ 'oneOf': [
+ HyperflexKeyEncryptionKeyList,
+ MoAggregateTransform,
+ MoDocumentCount,
+ MoTagSummary,
+ ],
+ }
diff --git a/intersight/model/hyperflex_license.py b/intersight/model/hyperflex_license.py
index a52608dbe2..7fddc72e59 100644
--- a/intersight/model/hyperflex_license.py
+++ b/intersight/model/hyperflex_license.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_license_all_of.py b/intersight/model/hyperflex_license_all_of.py
index ad23eeb76e..51bb368404 100644
--- a/intersight/model/hyperflex_license_all_of.py
+++ b/intersight/model/hyperflex_license_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_license_list.py b/intersight/model/hyperflex_license_list.py
index 5be4d24fb3..7eced8fd39 100644
--- a/intersight/model/hyperflex_license_list.py
+++ b/intersight/model/hyperflex_license_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_license_list_all_of.py b/intersight/model/hyperflex_license_list_all_of.py
index c6471b06e7..403440f2b8 100644
--- a/intersight/model/hyperflex_license_list_all_of.py
+++ b/intersight/model/hyperflex_license_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_license_relationship.py b/intersight/model/hyperflex_license_relationship.py
index 5f65276ba4..6335fdfdfe 100644
--- a/intersight/model/hyperflex_license_relationship.py
+++ b/intersight/model/hyperflex_license_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class HyperflexLicenseRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class HyperflexLicenseRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class HyperflexLicenseRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class HyperflexLicenseRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class HyperflexLicenseRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class HyperflexLicenseRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_license_response.py b/intersight/model/hyperflex_license_response.py
index 944703fdaf..3873084336 100644
--- a/intersight/model/hyperflex_license_response.py
+++ b/intersight/model/hyperflex_license_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_local_credential_policy.py b/intersight/model/hyperflex_local_credential_policy.py
index 26460233b1..6c6830f300 100644
--- a/intersight/model/hyperflex_local_credential_policy.py
+++ b/intersight/model/hyperflex_local_credential_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_local_credential_policy_all_of.py b/intersight/model/hyperflex_local_credential_policy_all_of.py
index d531eaf40d..48c5294fa9 100644
--- a/intersight/model/hyperflex_local_credential_policy_all_of.py
+++ b/intersight/model/hyperflex_local_credential_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_local_credential_policy_list.py b/intersight/model/hyperflex_local_credential_policy_list.py
index f737197aef..0d96e2bc57 100644
--- a/intersight/model/hyperflex_local_credential_policy_list.py
+++ b/intersight/model/hyperflex_local_credential_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_local_credential_policy_list_all_of.py b/intersight/model/hyperflex_local_credential_policy_list_all_of.py
index 1959af24b6..0ce0b8573d 100644
--- a/intersight/model/hyperflex_local_credential_policy_list_all_of.py
+++ b/intersight/model/hyperflex_local_credential_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_local_credential_policy_relationship.py b/intersight/model/hyperflex_local_credential_policy_relationship.py
index c26abf93f5..332a944a03 100644
--- a/intersight/model/hyperflex_local_credential_policy_relationship.py
+++ b/intersight/model/hyperflex_local_credential_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_local_credential_policy_response.py b/intersight/model/hyperflex_local_credential_policy_response.py
index fae24859a8..9979684a7b 100644
--- a/intersight/model/hyperflex_local_credential_policy_response.py
+++ b/intersight/model/hyperflex_local_credential_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_logical_availability_zone.py b/intersight/model/hyperflex_logical_availability_zone.py
index e921cc106e..3472f31e5e 100644
--- a/intersight/model/hyperflex_logical_availability_zone.py
+++ b/intersight/model/hyperflex_logical_availability_zone.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_logical_availability_zone_all_of.py b/intersight/model/hyperflex_logical_availability_zone_all_of.py
index c84884d9b7..421811963f 100644
--- a/intersight/model/hyperflex_logical_availability_zone_all_of.py
+++ b/intersight/model/hyperflex_logical_availability_zone_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_mac_addr_prefix_range.py b/intersight/model/hyperflex_mac_addr_prefix_range.py
index 42c9bb6ca9..2d819cc0e2 100644
--- a/intersight/model/hyperflex_mac_addr_prefix_range.py
+++ b/intersight/model/hyperflex_mac_addr_prefix_range.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_mac_addr_prefix_range_all_of.py b/intersight/model/hyperflex_mac_addr_prefix_range_all_of.py
index aff8e7fb10..6bce234488 100644
--- a/intersight/model/hyperflex_mac_addr_prefix_range_all_of.py
+++ b/intersight/model/hyperflex_mac_addr_prefix_range_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_map_cluster_id_to_protection_info.py b/intersight/model/hyperflex_map_cluster_id_to_protection_info.py
index f81c86b7a6..294015d2fd 100644
--- a/intersight/model/hyperflex_map_cluster_id_to_protection_info.py
+++ b/intersight/model/hyperflex_map_cluster_id_to_protection_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_map_cluster_id_to_protection_info_all_of.py b/intersight/model/hyperflex_map_cluster_id_to_protection_info_all_of.py
index b4330b33e3..9f74b1dc72 100644
--- a/intersight/model/hyperflex_map_cluster_id_to_protection_info_all_of.py
+++ b/intersight/model/hyperflex_map_cluster_id_to_protection_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point.py b/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point.py
index afd61988c7..8f6613ebf1 100644
--- a/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point.py
+++ b/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point_all_of.py b/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point_all_of.py
index 347c3590e7..0a84a4837b 100644
--- a/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point_all_of.py
+++ b/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_map_uuid_to_tracked_disk.py b/intersight/model/hyperflex_map_uuid_to_tracked_disk.py
index f341cd1530..be63538e60 100644
--- a/intersight/model/hyperflex_map_uuid_to_tracked_disk.py
+++ b/intersight/model/hyperflex_map_uuid_to_tracked_disk.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_map_uuid_to_tracked_disk_all_of.py b/intersight/model/hyperflex_map_uuid_to_tracked_disk_all_of.py
index b5c08a9b7e..65ad01d29e 100644
--- a/intersight/model/hyperflex_map_uuid_to_tracked_disk_all_of.py
+++ b/intersight/model/hyperflex_map_uuid_to_tracked_disk_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_named_vlan.py b/intersight/model/hyperflex_named_vlan.py
index e163c0c4ed..715363d0cc 100644
--- a/intersight/model/hyperflex_named_vlan.py
+++ b/intersight/model/hyperflex_named_vlan.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_named_vlan_all_of.py b/intersight/model/hyperflex_named_vlan_all_of.py
index a4f9287faf..22e241d66c 100644
--- a/intersight/model/hyperflex_named_vlan_all_of.py
+++ b/intersight/model/hyperflex_named_vlan_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_named_vsan.py b/intersight/model/hyperflex_named_vsan.py
index 610ad3931b..45706e9c7d 100644
--- a/intersight/model/hyperflex_named_vsan.py
+++ b/intersight/model/hyperflex_named_vsan.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_named_vsan_all_of.py b/intersight/model/hyperflex_named_vsan_all_of.py
index ca8db1352e..99824332e2 100644
--- a/intersight/model/hyperflex_named_vsan_all_of.py
+++ b/intersight/model/hyperflex_named_vsan_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_node.py b/intersight/model/hyperflex_node.py
index f53d885413..e7a62f8422 100644
--- a/intersight/model/hyperflex_node.py
+++ b/intersight/model/hyperflex_node.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -148,6 +148,7 @@ def openapi_types():
'object_type': (str,), # noqa: E501
'build_number': (str,), # noqa: E501
'display_version': (str,), # noqa: E501
+ 'empty_slots_list': ([str], none_type,), # noqa: E501
'host_name': (str,), # noqa: E501
'hxdp_data_ip': (HyperflexHxNetworkAddressDt,), # noqa: E501
'hxdp_mmgt_ip': (HyperflexHxNetworkAddressDt,), # noqa: E501
@@ -196,6 +197,7 @@ def discriminator():
'object_type': 'ObjectType', # noqa: E501
'build_number': 'BuildNumber', # noqa: E501
'display_version': 'DisplayVersion', # noqa: E501
+ 'empty_slots_list': 'EmptySlotsList', # noqa: E501
'host_name': 'HostName', # noqa: E501
'hxdp_data_ip': 'HxdpDataIp', # noqa: E501
'hxdp_mmgt_ip': 'HxdpMmgtIp', # noqa: E501
@@ -284,6 +286,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
_visited_composed_classes = (Animal,)
build_number (str): The build number of the hypervisor running on the host.. [optional] # noqa: E501
display_version (str): The user-friendly string representation of the hypervisor version of the host.. [optional] # noqa: E501
+ empty_slots_list ([str], none_type): [optional] # noqa: E501
host_name (str): The hostname configured for the hypervisor running on the host.. [optional] # noqa: E501
hxdp_data_ip (HyperflexHxNetworkAddressDt): [optional] # noqa: E501
hxdp_mmgt_ip (HyperflexHxNetworkAddressDt): [optional] # noqa: E501
diff --git a/intersight/model/hyperflex_node_all_of.py b/intersight/model/hyperflex_node_all_of.py
index 828e0c4d1c..dce125030b 100644
--- a/intersight/model/hyperflex_node_all_of.py
+++ b/intersight/model/hyperflex_node_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -129,6 +129,7 @@ def openapi_types():
'object_type': (str,), # noqa: E501
'build_number': (str,), # noqa: E501
'display_version': (str,), # noqa: E501
+ 'empty_slots_list': ([str], none_type,), # noqa: E501
'host_name': (str,), # noqa: E501
'hxdp_data_ip': (HyperflexHxNetworkAddressDt,), # noqa: E501
'hxdp_mmgt_ip': (HyperflexHxNetworkAddressDt,), # noqa: E501
@@ -161,6 +162,7 @@ def discriminator():
'object_type': 'ObjectType', # noqa: E501
'build_number': 'BuildNumber', # noqa: E501
'display_version': 'DisplayVersion', # noqa: E501
+ 'empty_slots_list': 'EmptySlotsList', # noqa: E501
'host_name': 'HostName', # noqa: E501
'hxdp_data_ip': 'HxdpDataIp', # noqa: E501
'hxdp_mmgt_ip': 'HxdpMmgtIp', # noqa: E501
@@ -235,6 +237,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
_visited_composed_classes = (Animal,)
build_number (str): The build number of the hypervisor running on the host.. [optional] # noqa: E501
display_version (str): The user-friendly string representation of the hypervisor version of the host.. [optional] # noqa: E501
+ empty_slots_list ([str], none_type): [optional] # noqa: E501
host_name (str): The hostname configured for the hypervisor running on the host.. [optional] # noqa: E501
hxdp_data_ip (HyperflexHxNetworkAddressDt): [optional] # noqa: E501
hxdp_mmgt_ip (HyperflexHxNetworkAddressDt): [optional] # noqa: E501
diff --git a/intersight/model/hyperflex_node_config_policy.py b/intersight/model/hyperflex_node_config_policy.py
index 2cc6af16be..2c50385bee 100644
--- a/intersight/model/hyperflex_node_config_policy.py
+++ b/intersight/model/hyperflex_node_config_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_node_config_policy_all_of.py b/intersight/model/hyperflex_node_config_policy_all_of.py
index 6851a19a5f..5b4c971bb7 100644
--- a/intersight/model/hyperflex_node_config_policy_all_of.py
+++ b/intersight/model/hyperflex_node_config_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_node_config_policy_list.py b/intersight/model/hyperflex_node_config_policy_list.py
index 1f6553a97a..d334b96c2c 100644
--- a/intersight/model/hyperflex_node_config_policy_list.py
+++ b/intersight/model/hyperflex_node_config_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_node_config_policy_list_all_of.py b/intersight/model/hyperflex_node_config_policy_list_all_of.py
index 9d35c160b3..20b19cd83e 100644
--- a/intersight/model/hyperflex_node_config_policy_list_all_of.py
+++ b/intersight/model/hyperflex_node_config_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_node_config_policy_relationship.py b/intersight/model/hyperflex_node_config_policy_relationship.py
index 3aa62099a3..acb73ac474 100644
--- a/intersight/model/hyperflex_node_config_policy_relationship.py
+++ b/intersight/model/hyperflex_node_config_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_node_config_policy_response.py b/intersight/model/hyperflex_node_config_policy_response.py
index 14fb8b1955..46aa8c66d6 100644
--- a/intersight/model/hyperflex_node_config_policy_response.py
+++ b/intersight/model/hyperflex_node_config_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_node_list.py b/intersight/model/hyperflex_node_list.py
index 95ab711f0e..05b4e88eff 100644
--- a/intersight/model/hyperflex_node_list.py
+++ b/intersight/model/hyperflex_node_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_node_list_all_of.py b/intersight/model/hyperflex_node_list_all_of.py
index 26930e5878..942ee0102b 100644
--- a/intersight/model/hyperflex_node_list_all_of.py
+++ b/intersight/model/hyperflex_node_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_node_profile.py b/intersight/model/hyperflex_node_profile.py
index 47a29cf442..af39156c2b 100644
--- a/intersight/model/hyperflex_node_profile.py
+++ b/intersight/model/hyperflex_node_profile.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_node_profile_all_of.py b/intersight/model/hyperflex_node_profile_all_of.py
index 85d9d57436..c37e1a43e9 100644
--- a/intersight/model/hyperflex_node_profile_all_of.py
+++ b/intersight/model/hyperflex_node_profile_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_node_profile_list.py b/intersight/model/hyperflex_node_profile_list.py
index 617032a47b..d5f7732784 100644
--- a/intersight/model/hyperflex_node_profile_list.py
+++ b/intersight/model/hyperflex_node_profile_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_node_profile_list_all_of.py b/intersight/model/hyperflex_node_profile_list_all_of.py
index 0516f00dd3..1102616921 100644
--- a/intersight/model/hyperflex_node_profile_list_all_of.py
+++ b/intersight/model/hyperflex_node_profile_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_node_profile_relationship.py b/intersight/model/hyperflex_node_profile_relationship.py
index b0657d77a3..192acdedc5 100644
--- a/intersight/model/hyperflex_node_profile_relationship.py
+++ b/intersight/model/hyperflex_node_profile_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -220,7 +220,6 @@ class HyperflexNodeProfileRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -378,6 +377,7 @@ class HyperflexNodeProfileRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -388,6 +388,9 @@ class HyperflexNodeProfileRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -683,10 +686,6 @@ class HyperflexNodeProfileRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -745,22 +744,33 @@ class HyperflexNodeProfileRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -794,6 +804,7 @@ class HyperflexNodeProfileRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_node_profile_response.py b/intersight/model/hyperflex_node_profile_response.py
index 8361041e7a..e2240f33e0 100644
--- a/intersight/model/hyperflex_node_profile_response.py
+++ b/intersight/model/hyperflex_node_profile_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_node_relationship.py b/intersight/model/hyperflex_node_relationship.py
index 66b29ad306..3a470e7fd8 100644
--- a/intersight/model/hyperflex_node_relationship.py
+++ b/intersight/model/hyperflex_node_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -241,7 +241,6 @@ class HyperflexNodeRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -399,6 +398,7 @@ class HyperflexNodeRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -409,6 +409,9 @@ class HyperflexNodeRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -704,10 +707,6 @@ class HyperflexNodeRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -766,22 +765,33 @@ class HyperflexNodeRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -815,6 +825,7 @@ class HyperflexNodeRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -963,6 +974,7 @@ def openapi_types():
'display_names': (DisplayNames,), # noqa: E501
'build_number': (str,), # noqa: E501
'display_version': (str,), # noqa: E501
+ 'empty_slots_list': ([str], none_type,), # noqa: E501
'host_name': (str,), # noqa: E501
'hxdp_data_ip': (HyperflexHxNetworkAddressDt,), # noqa: E501
'hxdp_mmgt_ip': (HyperflexHxNetworkAddressDt,), # noqa: E501
@@ -1016,6 +1028,7 @@ def discriminator():
'display_names': 'DisplayNames', # noqa: E501
'build_number': 'BuildNumber', # noqa: E501
'display_version': 'DisplayVersion', # noqa: E501
+ 'empty_slots_list': 'EmptySlotsList', # noqa: E501
'host_name': 'HostName', # noqa: E501
'hxdp_data_ip': 'HxdpDataIp', # noqa: E501
'hxdp_mmgt_ip': 'HxdpMmgtIp', # noqa: E501
@@ -1106,6 +1119,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
display_names (DisplayNames): [optional] # noqa: E501
build_number (str): The build number of the hypervisor running on the host.. [optional] # noqa: E501
display_version (str): The user-friendly string representation of the hypervisor version of the host.. [optional] # noqa: E501
+ empty_slots_list ([str], none_type): [optional] # noqa: E501
host_name (str): The hostname configured for the hypervisor running on the host.. [optional] # noqa: E501
hxdp_data_ip (HyperflexHxNetworkAddressDt): [optional] # noqa: E501
hxdp_mmgt_ip (HyperflexHxNetworkAddressDt): [optional] # noqa: E501
diff --git a/intersight/model/hyperflex_node_response.py b/intersight/model/hyperflex_node_response.py
index 6ecbb83509..39332aff89 100644
--- a/intersight/model/hyperflex_node_response.py
+++ b/intersight/model/hyperflex_node_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_port_type_to_port_number_map.py b/intersight/model/hyperflex_port_type_to_port_number_map.py
index 6e2ccd97e2..0cde4f00c3 100644
--- a/intersight/model/hyperflex_port_type_to_port_number_map.py
+++ b/intersight/model/hyperflex_port_type_to_port_number_map.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_port_type_to_port_number_map_all_of.py b/intersight/model/hyperflex_port_type_to_port_number_map_all_of.py
index 3172c77b3d..b6ee925472 100644
--- a/intersight/model/hyperflex_port_type_to_port_number_map_all_of.py
+++ b/intersight/model/hyperflex_port_type_to_port_number_map_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_protected_cluster.py b/intersight/model/hyperflex_protected_cluster.py
index 3fa5312662..084e4cce3e 100644
--- a/intersight/model/hyperflex_protected_cluster.py
+++ b/intersight/model/hyperflex_protected_cluster.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -29,6 +29,7 @@
def lazy_import():
from intersight.model.display_names import DisplayNames
+ from intersight.model.hyperflex_cluster_backup_policy_inventory_relationship import HyperflexClusterBackupPolicyInventoryRelationship
from intersight.model.hyperflex_cluster_relationship import HyperflexClusterRelationship
from intersight.model.hyperflex_datastore_statistic_relationship import HyperflexDatastoreStatisticRelationship
from intersight.model.hyperflex_protected_cluster_all_of import HyperflexProtectedClusterAllOf
@@ -37,6 +38,7 @@ def lazy_import():
from intersight.model.mo_tag import MoTag
from intersight.model.mo_version_context import MoVersionContext
globals()['DisplayNames'] = DisplayNames
+ globals()['HyperflexClusterBackupPolicyInventoryRelationship'] = HyperflexClusterBackupPolicyInventoryRelationship
globals()['HyperflexClusterRelationship'] = HyperflexClusterRelationship
globals()['HyperflexDatastoreStatisticRelationship'] = HyperflexDatastoreStatisticRelationship
globals()['HyperflexProtectedClusterAllOf'] = HyperflexProtectedClusterAllOf
@@ -115,6 +117,7 @@ def openapi_types():
'target_cluster_name': (str,), # noqa: E501
'target_datastore_name': (str,), # noqa: E501
'target_datastore_utilization': (float,), # noqa: E501
+ 'backup_policy': (HyperflexClusterBackupPolicyInventoryRelationship,), # noqa: E501
'datastore_statistic': (HyperflexDatastoreStatisticRelationship,), # noqa: E501
'src_cluster': (HyperflexClusterRelationship,), # noqa: E501
'tgt_cluster': (HyperflexClusterRelationship,), # noqa: E501
@@ -152,6 +155,7 @@ def discriminator():
'target_cluster_name': 'TargetClusterName', # noqa: E501
'target_datastore_name': 'TargetDatastoreName', # noqa: E501
'target_datastore_utilization': 'TargetDatastoreUtilization', # noqa: E501
+ 'backup_policy': 'BackupPolicy', # noqa: E501
'datastore_statistic': 'DatastoreStatistic', # noqa: E501
'src_cluster': 'SrcCluster', # noqa: E501
'tgt_cluster': 'TgtCluster', # noqa: E501
@@ -229,6 +233,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
target_cluster_name (str): Name of the target cluster.. [optional] # noqa: E501
target_datastore_name (str): Name of the target datastore.. [optional] # noqa: E501
target_datastore_utilization (float): Percent usage of the datastore.. [optional] # noqa: E501
+ backup_policy (HyperflexClusterBackupPolicyInventoryRelationship): [optional] # noqa: E501
datastore_statistic (HyperflexDatastoreStatisticRelationship): [optional] # noqa: E501
src_cluster (HyperflexClusterRelationship): [optional] # noqa: E501
tgt_cluster (HyperflexClusterRelationship): [optional] # noqa: E501
diff --git a/intersight/model/hyperflex_protected_cluster_all_of.py b/intersight/model/hyperflex_protected_cluster_all_of.py
index 9bfc40ee00..e11d4247a0 100644
--- a/intersight/model/hyperflex_protected_cluster_all_of.py
+++ b/intersight/model/hyperflex_protected_cluster_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -28,8 +28,10 @@
)
def lazy_import():
+ from intersight.model.hyperflex_cluster_backup_policy_inventory_relationship import HyperflexClusterBackupPolicyInventoryRelationship
from intersight.model.hyperflex_cluster_relationship import HyperflexClusterRelationship
from intersight.model.hyperflex_datastore_statistic_relationship import HyperflexDatastoreStatisticRelationship
+ globals()['HyperflexClusterBackupPolicyInventoryRelationship'] = HyperflexClusterBackupPolicyInventoryRelationship
globals()['HyperflexClusterRelationship'] = HyperflexClusterRelationship
globals()['HyperflexDatastoreStatisticRelationship'] = HyperflexDatastoreStatisticRelationship
@@ -96,6 +98,7 @@ def openapi_types():
'target_cluster_name': (str,), # noqa: E501
'target_datastore_name': (str,), # noqa: E501
'target_datastore_utilization': (float,), # noqa: E501
+ 'backup_policy': (HyperflexClusterBackupPolicyInventoryRelationship,), # noqa: E501
'datastore_statistic': (HyperflexDatastoreStatisticRelationship,), # noqa: E501
'src_cluster': (HyperflexClusterRelationship,), # noqa: E501
'tgt_cluster': (HyperflexClusterRelationship,), # noqa: E501
@@ -117,6 +120,7 @@ def discriminator():
'target_cluster_name': 'TargetClusterName', # noqa: E501
'target_datastore_name': 'TargetDatastoreName', # noqa: E501
'target_datastore_utilization': 'TargetDatastoreUtilization', # noqa: E501
+ 'backup_policy': 'BackupPolicy', # noqa: E501
'datastore_statistic': 'DatastoreStatistic', # noqa: E501
'src_cluster': 'SrcCluster', # noqa: E501
'tgt_cluster': 'TgtCluster', # noqa: E501
@@ -180,6 +184,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
target_cluster_name (str): Name of the target cluster.. [optional] # noqa: E501
target_datastore_name (str): Name of the target datastore.. [optional] # noqa: E501
target_datastore_utilization (float): Percent usage of the datastore.. [optional] # noqa: E501
+ backup_policy (HyperflexClusterBackupPolicyInventoryRelationship): [optional] # noqa: E501
datastore_statistic (HyperflexDatastoreStatisticRelationship): [optional] # noqa: E501
src_cluster (HyperflexClusterRelationship): [optional] # noqa: E501
tgt_cluster (HyperflexClusterRelationship): [optional] # noqa: E501
diff --git a/intersight/model/hyperflex_protected_cluster_list.py b/intersight/model/hyperflex_protected_cluster_list.py
index d45ca49d08..746f2b7f02 100644
--- a/intersight/model/hyperflex_protected_cluster_list.py
+++ b/intersight/model/hyperflex_protected_cluster_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_protected_cluster_list_all_of.py b/intersight/model/hyperflex_protected_cluster_list_all_of.py
index ce053341b4..4c519f940b 100644
--- a/intersight/model/hyperflex_protected_cluster_list_all_of.py
+++ b/intersight/model/hyperflex_protected_cluster_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_protected_cluster_response.py b/intersight/model/hyperflex_protected_cluster_response.py
index bd87fc0a0e..625353af99 100644
--- a/intersight/model/hyperflex_protected_cluster_response.py
+++ b/intersight/model/hyperflex_protected_cluster_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_protection_info.py b/intersight/model/hyperflex_protection_info.py
index 25ec5113dc..1759aeb8a0 100644
--- a/intersight/model/hyperflex_protection_info.py
+++ b/intersight/model/hyperflex_protection_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_protection_info_all_of.py b/intersight/model/hyperflex_protection_info_all_of.py
index be363a6c14..4bde7510a9 100644
--- a/intersight/model/hyperflex_protection_info_all_of.py
+++ b/intersight/model/hyperflex_protection_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_proxy_setting_policy.py b/intersight/model/hyperflex_proxy_setting_policy.py
index 3fae980c82..2778b79dc8 100644
--- a/intersight/model/hyperflex_proxy_setting_policy.py
+++ b/intersight/model/hyperflex_proxy_setting_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_proxy_setting_policy_all_of.py b/intersight/model/hyperflex_proxy_setting_policy_all_of.py
index 68245a5189..ba45018bd2 100644
--- a/intersight/model/hyperflex_proxy_setting_policy_all_of.py
+++ b/intersight/model/hyperflex_proxy_setting_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_proxy_setting_policy_list.py b/intersight/model/hyperflex_proxy_setting_policy_list.py
index 51f1ee4e23..29a761219a 100644
--- a/intersight/model/hyperflex_proxy_setting_policy_list.py
+++ b/intersight/model/hyperflex_proxy_setting_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_proxy_setting_policy_list_all_of.py b/intersight/model/hyperflex_proxy_setting_policy_list_all_of.py
index fde22af142..8723b63281 100644
--- a/intersight/model/hyperflex_proxy_setting_policy_list_all_of.py
+++ b/intersight/model/hyperflex_proxy_setting_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_proxy_setting_policy_relationship.py b/intersight/model/hyperflex_proxy_setting_policy_relationship.py
index 84192de0b0..e89222671a 100644
--- a/intersight/model/hyperflex_proxy_setting_policy_relationship.py
+++ b/intersight/model/hyperflex_proxy_setting_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_proxy_setting_policy_response.py b/intersight/model/hyperflex_proxy_setting_policy_response.py
index 40c1bd2585..53b2db915d 100644
--- a/intersight/model/hyperflex_proxy_setting_policy_response.py
+++ b/intersight/model/hyperflex_proxy_setting_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_replication_cluster_reference_to_schedule.py b/intersight/model/hyperflex_replication_cluster_reference_to_schedule.py
index 4a94cb06a2..cb0c19a3c9 100644
--- a/intersight/model/hyperflex_replication_cluster_reference_to_schedule.py
+++ b/intersight/model/hyperflex_replication_cluster_reference_to_schedule.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_replication_cluster_reference_to_schedule_all_of.py b/intersight/model/hyperflex_replication_cluster_reference_to_schedule_all_of.py
index 9356015569..aeb85c697c 100644
--- a/intersight/model/hyperflex_replication_cluster_reference_to_schedule_all_of.py
+++ b/intersight/model/hyperflex_replication_cluster_reference_to_schedule_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_replication_peer_info.py b/intersight/model/hyperflex_replication_peer_info.py
index 8ea529c30d..805abdebe3 100644
--- a/intersight/model/hyperflex_replication_peer_info.py
+++ b/intersight/model/hyperflex_replication_peer_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_replication_peer_info_all_of.py b/intersight/model/hyperflex_replication_peer_info_all_of.py
index 77fc36e303..063a5d18eb 100644
--- a/intersight/model/hyperflex_replication_peer_info_all_of.py
+++ b/intersight/model/hyperflex_replication_peer_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_replication_plat_datastore.py b/intersight/model/hyperflex_replication_plat_datastore.py
index 74e6e7d24b..bbd8ed5dbd 100644
--- a/intersight/model/hyperflex_replication_plat_datastore.py
+++ b/intersight/model/hyperflex_replication_plat_datastore.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_replication_plat_datastore_all_of.py b/intersight/model/hyperflex_replication_plat_datastore_all_of.py
index ff65dab692..0670da2c24 100644
--- a/intersight/model/hyperflex_replication_plat_datastore_all_of.py
+++ b/intersight/model/hyperflex_replication_plat_datastore_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_replication_plat_datastore_pair.py b/intersight/model/hyperflex_replication_plat_datastore_pair.py
index 9fed5192e5..5379bf800c 100644
--- a/intersight/model/hyperflex_replication_plat_datastore_pair.py
+++ b/intersight/model/hyperflex_replication_plat_datastore_pair.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_replication_plat_datastore_pair_all_of.py b/intersight/model/hyperflex_replication_plat_datastore_pair_all_of.py
index 108c5de4a2..7cfdbfb152 100644
--- a/intersight/model/hyperflex_replication_plat_datastore_pair_all_of.py
+++ b/intersight/model/hyperflex_replication_plat_datastore_pair_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_replication_schedule.py b/intersight/model/hyperflex_replication_schedule.py
index db2ffb1b2b..8218032b31 100644
--- a/intersight/model/hyperflex_replication_schedule.py
+++ b/intersight/model/hyperflex_replication_schedule.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_replication_schedule_all_of.py b/intersight/model/hyperflex_replication_schedule_all_of.py
index a5490a35af..563623cd8a 100644
--- a/intersight/model/hyperflex_replication_schedule_all_of.py
+++ b/intersight/model/hyperflex_replication_schedule_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_replication_status.py b/intersight/model/hyperflex_replication_status.py
index dac98eda45..444213ce70 100644
--- a/intersight/model/hyperflex_replication_status.py
+++ b/intersight/model/hyperflex_replication_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_replication_status_all_of.py b/intersight/model/hyperflex_replication_status_all_of.py
index 903b27d9f3..4a484d26f9 100644
--- a/intersight/model/hyperflex_replication_status_all_of.py
+++ b/intersight/model/hyperflex_replication_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_rpo_status.py b/intersight/model/hyperflex_rpo_status.py
index 2947afac30..3350137b35 100644
--- a/intersight/model/hyperflex_rpo_status.py
+++ b/intersight/model/hyperflex_rpo_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_rpo_status_all_of.py b/intersight/model/hyperflex_rpo_status_all_of.py
index 361720a91f..79d2c5cf90 100644
--- a/intersight/model/hyperflex_rpo_status_all_of.py
+++ b/intersight/model/hyperflex_rpo_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_firmware_version.py b/intersight/model/hyperflex_server_firmware_version.py
index 9367c5f2ec..821675d6c5 100644
--- a/intersight/model/hyperflex_server_firmware_version.py
+++ b/intersight/model/hyperflex_server_firmware_version.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_firmware_version_all_of.py b/intersight/model/hyperflex_server_firmware_version_all_of.py
index 1d25f401dd..b94c935fb5 100644
--- a/intersight/model/hyperflex_server_firmware_version_all_of.py
+++ b/intersight/model/hyperflex_server_firmware_version_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_firmware_version_entry.py b/intersight/model/hyperflex_server_firmware_version_entry.py
index 4a1f15b1cc..50f1917f2f 100644
--- a/intersight/model/hyperflex_server_firmware_version_entry.py
+++ b/intersight/model/hyperflex_server_firmware_version_entry.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_firmware_version_entry_all_of.py b/intersight/model/hyperflex_server_firmware_version_entry_all_of.py
index 028ef0e97d..d19976813a 100644
--- a/intersight/model/hyperflex_server_firmware_version_entry_all_of.py
+++ b/intersight/model/hyperflex_server_firmware_version_entry_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_firmware_version_entry_list.py b/intersight/model/hyperflex_server_firmware_version_entry_list.py
index 0af447361f..0ecef7b6a4 100644
--- a/intersight/model/hyperflex_server_firmware_version_entry_list.py
+++ b/intersight/model/hyperflex_server_firmware_version_entry_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_firmware_version_entry_list_all_of.py b/intersight/model/hyperflex_server_firmware_version_entry_list_all_of.py
index 1354a5eb89..e19b5abaaa 100644
--- a/intersight/model/hyperflex_server_firmware_version_entry_list_all_of.py
+++ b/intersight/model/hyperflex_server_firmware_version_entry_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_firmware_version_entry_relationship.py b/intersight/model/hyperflex_server_firmware_version_entry_relationship.py
index a97c176dff..55989d7b96 100644
--- a/intersight/model/hyperflex_server_firmware_version_entry_relationship.py
+++ b/intersight/model/hyperflex_server_firmware_version_entry_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_server_firmware_version_entry_response.py b/intersight/model/hyperflex_server_firmware_version_entry_response.py
index 0c6b4ccf05..eca963b5fd 100644
--- a/intersight/model/hyperflex_server_firmware_version_entry_response.py
+++ b/intersight/model/hyperflex_server_firmware_version_entry_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_firmware_version_info.py b/intersight/model/hyperflex_server_firmware_version_info.py
index e319b47bf9..2183385400 100644
--- a/intersight/model/hyperflex_server_firmware_version_info.py
+++ b/intersight/model/hyperflex_server_firmware_version_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_firmware_version_info_all_of.py b/intersight/model/hyperflex_server_firmware_version_info_all_of.py
index 5861bab261..2fc67a230c 100644
--- a/intersight/model/hyperflex_server_firmware_version_info_all_of.py
+++ b/intersight/model/hyperflex_server_firmware_version_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_firmware_version_list.py b/intersight/model/hyperflex_server_firmware_version_list.py
index c349b6c91b..ddca047c29 100644
--- a/intersight/model/hyperflex_server_firmware_version_list.py
+++ b/intersight/model/hyperflex_server_firmware_version_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_firmware_version_list_all_of.py b/intersight/model/hyperflex_server_firmware_version_list_all_of.py
index 13a5bee7c0..06ca6f7b13 100644
--- a/intersight/model/hyperflex_server_firmware_version_list_all_of.py
+++ b/intersight/model/hyperflex_server_firmware_version_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_firmware_version_relationship.py b/intersight/model/hyperflex_server_firmware_version_relationship.py
index fc73703a02..80df520d61 100644
--- a/intersight/model/hyperflex_server_firmware_version_relationship.py
+++ b/intersight/model/hyperflex_server_firmware_version_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_server_firmware_version_response.py b/intersight/model/hyperflex_server_firmware_version_response.py
index b430499479..f6904fd8a5 100644
--- a/intersight/model/hyperflex_server_firmware_version_response.py
+++ b/intersight/model/hyperflex_server_firmware_version_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_model.py b/intersight/model/hyperflex_server_model.py
index 4aea5f1aed..4b21317153 100644
--- a/intersight/model/hyperflex_server_model.py
+++ b/intersight/model/hyperflex_server_model.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_model_all_of.py b/intersight/model/hyperflex_server_model_all_of.py
index b5e90ece09..0036f203ee 100644
--- a/intersight/model/hyperflex_server_model_all_of.py
+++ b/intersight/model/hyperflex_server_model_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_model_entry.py b/intersight/model/hyperflex_server_model_entry.py
index 1915091112..c63ddf62ed 100644
--- a/intersight/model/hyperflex_server_model_entry.py
+++ b/intersight/model/hyperflex_server_model_entry.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_model_entry_all_of.py b/intersight/model/hyperflex_server_model_entry_all_of.py
index 478bff70ad..092a29ceaf 100644
--- a/intersight/model/hyperflex_server_model_entry_all_of.py
+++ b/intersight/model/hyperflex_server_model_entry_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_model_list.py b/intersight/model/hyperflex_server_model_list.py
index b789a5396f..39a6553cdd 100644
--- a/intersight/model/hyperflex_server_model_list.py
+++ b/intersight/model/hyperflex_server_model_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_model_list_all_of.py b/intersight/model/hyperflex_server_model_list_all_of.py
index 72e964b43c..d9b586337f 100644
--- a/intersight/model/hyperflex_server_model_list_all_of.py
+++ b/intersight/model/hyperflex_server_model_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_server_model_relationship.py b/intersight/model/hyperflex_server_model_relationship.py
index 9117d5c8ca..d473959ce1 100644
--- a/intersight/model/hyperflex_server_model_relationship.py
+++ b/intersight/model/hyperflex_server_model_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class HyperflexServerModelRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class HyperflexServerModelRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class HyperflexServerModelRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class HyperflexServerModelRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class HyperflexServerModelRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class HyperflexServerModelRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_server_model_response.py b/intersight/model/hyperflex_server_model_response.py
index aee5a1c377..fac0d928bf 100644
--- a/intersight/model/hyperflex_server_model_response.py
+++ b/intersight/model/hyperflex_server_model_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_service_auth_token.py b/intersight/model/hyperflex_service_auth_token.py
index 236f9e0d59..f1a578af2a 100644
--- a/intersight/model/hyperflex_service_auth_token.py
+++ b/intersight/model/hyperflex_service_auth_token.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_service_auth_token_all_of.py b/intersight/model/hyperflex_service_auth_token_all_of.py
index 767e002f9c..b2adedc4e1 100644
--- a/intersight/model/hyperflex_service_auth_token_all_of.py
+++ b/intersight/model/hyperflex_service_auth_token_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_service_auth_token_list.py b/intersight/model/hyperflex_service_auth_token_list.py
index ae39ddf9be..7dbf82e1fd 100644
--- a/intersight/model/hyperflex_service_auth_token_list.py
+++ b/intersight/model/hyperflex_service_auth_token_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_service_auth_token_list_all_of.py b/intersight/model/hyperflex_service_auth_token_list_all_of.py
index 70760e9f55..4cd6079515 100644
--- a/intersight/model/hyperflex_service_auth_token_list_all_of.py
+++ b/intersight/model/hyperflex_service_auth_token_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_service_auth_token_response.py b/intersight/model/hyperflex_service_auth_token_response.py
index fc192c7633..3c7eab7223 100644
--- a/intersight/model/hyperflex_service_auth_token_response.py
+++ b/intersight/model/hyperflex_service_auth_token_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_snapshot_files.py b/intersight/model/hyperflex_snapshot_files.py
index e8412c2e50..4065484801 100644
--- a/intersight/model/hyperflex_snapshot_files.py
+++ b/intersight/model/hyperflex_snapshot_files.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_snapshot_files_all_of.py b/intersight/model/hyperflex_snapshot_files_all_of.py
index 54cabd7407..3cfe681ace 100644
--- a/intersight/model/hyperflex_snapshot_files_all_of.py
+++ b/intersight/model/hyperflex_snapshot_files_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_snapshot_info_brief.py b/intersight/model/hyperflex_snapshot_info_brief.py
index 0d2c69ca99..1a10f4e8e1 100644
--- a/intersight/model/hyperflex_snapshot_info_brief.py
+++ b/intersight/model/hyperflex_snapshot_info_brief.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_snapshot_info_brief_all_of.py b/intersight/model/hyperflex_snapshot_info_brief_all_of.py
index e0bf4f52dc..faa38438c4 100644
--- a/intersight/model/hyperflex_snapshot_info_brief_all_of.py
+++ b/intersight/model/hyperflex_snapshot_info_brief_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_snapshot_point.py b/intersight/model/hyperflex_snapshot_point.py
index 09574875df..a48c883d45 100644
--- a/intersight/model/hyperflex_snapshot_point.py
+++ b/intersight/model/hyperflex_snapshot_point.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_snapshot_point_all_of.py b/intersight/model/hyperflex_snapshot_point_all_of.py
index 7c126879a9..e57fba65f0 100644
--- a/intersight/model/hyperflex_snapshot_point_all_of.py
+++ b/intersight/model/hyperflex_snapshot_point_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_snapshot_status.py b/intersight/model/hyperflex_snapshot_status.py
index c4c0ecaa06..7b9e290d2a 100644
--- a/intersight/model/hyperflex_snapshot_status.py
+++ b/intersight/model/hyperflex_snapshot_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_snapshot_status_all_of.py b/intersight/model/hyperflex_snapshot_status_all_of.py
index defa07c01e..7123275a0b 100644
--- a/intersight/model/hyperflex_snapshot_status_all_of.py
+++ b/intersight/model/hyperflex_snapshot_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_component.py b/intersight/model/hyperflex_software_distribution_component.py
index fb94d8594b..517eba9d3a 100644
--- a/intersight/model/hyperflex_software_distribution_component.py
+++ b/intersight/model/hyperflex_software_distribution_component.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_component_all_of.py b/intersight/model/hyperflex_software_distribution_component_all_of.py
index 59f44477d9..08588d2dc3 100644
--- a/intersight/model/hyperflex_software_distribution_component_all_of.py
+++ b/intersight/model/hyperflex_software_distribution_component_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_component_list.py b/intersight/model/hyperflex_software_distribution_component_list.py
index baf1c802b1..6918803002 100644
--- a/intersight/model/hyperflex_software_distribution_component_list.py
+++ b/intersight/model/hyperflex_software_distribution_component_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_component_list_all_of.py b/intersight/model/hyperflex_software_distribution_component_list_all_of.py
index 43ecb54703..e76a70e379 100644
--- a/intersight/model/hyperflex_software_distribution_component_list_all_of.py
+++ b/intersight/model/hyperflex_software_distribution_component_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_component_relationship.py b/intersight/model/hyperflex_software_distribution_component_relationship.py
index 3f4d65dc60..b1b963784f 100644
--- a/intersight/model/hyperflex_software_distribution_component_relationship.py
+++ b/intersight/model/hyperflex_software_distribution_component_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_software_distribution_component_response.py b/intersight/model/hyperflex_software_distribution_component_response.py
index 826ce2cf14..598baeebe2 100644
--- a/intersight/model/hyperflex_software_distribution_component_response.py
+++ b/intersight/model/hyperflex_software_distribution_component_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_entry.py b/intersight/model/hyperflex_software_distribution_entry.py
index 6a22ffce6c..e9ec515926 100644
--- a/intersight/model/hyperflex_software_distribution_entry.py
+++ b/intersight/model/hyperflex_software_distribution_entry.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_entry_all_of.py b/intersight/model/hyperflex_software_distribution_entry_all_of.py
index 06d8d4f805..98b0f800b3 100644
--- a/intersight/model/hyperflex_software_distribution_entry_all_of.py
+++ b/intersight/model/hyperflex_software_distribution_entry_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_entry_list.py b/intersight/model/hyperflex_software_distribution_entry_list.py
index cd23185435..6de1a17777 100644
--- a/intersight/model/hyperflex_software_distribution_entry_list.py
+++ b/intersight/model/hyperflex_software_distribution_entry_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_entry_list_all_of.py b/intersight/model/hyperflex_software_distribution_entry_list_all_of.py
index 548c8e02d4..9f7914fa1a 100644
--- a/intersight/model/hyperflex_software_distribution_entry_list_all_of.py
+++ b/intersight/model/hyperflex_software_distribution_entry_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_entry_relationship.py b/intersight/model/hyperflex_software_distribution_entry_relationship.py
index 7f7173bd84..56825b563b 100644
--- a/intersight/model/hyperflex_software_distribution_entry_relationship.py
+++ b/intersight/model/hyperflex_software_distribution_entry_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_software_distribution_entry_response.py b/intersight/model/hyperflex_software_distribution_entry_response.py
index 75a96e198b..7a024b2b18 100644
--- a/intersight/model/hyperflex_software_distribution_entry_response.py
+++ b/intersight/model/hyperflex_software_distribution_entry_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_version.py b/intersight/model/hyperflex_software_distribution_version.py
index 94fd255584..76e461ee55 100644
--- a/intersight/model/hyperflex_software_distribution_version.py
+++ b/intersight/model/hyperflex_software_distribution_version.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_version_all_of.py b/intersight/model/hyperflex_software_distribution_version_all_of.py
index 1563cd0bab..3abea6cc41 100644
--- a/intersight/model/hyperflex_software_distribution_version_all_of.py
+++ b/intersight/model/hyperflex_software_distribution_version_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_version_list.py b/intersight/model/hyperflex_software_distribution_version_list.py
index 406bd3923c..6342b4e7cf 100644
--- a/intersight/model/hyperflex_software_distribution_version_list.py
+++ b/intersight/model/hyperflex_software_distribution_version_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_version_list_all_of.py b/intersight/model/hyperflex_software_distribution_version_list_all_of.py
index e9968ed390..60ef945393 100644
--- a/intersight/model/hyperflex_software_distribution_version_list_all_of.py
+++ b/intersight/model/hyperflex_software_distribution_version_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_distribution_version_relationship.py b/intersight/model/hyperflex_software_distribution_version_relationship.py
index 2f64f13e0d..39e336a429 100644
--- a/intersight/model/hyperflex_software_distribution_version_relationship.py
+++ b/intersight/model/hyperflex_software_distribution_version_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_software_distribution_version_response.py b/intersight/model/hyperflex_software_distribution_version_response.py
index 47f27c5432..a66cb6d5e0 100644
--- a/intersight/model/hyperflex_software_distribution_version_response.py
+++ b/intersight/model/hyperflex_software_distribution_version_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_version_policy.py b/intersight/model/hyperflex_software_version_policy.py
index 2cada33501..8fa72529f3 100644
--- a/intersight/model/hyperflex_software_version_policy.py
+++ b/intersight/model/hyperflex_software_version_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_version_policy_all_of.py b/intersight/model/hyperflex_software_version_policy_all_of.py
index 21781e10aa..6527209317 100644
--- a/intersight/model/hyperflex_software_version_policy_all_of.py
+++ b/intersight/model/hyperflex_software_version_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_version_policy_list.py b/intersight/model/hyperflex_software_version_policy_list.py
index 8da9fc5ef0..571871b7bc 100644
--- a/intersight/model/hyperflex_software_version_policy_list.py
+++ b/intersight/model/hyperflex_software_version_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_version_policy_list_all_of.py b/intersight/model/hyperflex_software_version_policy_list_all_of.py
index e129e1a888..4658804f0c 100644
--- a/intersight/model/hyperflex_software_version_policy_list_all_of.py
+++ b/intersight/model/hyperflex_software_version_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_software_version_policy_relationship.py b/intersight/model/hyperflex_software_version_policy_relationship.py
index 2cb0e0d4fc..1103c0589e 100644
--- a/intersight/model/hyperflex_software_version_policy_relationship.py
+++ b/intersight/model/hyperflex_software_version_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -216,7 +216,6 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -374,6 +373,7 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -384,6 +384,9 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -679,10 +682,6 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -741,22 +740,33 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -790,6 +800,7 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_software_version_policy_response.py b/intersight/model/hyperflex_software_version_policy_response.py
index 3c292c3793..6f302a5d22 100644
--- a/intersight/model/hyperflex_software_version_policy_response.py
+++ b/intersight/model/hyperflex_software_version_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_st_platform_cluster_healing_info.py b/intersight/model/hyperflex_st_platform_cluster_healing_info.py
index fbde83386a..5ca4bb2a47 100644
--- a/intersight/model/hyperflex_st_platform_cluster_healing_info.py
+++ b/intersight/model/hyperflex_st_platform_cluster_healing_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_st_platform_cluster_healing_info_all_of.py b/intersight/model/hyperflex_st_platform_cluster_healing_info_all_of.py
index 1519c0f7ae..f1ad360269 100644
--- a/intersight/model/hyperflex_st_platform_cluster_healing_info_all_of.py
+++ b/intersight/model/hyperflex_st_platform_cluster_healing_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_st_platform_cluster_resiliency_info.py b/intersight/model/hyperflex_st_platform_cluster_resiliency_info.py
index 793678a2bc..732c391361 100644
--- a/intersight/model/hyperflex_st_platform_cluster_resiliency_info.py
+++ b/intersight/model/hyperflex_st_platform_cluster_resiliency_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_st_platform_cluster_resiliency_info_all_of.py b/intersight/model/hyperflex_st_platform_cluster_resiliency_info_all_of.py
index 2c64b9ce61..f14042a667 100644
--- a/intersight/model/hyperflex_st_platform_cluster_resiliency_info_all_of.py
+++ b/intersight/model/hyperflex_st_platform_cluster_resiliency_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_storage_container.py b/intersight/model/hyperflex_storage_container.py
index beb9210ee5..a98339d7d4 100644
--- a/intersight/model/hyperflex_storage_container.py
+++ b/intersight/model/hyperflex_storage_container.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_storage_container_all_of.py b/intersight/model/hyperflex_storage_container_all_of.py
index 925a7f5ee2..12d4b2a639 100644
--- a/intersight/model/hyperflex_storage_container_all_of.py
+++ b/intersight/model/hyperflex_storage_container_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_storage_container_list.py b/intersight/model/hyperflex_storage_container_list.py
index ff37b44aeb..40ddf18be0 100644
--- a/intersight/model/hyperflex_storage_container_list.py
+++ b/intersight/model/hyperflex_storage_container_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_storage_container_list_all_of.py b/intersight/model/hyperflex_storage_container_list_all_of.py
index ffcc24557f..082933944c 100644
--- a/intersight/model/hyperflex_storage_container_list_all_of.py
+++ b/intersight/model/hyperflex_storage_container_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_storage_container_relationship.py b/intersight/model/hyperflex_storage_container_relationship.py
index 0261290ca7..6125d30b2d 100644
--- a/intersight/model/hyperflex_storage_container_relationship.py
+++ b/intersight/model/hyperflex_storage_container_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -235,7 +235,6 @@ class HyperflexStorageContainerRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -393,6 +392,7 @@ class HyperflexStorageContainerRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -403,6 +403,9 @@ class HyperflexStorageContainerRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -698,10 +701,6 @@ class HyperflexStorageContainerRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -760,22 +759,33 @@ class HyperflexStorageContainerRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -809,6 +819,7 @@ class HyperflexStorageContainerRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_storage_container_response.py b/intersight/model/hyperflex_storage_container_response.py
index df6ddb463a..59b1d6e312 100644
--- a/intersight/model/hyperflex_storage_container_response.py
+++ b/intersight/model/hyperflex_storage_container_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_summary.py b/intersight/model/hyperflex_summary.py
index fb70ae4a6b..667e58452a 100644
--- a/intersight/model/hyperflex_summary.py
+++ b/intersight/model/hyperflex_summary.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_summary_all_of.py b/intersight/model/hyperflex_summary_all_of.py
index 39c97d6636..e6219413c5 100644
--- a/intersight/model/hyperflex_summary_all_of.py
+++ b/intersight/model/hyperflex_summary_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_sys_config_policy.py b/intersight/model/hyperflex_sys_config_policy.py
index 21e7b34c73..0b46713e0d 100644
--- a/intersight/model/hyperflex_sys_config_policy.py
+++ b/intersight/model/hyperflex_sys_config_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_sys_config_policy_all_of.py b/intersight/model/hyperflex_sys_config_policy_all_of.py
index e3c902c19c..c589d763bf 100644
--- a/intersight/model/hyperflex_sys_config_policy_all_of.py
+++ b/intersight/model/hyperflex_sys_config_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_sys_config_policy_list.py b/intersight/model/hyperflex_sys_config_policy_list.py
index b33e449a55..ec14f64e27 100644
--- a/intersight/model/hyperflex_sys_config_policy_list.py
+++ b/intersight/model/hyperflex_sys_config_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_sys_config_policy_list_all_of.py b/intersight/model/hyperflex_sys_config_policy_list_all_of.py
index 6db351cda7..8b71c0f69e 100644
--- a/intersight/model/hyperflex_sys_config_policy_list_all_of.py
+++ b/intersight/model/hyperflex_sys_config_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_sys_config_policy_relationship.py b/intersight/model/hyperflex_sys_config_policy_relationship.py
index 0bf470e1c4..517c8e01b7 100644
--- a/intersight/model/hyperflex_sys_config_policy_relationship.py
+++ b/intersight/model/hyperflex_sys_config_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -455,7 +455,6 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -613,6 +612,7 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -623,6 +623,9 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -918,10 +921,6 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -980,22 +979,33 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -1029,6 +1039,7 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_sys_config_policy_response.py b/intersight/model/hyperflex_sys_config_policy_response.py
index 2a480ce031..e7a8e5c450 100644
--- a/intersight/model/hyperflex_sys_config_policy_response.py
+++ b/intersight/model/hyperflex_sys_config_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_tracked_disk.py b/intersight/model/hyperflex_tracked_disk.py
index 7d5021e2af..4697d0980d 100644
--- a/intersight/model/hyperflex_tracked_disk.py
+++ b/intersight/model/hyperflex_tracked_disk.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_tracked_disk_all_of.py b/intersight/model/hyperflex_tracked_disk_all_of.py
index 8c0b1abf98..2eefcd325f 100644
--- a/intersight/model/hyperflex_tracked_disk_all_of.py
+++ b/intersight/model/hyperflex_tracked_disk_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_tracked_file.py b/intersight/model/hyperflex_tracked_file.py
index 44e7963bf1..01728c060a 100644
--- a/intersight/model/hyperflex_tracked_file.py
+++ b/intersight/model/hyperflex_tracked_file.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_tracked_file_all_of.py b/intersight/model/hyperflex_tracked_file_all_of.py
index ac9288474b..3240767dca 100644
--- a/intersight/model/hyperflex_tracked_file_all_of.py
+++ b/intersight/model/hyperflex_tracked_file_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ucsm_config_policy.py b/intersight/model/hyperflex_ucsm_config_policy.py
index 2309029609..d20748ce2e 100644
--- a/intersight/model/hyperflex_ucsm_config_policy.py
+++ b/intersight/model/hyperflex_ucsm_config_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ucsm_config_policy_all_of.py b/intersight/model/hyperflex_ucsm_config_policy_all_of.py
index ec5799ea29..73290ea299 100644
--- a/intersight/model/hyperflex_ucsm_config_policy_all_of.py
+++ b/intersight/model/hyperflex_ucsm_config_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ucsm_config_policy_list.py b/intersight/model/hyperflex_ucsm_config_policy_list.py
index 682bf9eb0b..b646342c44 100644
--- a/intersight/model/hyperflex_ucsm_config_policy_list.py
+++ b/intersight/model/hyperflex_ucsm_config_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ucsm_config_policy_list_all_of.py b/intersight/model/hyperflex_ucsm_config_policy_list_all_of.py
index a7175856d8..a95a70371d 100644
--- a/intersight/model/hyperflex_ucsm_config_policy_list_all_of.py
+++ b/intersight/model/hyperflex_ucsm_config_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_ucsm_config_policy_relationship.py b/intersight/model/hyperflex_ucsm_config_policy_relationship.py
index 007b1d848d..2ff583fb9e 100644
--- a/intersight/model/hyperflex_ucsm_config_policy_relationship.py
+++ b/intersight/model/hyperflex_ucsm_config_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_ucsm_config_policy_response.py b/intersight/model/hyperflex_ucsm_config_policy_response.py
index e30aa0127e..f3539b31b3 100644
--- a/intersight/model/hyperflex_ucsm_config_policy_response.py
+++ b/intersight/model/hyperflex_ucsm_config_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vcenter_config_policy.py b/intersight/model/hyperflex_vcenter_config_policy.py
index 7c30776c68..7ccca63471 100644
--- a/intersight/model/hyperflex_vcenter_config_policy.py
+++ b/intersight/model/hyperflex_vcenter_config_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vcenter_config_policy_all_of.py b/intersight/model/hyperflex_vcenter_config_policy_all_of.py
index 5127ef0c13..d539641b57 100644
--- a/intersight/model/hyperflex_vcenter_config_policy_all_of.py
+++ b/intersight/model/hyperflex_vcenter_config_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vcenter_config_policy_list.py b/intersight/model/hyperflex_vcenter_config_policy_list.py
index b3ff2d1b71..0855d7e0bb 100644
--- a/intersight/model/hyperflex_vcenter_config_policy_list.py
+++ b/intersight/model/hyperflex_vcenter_config_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vcenter_config_policy_list_all_of.py b/intersight/model/hyperflex_vcenter_config_policy_list_all_of.py
index c21a2dc633..4c0a9a3d74 100644
--- a/intersight/model/hyperflex_vcenter_config_policy_list_all_of.py
+++ b/intersight/model/hyperflex_vcenter_config_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vcenter_config_policy_relationship.py b/intersight/model/hyperflex_vcenter_config_policy_relationship.py
index 1c83cea628..b1961bed71 100644
--- a/intersight/model/hyperflex_vcenter_config_policy_relationship.py
+++ b/intersight/model/hyperflex_vcenter_config_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_vcenter_config_policy_response.py b/intersight/model/hyperflex_vcenter_config_policy_response.py
index 685966bfc1..67fab219c9 100644
--- a/intersight/model/hyperflex_vcenter_config_policy_response.py
+++ b/intersight/model/hyperflex_vcenter_config_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_virtual_machine.py b/intersight/model/hyperflex_virtual_machine.py
index ae4d643255..74247aa2ad 100644
--- a/intersight/model/hyperflex_virtual_machine.py
+++ b/intersight/model/hyperflex_virtual_machine.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_virtual_machine_all_of.py b/intersight/model/hyperflex_virtual_machine_all_of.py
index c37b50200f..97fc98a152 100644
--- a/intersight/model/hyperflex_virtual_machine_all_of.py
+++ b/intersight/model/hyperflex_virtual_machine_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_virtual_machine_runtime_info.py b/intersight/model/hyperflex_virtual_machine_runtime_info.py
index 7ca12d47fb..75c8a29fff 100644
--- a/intersight/model/hyperflex_virtual_machine_runtime_info.py
+++ b/intersight/model/hyperflex_virtual_machine_runtime_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_virtual_machine_runtime_info_all_of.py b/intersight/model/hyperflex_virtual_machine_runtime_info_all_of.py
index 96852f56ae..9cc2b19e43 100644
--- a/intersight/model/hyperflex_virtual_machine_runtime_info_all_of.py
+++ b/intersight/model/hyperflex_virtual_machine_runtime_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_backup_info.py b/intersight/model/hyperflex_vm_backup_info.py
index 36c734a43f..9f3cbf84d0 100644
--- a/intersight/model/hyperflex_vm_backup_info.py
+++ b/intersight/model/hyperflex_vm_backup_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_backup_info_all_of.py b/intersight/model/hyperflex_vm_backup_info_all_of.py
index 6db697ff2e..a1a17effce 100644
--- a/intersight/model/hyperflex_vm_backup_info_all_of.py
+++ b/intersight/model/hyperflex_vm_backup_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_backup_info_list.py b/intersight/model/hyperflex_vm_backup_info_list.py
index afb699425a..718557bb33 100644
--- a/intersight/model/hyperflex_vm_backup_info_list.py
+++ b/intersight/model/hyperflex_vm_backup_info_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_backup_info_list_all_of.py b/intersight/model/hyperflex_vm_backup_info_list_all_of.py
index 87af3b498f..08eefb6540 100644
--- a/intersight/model/hyperflex_vm_backup_info_list_all_of.py
+++ b/intersight/model/hyperflex_vm_backup_info_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_backup_info_relationship.py b/intersight/model/hyperflex_vm_backup_info_relationship.py
index 1b26f4994c..2e4b61d5a1 100644
--- a/intersight/model/hyperflex_vm_backup_info_relationship.py
+++ b/intersight/model/hyperflex_vm_backup_info_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -235,7 +235,6 @@ class HyperflexVmBackupInfoRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -393,6 +392,7 @@ class HyperflexVmBackupInfoRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -403,6 +403,9 @@ class HyperflexVmBackupInfoRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -698,10 +701,6 @@ class HyperflexVmBackupInfoRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -760,22 +759,33 @@ class HyperflexVmBackupInfoRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -809,6 +819,7 @@ class HyperflexVmBackupInfoRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_vm_backup_info_response.py b/intersight/model/hyperflex_vm_backup_info_response.py
index 5654234594..9a4a0b5126 100644
--- a/intersight/model/hyperflex_vm_backup_info_response.py
+++ b/intersight/model/hyperflex_vm_backup_info_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_import_operation.py b/intersight/model/hyperflex_vm_import_operation.py
index 18871aaf75..80d5de5c34 100644
--- a/intersight/model/hyperflex_vm_import_operation.py
+++ b/intersight/model/hyperflex_vm_import_operation.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_import_operation_all_of.py b/intersight/model/hyperflex_vm_import_operation_all_of.py
index 5acee9c28f..472b90bdec 100644
--- a/intersight/model/hyperflex_vm_import_operation_all_of.py
+++ b/intersight/model/hyperflex_vm_import_operation_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_import_operation_list.py b/intersight/model/hyperflex_vm_import_operation_list.py
index 4620a9f537..0a52b0bdfa 100644
--- a/intersight/model/hyperflex_vm_import_operation_list.py
+++ b/intersight/model/hyperflex_vm_import_operation_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_import_operation_list_all_of.py b/intersight/model/hyperflex_vm_import_operation_list_all_of.py
index 679ea40fb9..68a5425337 100644
--- a/intersight/model/hyperflex_vm_import_operation_list_all_of.py
+++ b/intersight/model/hyperflex_vm_import_operation_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_import_operation_response.py b/intersight/model/hyperflex_vm_import_operation_response.py
index 88471d66ee..f67b2326c2 100644
--- a/intersight/model/hyperflex_vm_import_operation_response.py
+++ b/intersight/model/hyperflex_vm_import_operation_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_protection_space_usage.py b/intersight/model/hyperflex_vm_protection_space_usage.py
index 1627de38f1..6feb97d8a2 100644
--- a/intersight/model/hyperflex_vm_protection_space_usage.py
+++ b/intersight/model/hyperflex_vm_protection_space_usage.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_protection_space_usage_all_of.py b/intersight/model/hyperflex_vm_protection_space_usage_all_of.py
index ba381e1c2f..510ea45d02 100644
--- a/intersight/model/hyperflex_vm_protection_space_usage_all_of.py
+++ b/intersight/model/hyperflex_vm_protection_space_usage_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_restore_operation.py b/intersight/model/hyperflex_vm_restore_operation.py
index 090a0c1d83..decfe5440e 100644
--- a/intersight/model/hyperflex_vm_restore_operation.py
+++ b/intersight/model/hyperflex_vm_restore_operation.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_restore_operation_all_of.py b/intersight/model/hyperflex_vm_restore_operation_all_of.py
index 48d4725b1e..144e11f043 100644
--- a/intersight/model/hyperflex_vm_restore_operation_all_of.py
+++ b/intersight/model/hyperflex_vm_restore_operation_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_restore_operation_list.py b/intersight/model/hyperflex_vm_restore_operation_list.py
index b4c6fa3936..67785e45b7 100644
--- a/intersight/model/hyperflex_vm_restore_operation_list.py
+++ b/intersight/model/hyperflex_vm_restore_operation_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_restore_operation_list_all_of.py b/intersight/model/hyperflex_vm_restore_operation_list_all_of.py
index 11f17af951..e207940c4f 100644
--- a/intersight/model/hyperflex_vm_restore_operation_list_all_of.py
+++ b/intersight/model/hyperflex_vm_restore_operation_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_restore_operation_response.py b/intersight/model/hyperflex_vm_restore_operation_response.py
index 9325f4a427..79a8b5a109 100644
--- a/intersight/model/hyperflex_vm_restore_operation_response.py
+++ b/intersight/model/hyperflex_vm_restore_operation_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_snapshot_info.py b/intersight/model/hyperflex_vm_snapshot_info.py
index 1cc8694578..28f7761692 100644
--- a/intersight/model/hyperflex_vm_snapshot_info.py
+++ b/intersight/model/hyperflex_vm_snapshot_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_snapshot_info_all_of.py b/intersight/model/hyperflex_vm_snapshot_info_all_of.py
index b6cf2c26c4..0c0e87bea4 100644
--- a/intersight/model/hyperflex_vm_snapshot_info_all_of.py
+++ b/intersight/model/hyperflex_vm_snapshot_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_snapshot_info_list.py b/intersight/model/hyperflex_vm_snapshot_info_list.py
index 83a040bca4..70b9a1556c 100644
--- a/intersight/model/hyperflex_vm_snapshot_info_list.py
+++ b/intersight/model/hyperflex_vm_snapshot_info_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_snapshot_info_list_all_of.py b/intersight/model/hyperflex_vm_snapshot_info_list_all_of.py
index ec8ecbd484..238ae3f7c1 100644
--- a/intersight/model/hyperflex_vm_snapshot_info_list_all_of.py
+++ b/intersight/model/hyperflex_vm_snapshot_info_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_vm_snapshot_info_relationship.py b/intersight/model/hyperflex_vm_snapshot_info_relationship.py
index fd7c08cae1..41d2d29f13 100644
--- a/intersight/model/hyperflex_vm_snapshot_info_relationship.py
+++ b/intersight/model/hyperflex_vm_snapshot_info_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -241,7 +241,6 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -399,6 +398,7 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -409,6 +409,9 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -704,10 +707,6 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -766,22 +765,33 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -815,6 +825,7 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_vm_snapshot_info_response.py b/intersight/model/hyperflex_vm_snapshot_info_response.py
index 44946cd294..6f35e9c3e7 100644
--- a/intersight/model/hyperflex_vm_snapshot_info_response.py
+++ b/intersight/model/hyperflex_vm_snapshot_info_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_volume.py b/intersight/model/hyperflex_volume.py
index d2eaafde99..1595a2fa33 100644
--- a/intersight/model/hyperflex_volume.py
+++ b/intersight/model/hyperflex_volume.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_volume_all_of.py b/intersight/model/hyperflex_volume_all_of.py
index 82c24c215a..39b8ee1829 100644
--- a/intersight/model/hyperflex_volume_all_of.py
+++ b/intersight/model/hyperflex_volume_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_volume_list.py b/intersight/model/hyperflex_volume_list.py
index ff8910485b..55ef2ebec1 100644
--- a/intersight/model/hyperflex_volume_list.py
+++ b/intersight/model/hyperflex_volume_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_volume_list_all_of.py b/intersight/model/hyperflex_volume_list_all_of.py
index 546d8892ea..23341f798a 100644
--- a/intersight/model/hyperflex_volume_list_all_of.py
+++ b/intersight/model/hyperflex_volume_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_volume_relationship.py b/intersight/model/hyperflex_volume_relationship.py
index f776465b56..b968d12537 100644
--- a/intersight/model/hyperflex_volume_relationship.py
+++ b/intersight/model/hyperflex_volume_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -217,7 +217,6 @@ class HyperflexVolumeRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -375,6 +374,7 @@ class HyperflexVolumeRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -385,6 +385,9 @@ class HyperflexVolumeRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -680,10 +683,6 @@ class HyperflexVolumeRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -742,22 +741,33 @@ class HyperflexVolumeRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -791,6 +801,7 @@ class HyperflexVolumeRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/hyperflex_volume_response.py b/intersight/model/hyperflex_volume_response.py
index a9e1accde1..8c9a5edfac 100644
--- a/intersight/model/hyperflex_volume_response.py
+++ b/intersight/model/hyperflex_volume_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_witness_configuration.py b/intersight/model/hyperflex_witness_configuration.py
index f7c7745e86..2eccc28481 100644
--- a/intersight/model/hyperflex_witness_configuration.py
+++ b/intersight/model/hyperflex_witness_configuration.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_witness_configuration_all_of.py b/intersight/model/hyperflex_witness_configuration_all_of.py
index d1fb9be28b..cf1079f7cf 100644
--- a/intersight/model/hyperflex_witness_configuration_all_of.py
+++ b/intersight/model/hyperflex_witness_configuration_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_witness_configuration_list.py b/intersight/model/hyperflex_witness_configuration_list.py
index da0737f16a..540a267a46 100644
--- a/intersight/model/hyperflex_witness_configuration_list.py
+++ b/intersight/model/hyperflex_witness_configuration_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_witness_configuration_list_all_of.py b/intersight/model/hyperflex_witness_configuration_list_all_of.py
index 37df7d9845..c4da888191 100644
--- a/intersight/model/hyperflex_witness_configuration_list_all_of.py
+++ b/intersight/model/hyperflex_witness_configuration_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_witness_configuration_response.py b/intersight/model/hyperflex_witness_configuration_response.py
index 477070563a..e53f3a1d98 100644
--- a/intersight/model/hyperflex_witness_configuration_response.py
+++ b/intersight/model/hyperflex_witness_configuration_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_wwxn_prefix_range.py b/intersight/model/hyperflex_wwxn_prefix_range.py
index 3c67812e77..a3055bc405 100644
--- a/intersight/model/hyperflex_wwxn_prefix_range.py
+++ b/intersight/model/hyperflex_wwxn_prefix_range.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/hyperflex_wwxn_prefix_range_all_of.py b/intersight/model/hyperflex_wwxn_prefix_range_all_of.py
index 024f117aa2..a2b2769131 100644
--- a/intersight/model/hyperflex_wwxn_prefix_range_all_of.py
+++ b/intersight/model/hyperflex_wwxn_prefix_range_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/i18n_message.py b/intersight/model/i18n_message.py
index 75ddd37de5..b7fa69092d 100644
--- a/intersight/model/i18n_message.py
+++ b/intersight/model/i18n_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/i18n_message_all_of.py b/intersight/model/i18n_message_all_of.py
index b271d6ef57..f6e53a32a1 100644
--- a/intersight/model/i18n_message_all_of.py
+++ b/intersight/model/i18n_message_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/i18n_message_param.py b/intersight/model/i18n_message_param.py
index 3e3fde04ed..7b5083d245 100644
--- a/intersight/model/i18n_message_param.py
+++ b/intersight/model/i18n_message_param.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/i18n_message_param_all_of.py b/intersight/model/i18n_message_param_all_of.py
index 8ea017781f..87a087e379 100644
--- a/intersight/model/i18n_message_param_all_of.py
+++ b/intersight/model/i18n_message_param_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_connector_pack.py b/intersight/model/iaas_connector_pack.py
index 5d01bb6765..04a291dd62 100644
--- a/intersight/model/iaas_connector_pack.py
+++ b/intersight/model/iaas_connector_pack.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_connector_pack_all_of.py b/intersight/model/iaas_connector_pack_all_of.py
index 402d6669d3..bf467d612b 100644
--- a/intersight/model/iaas_connector_pack_all_of.py
+++ b/intersight/model/iaas_connector_pack_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_connector_pack_list.py b/intersight/model/iaas_connector_pack_list.py
index 44a5d30b86..625e55c448 100644
--- a/intersight/model/iaas_connector_pack_list.py
+++ b/intersight/model/iaas_connector_pack_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_connector_pack_list_all_of.py b/intersight/model/iaas_connector_pack_list_all_of.py
index 923ffef15e..67b6919a71 100644
--- a/intersight/model/iaas_connector_pack_list_all_of.py
+++ b/intersight/model/iaas_connector_pack_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_connector_pack_relationship.py b/intersight/model/iaas_connector_pack_relationship.py
index 8f9594e576..0b765fb827 100644
--- a/intersight/model/iaas_connector_pack_relationship.py
+++ b/intersight/model/iaas_connector_pack_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class IaasConnectorPackRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class IaasConnectorPackRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class IaasConnectorPackRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class IaasConnectorPackRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class IaasConnectorPackRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class IaasConnectorPackRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iaas_connector_pack_response.py b/intersight/model/iaas_connector_pack_response.py
index 65f4b72a67..62298823c8 100644
--- a/intersight/model/iaas_connector_pack_response.py
+++ b/intersight/model/iaas_connector_pack_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_device_status.py b/intersight/model/iaas_device_status.py
index 4ffde40c1f..bd0987a90c 100644
--- a/intersight/model/iaas_device_status.py
+++ b/intersight/model/iaas_device_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_device_status_all_of.py b/intersight/model/iaas_device_status_all_of.py
index 22b8feabd0..2b11f1acaa 100644
--- a/intersight/model/iaas_device_status_all_of.py
+++ b/intersight/model/iaas_device_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_device_status_list.py b/intersight/model/iaas_device_status_list.py
index 91153b2c1f..12a9cd33e1 100644
--- a/intersight/model/iaas_device_status_list.py
+++ b/intersight/model/iaas_device_status_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_device_status_list_all_of.py b/intersight/model/iaas_device_status_list_all_of.py
index 9e036ee18e..689afefa26 100644
--- a/intersight/model/iaas_device_status_list_all_of.py
+++ b/intersight/model/iaas_device_status_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_device_status_relationship.py b/intersight/model/iaas_device_status_relationship.py
index da477a421d..de5c7766b2 100644
--- a/intersight/model/iaas_device_status_relationship.py
+++ b/intersight/model/iaas_device_status_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class IaasDeviceStatusRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class IaasDeviceStatusRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class IaasDeviceStatusRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class IaasDeviceStatusRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class IaasDeviceStatusRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class IaasDeviceStatusRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iaas_device_status_response.py b/intersight/model/iaas_device_status_response.py
index 802ee5c51f..8bd48b543c 100644
--- a/intersight/model/iaas_device_status_response.py
+++ b/intersight/model/iaas_device_status_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_diagnostic_messages.py b/intersight/model/iaas_diagnostic_messages.py
index f19c1060bb..bc0a89415e 100644
--- a/intersight/model/iaas_diagnostic_messages.py
+++ b/intersight/model/iaas_diagnostic_messages.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_diagnostic_messages_all_of.py b/intersight/model/iaas_diagnostic_messages_all_of.py
index e40f723ed1..1f01de3209 100644
--- a/intersight/model/iaas_diagnostic_messages_all_of.py
+++ b/intersight/model/iaas_diagnostic_messages_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_diagnostic_messages_list.py b/intersight/model/iaas_diagnostic_messages_list.py
index 4e51daaa9a..f4a610a020 100644
--- a/intersight/model/iaas_diagnostic_messages_list.py
+++ b/intersight/model/iaas_diagnostic_messages_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_diagnostic_messages_list_all_of.py b/intersight/model/iaas_diagnostic_messages_list_all_of.py
index e491fa5ab1..5f72cbef2d 100644
--- a/intersight/model/iaas_diagnostic_messages_list_all_of.py
+++ b/intersight/model/iaas_diagnostic_messages_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_diagnostic_messages_response.py b/intersight/model/iaas_diagnostic_messages_response.py
index cc237bbe9b..6a02a65994 100644
--- a/intersight/model/iaas_diagnostic_messages_response.py
+++ b/intersight/model/iaas_diagnostic_messages_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_license_info.py b/intersight/model/iaas_license_info.py
index 9f1c822893..5453723963 100644
--- a/intersight/model/iaas_license_info.py
+++ b/intersight/model/iaas_license_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_license_info_all_of.py b/intersight/model/iaas_license_info_all_of.py
index a479afde9f..17ffd458b5 100644
--- a/intersight/model/iaas_license_info_all_of.py
+++ b/intersight/model/iaas_license_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_license_info_list.py b/intersight/model/iaas_license_info_list.py
index 67559cd8c4..43dd9fa430 100644
--- a/intersight/model/iaas_license_info_list.py
+++ b/intersight/model/iaas_license_info_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_license_info_list_all_of.py b/intersight/model/iaas_license_info_list_all_of.py
index 68b7146d92..6cf2427e4c 100644
--- a/intersight/model/iaas_license_info_list_all_of.py
+++ b/intersight/model/iaas_license_info_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_license_info_relationship.py b/intersight/model/iaas_license_info_relationship.py
index 6b3813b452..e0b9047171 100644
--- a/intersight/model/iaas_license_info_relationship.py
+++ b/intersight/model/iaas_license_info_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class IaasLicenseInfoRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class IaasLicenseInfoRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class IaasLicenseInfoRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class IaasLicenseInfoRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class IaasLicenseInfoRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class IaasLicenseInfoRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iaas_license_info_response.py b/intersight/model/iaas_license_info_response.py
index c5b0bacbe8..aba0134e8b 100644
--- a/intersight/model/iaas_license_info_response.py
+++ b/intersight/model/iaas_license_info_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_license_keys_info.py b/intersight/model/iaas_license_keys_info.py
index 39a9afe1b8..73f9cb6348 100644
--- a/intersight/model/iaas_license_keys_info.py
+++ b/intersight/model/iaas_license_keys_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_license_keys_info_all_of.py b/intersight/model/iaas_license_keys_info_all_of.py
index cc32e93901..826e816728 100644
--- a/intersight/model/iaas_license_keys_info_all_of.py
+++ b/intersight/model/iaas_license_keys_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_license_utilization_info.py b/intersight/model/iaas_license_utilization_info.py
index 963cbd2d86..81547ad58a 100644
--- a/intersight/model/iaas_license_utilization_info.py
+++ b/intersight/model/iaas_license_utilization_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_license_utilization_info_all_of.py b/intersight/model/iaas_license_utilization_info_all_of.py
index 4ef48da39e..1dd08b6444 100644
--- a/intersight/model/iaas_license_utilization_info_all_of.py
+++ b/intersight/model/iaas_license_utilization_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_most_run_tasks.py b/intersight/model/iaas_most_run_tasks.py
index 318122cbb5..9f0647bd73 100644
--- a/intersight/model/iaas_most_run_tasks.py
+++ b/intersight/model/iaas_most_run_tasks.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_most_run_tasks_all_of.py b/intersight/model/iaas_most_run_tasks_all_of.py
index ef04b259f6..362972806c 100644
--- a/intersight/model/iaas_most_run_tasks_all_of.py
+++ b/intersight/model/iaas_most_run_tasks_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_most_run_tasks_list.py b/intersight/model/iaas_most_run_tasks_list.py
index ebeb822ab9..8254d39b18 100644
--- a/intersight/model/iaas_most_run_tasks_list.py
+++ b/intersight/model/iaas_most_run_tasks_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_most_run_tasks_list_all_of.py b/intersight/model/iaas_most_run_tasks_list_all_of.py
index 0efead32aa..e729f4967e 100644
--- a/intersight/model/iaas_most_run_tasks_list_all_of.py
+++ b/intersight/model/iaas_most_run_tasks_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_most_run_tasks_relationship.py b/intersight/model/iaas_most_run_tasks_relationship.py
index b540c528be..29c7aa65df 100644
--- a/intersight/model/iaas_most_run_tasks_relationship.py
+++ b/intersight/model/iaas_most_run_tasks_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class IaasMostRunTasksRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class IaasMostRunTasksRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class IaasMostRunTasksRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class IaasMostRunTasksRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class IaasMostRunTasksRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class IaasMostRunTasksRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iaas_most_run_tasks_response.py b/intersight/model/iaas_most_run_tasks_response.py
index 93f342036f..0de43dd403 100644
--- a/intersight/model/iaas_most_run_tasks_response.py
+++ b/intersight/model/iaas_most_run_tasks_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_service_request.py b/intersight/model/iaas_service_request.py
index 2963481ddd..f6a8ba4eeb 100644
--- a/intersight/model/iaas_service_request.py
+++ b/intersight/model/iaas_service_request.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_service_request_all_of.py b/intersight/model/iaas_service_request_all_of.py
index db7b92c4fe..b6fe82b428 100644
--- a/intersight/model/iaas_service_request_all_of.py
+++ b/intersight/model/iaas_service_request_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_service_request_list.py b/intersight/model/iaas_service_request_list.py
index e35fafc14c..e875a399ad 100644
--- a/intersight/model/iaas_service_request_list.py
+++ b/intersight/model/iaas_service_request_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_service_request_list_all_of.py b/intersight/model/iaas_service_request_list_all_of.py
index 5307fdfd2e..76ba757662 100644
--- a/intersight/model/iaas_service_request_list_all_of.py
+++ b/intersight/model/iaas_service_request_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_service_request_response.py b/intersight/model/iaas_service_request_response.py
index 23932708f8..3c0d3d74be 100644
--- a/intersight/model/iaas_service_request_response.py
+++ b/intersight/model/iaas_service_request_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_info.py b/intersight/model/iaas_ucsd_info.py
index e289b801a7..357b92126d 100644
--- a/intersight/model/iaas_ucsd_info.py
+++ b/intersight/model/iaas_ucsd_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_info_all_of.py b/intersight/model/iaas_ucsd_info_all_of.py
index f053104558..08d6bf0100 100644
--- a/intersight/model/iaas_ucsd_info_all_of.py
+++ b/intersight/model/iaas_ucsd_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_info_list.py b/intersight/model/iaas_ucsd_info_list.py
index 8e2470cf94..1cbc526538 100644
--- a/intersight/model/iaas_ucsd_info_list.py
+++ b/intersight/model/iaas_ucsd_info_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_info_list_all_of.py b/intersight/model/iaas_ucsd_info_list_all_of.py
index e85448ba29..9b4125a891 100644
--- a/intersight/model/iaas_ucsd_info_list_all_of.py
+++ b/intersight/model/iaas_ucsd_info_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_info_relationship.py b/intersight/model/iaas_ucsd_info_relationship.py
index be93be08a7..b2f5c2b001 100644
--- a/intersight/model/iaas_ucsd_info_relationship.py
+++ b/intersight/model/iaas_ucsd_info_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -210,7 +210,6 @@ class IaasUcsdInfoRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -368,6 +367,7 @@ class IaasUcsdInfoRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -378,6 +378,9 @@ class IaasUcsdInfoRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -673,10 +676,6 @@ class IaasUcsdInfoRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -735,22 +734,33 @@ class IaasUcsdInfoRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -784,6 +794,7 @@ class IaasUcsdInfoRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iaas_ucsd_info_response.py b/intersight/model/iaas_ucsd_info_response.py
index 5172d23021..b2a7c0e837 100644
--- a/intersight/model/iaas_ucsd_info_response.py
+++ b/intersight/model/iaas_ucsd_info_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_managed_infra.py b/intersight/model/iaas_ucsd_managed_infra.py
index b03b9394f3..fcd5499797 100644
--- a/intersight/model/iaas_ucsd_managed_infra.py
+++ b/intersight/model/iaas_ucsd_managed_infra.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_managed_infra_all_of.py b/intersight/model/iaas_ucsd_managed_infra_all_of.py
index 87f01eabc7..aa97e58bb9 100644
--- a/intersight/model/iaas_ucsd_managed_infra_all_of.py
+++ b/intersight/model/iaas_ucsd_managed_infra_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_managed_infra_list.py b/intersight/model/iaas_ucsd_managed_infra_list.py
index ed707d0cc0..8cf8100f0d 100644
--- a/intersight/model/iaas_ucsd_managed_infra_list.py
+++ b/intersight/model/iaas_ucsd_managed_infra_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_managed_infra_list_all_of.py b/intersight/model/iaas_ucsd_managed_infra_list_all_of.py
index 6f29c491b4..1bdbbf8f28 100644
--- a/intersight/model/iaas_ucsd_managed_infra_list_all_of.py
+++ b/intersight/model/iaas_ucsd_managed_infra_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_managed_infra_relationship.py b/intersight/model/iaas_ucsd_managed_infra_relationship.py
index b7476f207d..1d5ad22b67 100644
--- a/intersight/model/iaas_ucsd_managed_infra_relationship.py
+++ b/intersight/model/iaas_ucsd_managed_infra_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class IaasUcsdManagedInfraRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class IaasUcsdManagedInfraRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class IaasUcsdManagedInfraRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class IaasUcsdManagedInfraRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class IaasUcsdManagedInfraRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class IaasUcsdManagedInfraRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iaas_ucsd_managed_infra_response.py b/intersight/model/iaas_ucsd_managed_infra_response.py
index cde7793f2d..6ac174d64d 100644
--- a/intersight/model/iaas_ucsd_managed_infra_response.py
+++ b/intersight/model/iaas_ucsd_managed_infra_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_messages.py b/intersight/model/iaas_ucsd_messages.py
index 77bf68c079..8fae7c368c 100644
--- a/intersight/model/iaas_ucsd_messages.py
+++ b/intersight/model/iaas_ucsd_messages.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_messages_all_of.py b/intersight/model/iaas_ucsd_messages_all_of.py
index dbb036a56c..ca15ac4fd3 100644
--- a/intersight/model/iaas_ucsd_messages_all_of.py
+++ b/intersight/model/iaas_ucsd_messages_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_messages_list.py b/intersight/model/iaas_ucsd_messages_list.py
index 18ac568669..9b63a6c8f2 100644
--- a/intersight/model/iaas_ucsd_messages_list.py
+++ b/intersight/model/iaas_ucsd_messages_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_messages_list_all_of.py b/intersight/model/iaas_ucsd_messages_list_all_of.py
index d0c1a4148e..38945640a4 100644
--- a/intersight/model/iaas_ucsd_messages_list_all_of.py
+++ b/intersight/model/iaas_ucsd_messages_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_ucsd_messages_response.py b/intersight/model/iaas_ucsd_messages_response.py
index 95faf6713d..89ac0adcb2 100644
--- a/intersight/model/iaas_ucsd_messages_response.py
+++ b/intersight/model/iaas_ucsd_messages_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_workflow_steps.py b/intersight/model/iaas_workflow_steps.py
index 8731764664..0eb67de8bf 100644
--- a/intersight/model/iaas_workflow_steps.py
+++ b/intersight/model/iaas_workflow_steps.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iaas_workflow_steps_all_of.py b/intersight/model/iaas_workflow_steps_all_of.py
index f18b29d599..d9950c9390 100644
--- a/intersight/model/iaas_workflow_steps_all_of.py
+++ b/intersight/model/iaas_workflow_steps_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_account.py b/intersight/model/iam_account.py
index cecddb41de..6e8fdceb2a 100644
--- a/intersight/model/iam_account.py
+++ b/intersight/model/iam_account.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_account_all_of.py b/intersight/model/iam_account_all_of.py
index 87c3d33ebf..bc9e6423bc 100644
--- a/intersight/model/iam_account_all_of.py
+++ b/intersight/model/iam_account_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_account_experience.py b/intersight/model/iam_account_experience.py
index 99a5325f2a..c771461d69 100644
--- a/intersight/model/iam_account_experience.py
+++ b/intersight/model/iam_account_experience.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_account_experience_all_of.py b/intersight/model/iam_account_experience_all_of.py
index 0e79a053a0..efa41518e0 100644
--- a/intersight/model/iam_account_experience_all_of.py
+++ b/intersight/model/iam_account_experience_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_account_experience_list.py b/intersight/model/iam_account_experience_list.py
index a00005a6aa..9d85e1e973 100644
--- a/intersight/model/iam_account_experience_list.py
+++ b/intersight/model/iam_account_experience_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_account_experience_list_all_of.py b/intersight/model/iam_account_experience_list_all_of.py
index fe5adef54d..697cf834bb 100644
--- a/intersight/model/iam_account_experience_list_all_of.py
+++ b/intersight/model/iam_account_experience_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_account_experience_response.py b/intersight/model/iam_account_experience_response.py
index 9ed0dcf482..e0837eb890 100644
--- a/intersight/model/iam_account_experience_response.py
+++ b/intersight/model/iam_account_experience_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_account_list.py b/intersight/model/iam_account_list.py
index 763ddb54c1..a6a9944b51 100644
--- a/intersight/model/iam_account_list.py
+++ b/intersight/model/iam_account_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_account_list_all_of.py b/intersight/model/iam_account_list_all_of.py
index 78339c1ece..89db4af58b 100644
--- a/intersight/model/iam_account_list_all_of.py
+++ b/intersight/model/iam_account_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_account_permissions.py b/intersight/model/iam_account_permissions.py
index 3cae0bb742..6e5c7d08ba 100644
--- a/intersight/model/iam_account_permissions.py
+++ b/intersight/model/iam_account_permissions.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_account_permissions_all_of.py b/intersight/model/iam_account_permissions_all_of.py
index b2d13351f2..bf88463f2c 100644
--- a/intersight/model/iam_account_permissions_all_of.py
+++ b/intersight/model/iam_account_permissions_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_account_relationship.py b/intersight/model/iam_account_relationship.py
index f07c90863c..9785c2079a 100644
--- a/intersight/model/iam_account_relationship.py
+++ b/intersight/model/iam_account_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -222,7 +222,6 @@ class IamAccountRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -380,6 +379,7 @@ class IamAccountRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -390,6 +390,9 @@ class IamAccountRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -685,10 +688,6 @@ class IamAccountRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -747,22 +746,33 @@ class IamAccountRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -796,6 +806,7 @@ class IamAccountRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_account_response.py b/intersight/model/iam_account_response.py
index f55e88a6c5..ecca8a9502 100644
--- a/intersight/model/iam_account_response.py
+++ b/intersight/model/iam_account_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_api_key.py b/intersight/model/iam_api_key.py
index cda4b1a140..e0622c85a0 100644
--- a/intersight/model/iam_api_key.py
+++ b/intersight/model/iam_api_key.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_api_key_all_of.py b/intersight/model/iam_api_key_all_of.py
index eb5351e373..3f01e4eb5d 100644
--- a/intersight/model/iam_api_key_all_of.py
+++ b/intersight/model/iam_api_key_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_api_key_list.py b/intersight/model/iam_api_key_list.py
index f48e987fe7..956a052681 100644
--- a/intersight/model/iam_api_key_list.py
+++ b/intersight/model/iam_api_key_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_api_key_list_all_of.py b/intersight/model/iam_api_key_list_all_of.py
index cd6e542c1e..59bf250d79 100644
--- a/intersight/model/iam_api_key_list_all_of.py
+++ b/intersight/model/iam_api_key_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_api_key_relationship.py b/intersight/model/iam_api_key_relationship.py
index 2b25600dbb..f9c09d93c8 100644
--- a/intersight/model/iam_api_key_relationship.py
+++ b/intersight/model/iam_api_key_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -218,7 +218,6 @@ class IamApiKeyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -376,6 +375,7 @@ class IamApiKeyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -386,6 +386,9 @@ class IamApiKeyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -681,10 +684,6 @@ class IamApiKeyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -743,22 +742,33 @@ class IamApiKeyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -792,6 +802,7 @@ class IamApiKeyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_api_key_response.py b/intersight/model/iam_api_key_response.py
index 2aecb794f2..652945e41b 100644
--- a/intersight/model/iam_api_key_response.py
+++ b/intersight/model/iam_api_key_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_app_registration.py b/intersight/model/iam_app_registration.py
index e21c5b6248..fc143a335b 100644
--- a/intersight/model/iam_app_registration.py
+++ b/intersight/model/iam_app_registration.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_app_registration_all_of.py b/intersight/model/iam_app_registration_all_of.py
index 3577ce6911..bfe819fa81 100644
--- a/intersight/model/iam_app_registration_all_of.py
+++ b/intersight/model/iam_app_registration_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_app_registration_list.py b/intersight/model/iam_app_registration_list.py
index 0f6656415c..96b04ea035 100644
--- a/intersight/model/iam_app_registration_list.py
+++ b/intersight/model/iam_app_registration_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_app_registration_list_all_of.py b/intersight/model/iam_app_registration_list_all_of.py
index 821d07dd28..613deab594 100644
--- a/intersight/model/iam_app_registration_list_all_of.py
+++ b/intersight/model/iam_app_registration_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_app_registration_relationship.py b/intersight/model/iam_app_registration_relationship.py
index 0264454cf7..123de4ddec 100644
--- a/intersight/model/iam_app_registration_relationship.py
+++ b/intersight/model/iam_app_registration_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -227,7 +227,6 @@ class IamAppRegistrationRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -385,6 +384,7 @@ class IamAppRegistrationRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -395,6 +395,9 @@ class IamAppRegistrationRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -690,10 +693,6 @@ class IamAppRegistrationRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -752,22 +751,33 @@ class IamAppRegistrationRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -801,6 +811,7 @@ class IamAppRegistrationRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_app_registration_response.py b/intersight/model/iam_app_registration_response.py
index 7f616d5cfc..d26bf31715 100644
--- a/intersight/model/iam_app_registration_response.py
+++ b/intersight/model/iam_app_registration_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_banner_message.py b/intersight/model/iam_banner_message.py
index 0db73b33db..7b3f3812b4 100644
--- a/intersight/model/iam_banner_message.py
+++ b/intersight/model/iam_banner_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_banner_message_all_of.py b/intersight/model/iam_banner_message_all_of.py
index 81eacde8a1..bb7cb7bcba 100644
--- a/intersight/model/iam_banner_message_all_of.py
+++ b/intersight/model/iam_banner_message_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_banner_message_list.py b/intersight/model/iam_banner_message_list.py
index 3afb252500..f192dfbf04 100644
--- a/intersight/model/iam_banner_message_list.py
+++ b/intersight/model/iam_banner_message_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_banner_message_list_all_of.py b/intersight/model/iam_banner_message_list_all_of.py
index 7c066b2f58..6d096315c1 100644
--- a/intersight/model/iam_banner_message_list_all_of.py
+++ b/intersight/model/iam_banner_message_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_banner_message_response.py b/intersight/model/iam_banner_message_response.py
index 08d4a820f3..ff2c560344 100644
--- a/intersight/model/iam_banner_message_response.py
+++ b/intersight/model/iam_banner_message_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_certificate.py b/intersight/model/iam_certificate.py
index b75cb52c8d..d9fe4311af 100644
--- a/intersight/model/iam_certificate.py
+++ b/intersight/model/iam_certificate.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_certificate_all_of.py b/intersight/model/iam_certificate_all_of.py
index e66bd5c305..f95b7fbc56 100644
--- a/intersight/model/iam_certificate_all_of.py
+++ b/intersight/model/iam_certificate_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_certificate_list.py b/intersight/model/iam_certificate_list.py
index 9cbe1cb595..bb71b07809 100644
--- a/intersight/model/iam_certificate_list.py
+++ b/intersight/model/iam_certificate_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_certificate_list_all_of.py b/intersight/model/iam_certificate_list_all_of.py
index 3da2a9d62e..28423b6850 100644
--- a/intersight/model/iam_certificate_list_all_of.py
+++ b/intersight/model/iam_certificate_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_certificate_relationship.py b/intersight/model/iam_certificate_relationship.py
index 98248746b9..3a320b7d22 100644
--- a/intersight/model/iam_certificate_relationship.py
+++ b/intersight/model/iam_certificate_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -207,7 +207,6 @@ class IamCertificateRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -365,6 +364,7 @@ class IamCertificateRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -375,6 +375,9 @@ class IamCertificateRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -670,10 +673,6 @@ class IamCertificateRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -732,22 +731,33 @@ class IamCertificateRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -781,6 +791,7 @@ class IamCertificateRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_certificate_request.py b/intersight/model/iam_certificate_request.py
index 2b8cf63bab..7f8946c9d9 100644
--- a/intersight/model/iam_certificate_request.py
+++ b/intersight/model/iam_certificate_request.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_certificate_request_all_of.py b/intersight/model/iam_certificate_request_all_of.py
index 319f8970c8..389c3affc3 100644
--- a/intersight/model/iam_certificate_request_all_of.py
+++ b/intersight/model/iam_certificate_request_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_certificate_request_list.py b/intersight/model/iam_certificate_request_list.py
index cad856ad5f..960c5d526c 100644
--- a/intersight/model/iam_certificate_request_list.py
+++ b/intersight/model/iam_certificate_request_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_certificate_request_list_all_of.py b/intersight/model/iam_certificate_request_list_all_of.py
index 4cf0e5d064..607718a82f 100644
--- a/intersight/model/iam_certificate_request_list_all_of.py
+++ b/intersight/model/iam_certificate_request_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_certificate_request_relationship.py b/intersight/model/iam_certificate_request_relationship.py
index 7a13d1ccf4..c749917111 100644
--- a/intersight/model/iam_certificate_request_relationship.py
+++ b/intersight/model/iam_certificate_request_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class IamCertificateRequestRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class IamCertificateRequestRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class IamCertificateRequestRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class IamCertificateRequestRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class IamCertificateRequestRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class IamCertificateRequestRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_certificate_request_response.py b/intersight/model/iam_certificate_request_response.py
index 8733d7bae7..859d750d37 100644
--- a/intersight/model/iam_certificate_request_response.py
+++ b/intersight/model/iam_certificate_request_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_certificate_response.py b/intersight/model/iam_certificate_response.py
index eb17e8caf5..5bd8424c29 100644
--- a/intersight/model/iam_certificate_response.py
+++ b/intersight/model/iam_certificate_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_client_meta.py b/intersight/model/iam_client_meta.py
index f37ccf60ee..568244e345 100644
--- a/intersight/model/iam_client_meta.py
+++ b/intersight/model/iam_client_meta.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_client_meta_all_of.py b/intersight/model/iam_client_meta_all_of.py
index a00bb52e71..758eb933b2 100644
--- a/intersight/model/iam_client_meta_all_of.py
+++ b/intersight/model/iam_client_meta_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_domain_group.py b/intersight/model/iam_domain_group.py
index 6ba5490091..279063cc38 100644
--- a/intersight/model/iam_domain_group.py
+++ b/intersight/model/iam_domain_group.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_domain_group_all_of.py b/intersight/model/iam_domain_group_all_of.py
index 09b7992a2c..11274fffff 100644
--- a/intersight/model/iam_domain_group_all_of.py
+++ b/intersight/model/iam_domain_group_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_domain_group_list.py b/intersight/model/iam_domain_group_list.py
index b89abacaa4..ba1c6a7224 100644
--- a/intersight/model/iam_domain_group_list.py
+++ b/intersight/model/iam_domain_group_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_domain_group_list_all_of.py b/intersight/model/iam_domain_group_list_all_of.py
index 26fc95d7e9..86a2d95329 100644
--- a/intersight/model/iam_domain_group_list_all_of.py
+++ b/intersight/model/iam_domain_group_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_domain_group_relationship.py b/intersight/model/iam_domain_group_relationship.py
index bd2f652d55..5801d697f6 100644
--- a/intersight/model/iam_domain_group_relationship.py
+++ b/intersight/model/iam_domain_group_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class IamDomainGroupRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class IamDomainGroupRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class IamDomainGroupRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class IamDomainGroupRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class IamDomainGroupRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class IamDomainGroupRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_domain_group_response.py b/intersight/model/iam_domain_group_response.py
index 85c1d3d372..a4ef65bc54 100644
--- a/intersight/model/iam_domain_group_response.py
+++ b/intersight/model/iam_domain_group_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_password_properties.py b/intersight/model/iam_end_point_password_properties.py
index 8d50bacb6a..e167991b59 100644
--- a/intersight/model/iam_end_point_password_properties.py
+++ b/intersight/model/iam_end_point_password_properties.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_password_properties_all_of.py b/intersight/model/iam_end_point_password_properties_all_of.py
index 359762a454..c08112dbc5 100644
--- a/intersight/model/iam_end_point_password_properties_all_of.py
+++ b/intersight/model/iam_end_point_password_properties_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_privilege.py b/intersight/model/iam_end_point_privilege.py
index 8655624180..00601200c9 100644
--- a/intersight/model/iam_end_point_privilege.py
+++ b/intersight/model/iam_end_point_privilege.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -94,6 +94,7 @@ class IamEndPointPrivilege(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -266,7 +267,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
_visited_composed_classes = (Animal,)
description (str): The functionality of this privilege.. [optional] # noqa: E501
name (str): The name of the end point privilege.. [optional] # noqa: E501
- type (str): The type of the end point like Cisco UCS Fabric Interconnect or Cisco IMC. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ type (str): The type of the end point like Cisco UCS Fabric Interconnect or Cisco IMC. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
system (IamSystemRelationship): [optional] # noqa: E501
account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501
create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501
diff --git a/intersight/model/iam_end_point_privilege_all_of.py b/intersight/model/iam_end_point_privilege_all_of.py
index 35ac1de2d5..e3cc92a8a5 100644
--- a/intersight/model/iam_end_point_privilege_all_of.py
+++ b/intersight/model/iam_end_point_privilege_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -82,6 +82,7 @@ class IamEndPointPrivilegeAllOf(ModelNormal):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -217,7 +218,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
_visited_composed_classes = (Animal,)
description (str): The functionality of this privilege.. [optional] # noqa: E501
name (str): The name of the end point privilege.. [optional] # noqa: E501
- type (str): The type of the end point like Cisco UCS Fabric Interconnect or Cisco IMC. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ type (str): The type of the end point like Cisco UCS Fabric Interconnect or Cisco IMC. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
system (IamSystemRelationship): [optional] # noqa: E501
"""
diff --git a/intersight/model/iam_end_point_privilege_list.py b/intersight/model/iam_end_point_privilege_list.py
index 28aedd98ff..d4d6d6c7e6 100644
--- a/intersight/model/iam_end_point_privilege_list.py
+++ b/intersight/model/iam_end_point_privilege_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_privilege_list_all_of.py b/intersight/model/iam_end_point_privilege_list_all_of.py
index 17b7477c47..925f19d594 100644
--- a/intersight/model/iam_end_point_privilege_list_all_of.py
+++ b/intersight/model/iam_end_point_privilege_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_privilege_relationship.py b/intersight/model/iam_end_point_privilege_relationship.py
index 0793f86e08..ada7149bd0 100644
--- a/intersight/model/iam_end_point_privilege_relationship.py
+++ b/intersight/model/iam_end_point_privilege_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -91,6 +91,7 @@ class IamEndPointPrivilegeRelationship(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -259,7 +260,6 @@ class IamEndPointPrivilegeRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -417,6 +417,7 @@ class IamEndPointPrivilegeRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -427,6 +428,9 @@ class IamEndPointPrivilegeRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -722,10 +726,6 @@ class IamEndPointPrivilegeRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -784,22 +784,33 @@ class IamEndPointPrivilegeRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -833,6 +844,7 @@ class IamEndPointPrivilegeRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -1088,7 +1100,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
display_names (DisplayNames): [optional] # noqa: E501
description (str): The functionality of this privilege.. [optional] # noqa: E501
name (str): The name of the end point privilege.. [optional] # noqa: E501
- type (str): The type of the end point like Cisco UCS Fabric Interconnect or Cisco IMC. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ type (str): The type of the end point like Cisco UCS Fabric Interconnect or Cisco IMC. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
system (IamSystemRelationship): [optional] # noqa: E501
object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501
"""
diff --git a/intersight/model/iam_end_point_privilege_response.py b/intersight/model/iam_end_point_privilege_response.py
index 06ac4bdd66..6991c4000d 100644
--- a/intersight/model/iam_end_point_privilege_response.py
+++ b/intersight/model/iam_end_point_privilege_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_role.py b/intersight/model/iam_end_point_role.py
index 51a596add1..482be87404 100644
--- a/intersight/model/iam_end_point_role.py
+++ b/intersight/model/iam_end_point_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -98,6 +98,7 @@ class IamEndPointRole(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -274,7 +275,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
_visited_composed_classes = (Animal,)
name (str): The name of the end point role.. [optional] # noqa: E501
role_type (str): User specified tags to roles like as ep-admin or ep-readonly.. [optional] # noqa: E501
- type (str): The type of the end point like Cisco UCS Fabric Interconnect or Cisco IMC. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ type (str): The type of the end point like Cisco UCS Fabric Interconnect or Cisco IMC. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
account (IamAccountRelationship): [optional] # noqa: E501
end_point_privileges ([IamEndPointPrivilegeRelationship], none_type): An array of relationships to iamEndPointPrivilege resources.. [optional] # noqa: E501
system (IamSystemRelationship): [optional] # noqa: E501
diff --git a/intersight/model/iam_end_point_role_all_of.py b/intersight/model/iam_end_point_role_all_of.py
index c7539cca80..7dae0eb5c1 100644
--- a/intersight/model/iam_end_point_role_all_of.py
+++ b/intersight/model/iam_end_point_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -86,6 +86,7 @@ class IamEndPointRoleAllOf(ModelNormal):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -225,7 +226,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
_visited_composed_classes = (Animal,)
name (str): The name of the end point role.. [optional] # noqa: E501
role_type (str): User specified tags to roles like as ep-admin or ep-readonly.. [optional] # noqa: E501
- type (str): The type of the end point like Cisco UCS Fabric Interconnect or Cisco IMC. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ type (str): The type of the end point like Cisco UCS Fabric Interconnect or Cisco IMC. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
account (IamAccountRelationship): [optional] # noqa: E501
end_point_privileges ([IamEndPointPrivilegeRelationship], none_type): An array of relationships to iamEndPointPrivilege resources.. [optional] # noqa: E501
system (IamSystemRelationship): [optional] # noqa: E501
diff --git a/intersight/model/iam_end_point_role_list.py b/intersight/model/iam_end_point_role_list.py
index 2957097cc5..4b1cb3913c 100644
--- a/intersight/model/iam_end_point_role_list.py
+++ b/intersight/model/iam_end_point_role_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_role_list_all_of.py b/intersight/model/iam_end_point_role_list_all_of.py
index f5ea30ff30..9c99ca2963 100644
--- a/intersight/model/iam_end_point_role_list_all_of.py
+++ b/intersight/model/iam_end_point_role_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_role_relationship.py b/intersight/model/iam_end_point_role_relationship.py
index fea5761781..15486c46ec 100644
--- a/intersight/model/iam_end_point_role_relationship.py
+++ b/intersight/model/iam_end_point_role_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -95,6 +95,7 @@ class IamEndPointRoleRelationship(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -263,7 +264,6 @@ class IamEndPointRoleRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -421,6 +421,7 @@ class IamEndPointRoleRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -431,6 +432,9 @@ class IamEndPointRoleRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -726,10 +730,6 @@ class IamEndPointRoleRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -788,22 +788,33 @@ class IamEndPointRoleRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -837,6 +848,7 @@ class IamEndPointRoleRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -1096,7 +1108,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
display_names (DisplayNames): [optional] # noqa: E501
name (str): The name of the end point role.. [optional] # noqa: E501
role_type (str): User specified tags to roles like as ep-admin or ep-readonly.. [optional] # noqa: E501
- type (str): The type of the end point like Cisco UCS Fabric Interconnect or Cisco IMC. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
+ type (str): The type of the end point like Cisco UCS Fabric Interconnect or Cisco IMC. * `` - The device reported an empty or unrecognized platform type. * `APIC` - An Application Policy Infrastructure Controller cluster. * `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center. * `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM). * `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight. * `IMC` - A standalone UCS Server Integrated Management Controller. * `IMCM4` - A standalone UCS M4 Server. * `IMCM5` - A standalone UCS M5 server. * `IMCRack` - A standalone UCS M6 and above server. * `UCSIOM` - An UCS Chassis IO module. * `HX` - A HyperFlex storage controller. * `HyperFlexAP` - A HyperFlex Application Platform. * `IWE` - An Intersight Workload Engine. * `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance. * `IntersightAssist` - A Cisco Intersight Assist. * `PureStorageFlashArray` - A Pure Storage FlashArray device. * `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on. * `MDSDevice` - A platform type to support MDS devices. * `UCSC890` - A standalone Cisco UCSC890 server. * `NetAppOntap` - A NetApp ONTAP storage system. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager. * `EmcScaleIo` - An EMC ScaleIO storage system. * `EmcVmax` - An EMC VMAX storage system. * `EmcVplex` - An EMC VPLEX storage system. * `EmcXtremIo` - An EMC XtremIO storage system. * `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines. * `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines. * `AppDynamics` - An AppDynamics controller that monitors applications. * `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server. * `Kubernetes` - A Kubernetes cluster that runs containerized applications. * `AmazonWebService` - A Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost. * `AmazonWebServiceBilling` - A Amazon web service billing target to retrieve billing information stored in S3 bucket. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs. * `DellCompellent` - A Dell Compellent storage system. * `HPE3Par` - A HPE 3PAR storage system. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform. * `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers. * `IMCBlade` - An Intersight managed UCS Blade Server. * `TerraformCloud` - A Terraform Cloud account. * `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent. * `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic. * `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow. * `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token. * `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.. [optional] if omitted the server will use the default value of "" # noqa: E501
account (IamAccountRelationship): [optional] # noqa: E501
end_point_privileges ([IamEndPointPrivilegeRelationship], none_type): An array of relationships to iamEndPointPrivilege resources.. [optional] # noqa: E501
system (IamSystemRelationship): [optional] # noqa: E501
diff --git a/intersight/model/iam_end_point_role_response.py b/intersight/model/iam_end_point_role_response.py
index 1dbe52062a..2834c7a517 100644
--- a/intersight/model/iam_end_point_role_response.py
+++ b/intersight/model/iam_end_point_role_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user.py b/intersight/model/iam_end_point_user.py
index d63e8fca9a..44029c9fad 100644
--- a/intersight/model/iam_end_point_user.py
+++ b/intersight/model/iam_end_point_user.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_all_of.py b/intersight/model/iam_end_point_user_all_of.py
index b28d7383a1..60389210ce 100644
--- a/intersight/model/iam_end_point_user_all_of.py
+++ b/intersight/model/iam_end_point_user_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_list.py b/intersight/model/iam_end_point_user_list.py
index 010d0520ec..8a3085d58c 100644
--- a/intersight/model/iam_end_point_user_list.py
+++ b/intersight/model/iam_end_point_user_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_list_all_of.py b/intersight/model/iam_end_point_user_list_all_of.py
index dccd8db7f0..dae3c3b78d 100644
--- a/intersight/model/iam_end_point_user_list_all_of.py
+++ b/intersight/model/iam_end_point_user_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_policy.py b/intersight/model/iam_end_point_user_policy.py
index cd9d11cb57..5155e0334d 100644
--- a/intersight/model/iam_end_point_user_policy.py
+++ b/intersight/model/iam_end_point_user_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_policy_all_of.py b/intersight/model/iam_end_point_user_policy_all_of.py
index 83d632e005..c1a915f87c 100644
--- a/intersight/model/iam_end_point_user_policy_all_of.py
+++ b/intersight/model/iam_end_point_user_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_policy_list.py b/intersight/model/iam_end_point_user_policy_list.py
index d026096fbf..bff92fc9f2 100644
--- a/intersight/model/iam_end_point_user_policy_list.py
+++ b/intersight/model/iam_end_point_user_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_policy_list_all_of.py b/intersight/model/iam_end_point_user_policy_list_all_of.py
index ff710625ad..9e2ab3e2db 100644
--- a/intersight/model/iam_end_point_user_policy_list_all_of.py
+++ b/intersight/model/iam_end_point_user_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_policy_relationship.py b/intersight/model/iam_end_point_user_policy_relationship.py
index 8afe34ef8a..2e498fa9b3 100644
--- a/intersight/model/iam_end_point_user_policy_relationship.py
+++ b/intersight/model/iam_end_point_user_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class IamEndPointUserPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class IamEndPointUserPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class IamEndPointUserPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class IamEndPointUserPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class IamEndPointUserPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class IamEndPointUserPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_end_point_user_policy_response.py b/intersight/model/iam_end_point_user_policy_response.py
index 4971f3d23d..faf34f6d6a 100644
--- a/intersight/model/iam_end_point_user_policy_response.py
+++ b/intersight/model/iam_end_point_user_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_relationship.py b/intersight/model/iam_end_point_user_relationship.py
index 27990d8863..119a159abc 100644
--- a/intersight/model/iam_end_point_user_relationship.py
+++ b/intersight/model/iam_end_point_user_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class IamEndPointUserRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class IamEndPointUserRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class IamEndPointUserRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class IamEndPointUserRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class IamEndPointUserRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class IamEndPointUserRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_end_point_user_response.py b/intersight/model/iam_end_point_user_response.py
index 1d5b0b3a1e..6d6a0f1168 100644
--- a/intersight/model/iam_end_point_user_response.py
+++ b/intersight/model/iam_end_point_user_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_role.py b/intersight/model/iam_end_point_user_role.py
index db6aa81eb1..affde34db7 100644
--- a/intersight/model/iam_end_point_user_role.py
+++ b/intersight/model/iam_end_point_user_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_role_all_of.py b/intersight/model/iam_end_point_user_role_all_of.py
index e717f1de5b..33b5531e60 100644
--- a/intersight/model/iam_end_point_user_role_all_of.py
+++ b/intersight/model/iam_end_point_user_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_role_list.py b/intersight/model/iam_end_point_user_role_list.py
index 0a953316fb..021f0ad2e4 100644
--- a/intersight/model/iam_end_point_user_role_list.py
+++ b/intersight/model/iam_end_point_user_role_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_role_list_all_of.py b/intersight/model/iam_end_point_user_role_list_all_of.py
index 413fbdb81d..6168f6c213 100644
--- a/intersight/model/iam_end_point_user_role_list_all_of.py
+++ b/intersight/model/iam_end_point_user_role_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_end_point_user_role_relationship.py b/intersight/model/iam_end_point_user_role_relationship.py
index 3ce727a3a0..43e96058df 100644
--- a/intersight/model/iam_end_point_user_role_relationship.py
+++ b/intersight/model/iam_end_point_user_role_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class IamEndPointUserRoleRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class IamEndPointUserRoleRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class IamEndPointUserRoleRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class IamEndPointUserRoleRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class IamEndPointUserRoleRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class IamEndPointUserRoleRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_end_point_user_role_response.py b/intersight/model/iam_end_point_user_role_response.py
index 4827759a15..93aa867a87 100644
--- a/intersight/model/iam_end_point_user_role_response.py
+++ b/intersight/model/iam_end_point_user_role_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_feature_definition.py b/intersight/model/iam_feature_definition.py
index 974b968828..e198244d5a 100644
--- a/intersight/model/iam_feature_definition.py
+++ b/intersight/model/iam_feature_definition.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_feature_definition_all_of.py b/intersight/model/iam_feature_definition_all_of.py
index 729b36fe58..6a9a0922dd 100644
--- a/intersight/model/iam_feature_definition_all_of.py
+++ b/intersight/model/iam_feature_definition_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_group_permission_to_roles.py b/intersight/model/iam_group_permission_to_roles.py
index d07ed5b107..6520cc542a 100644
--- a/intersight/model/iam_group_permission_to_roles.py
+++ b/intersight/model/iam_group_permission_to_roles.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_group_permission_to_roles_all_of.py b/intersight/model/iam_group_permission_to_roles_all_of.py
index 730f811bcc..fe091b4877 100644
--- a/intersight/model/iam_group_permission_to_roles_all_of.py
+++ b/intersight/model/iam_group_permission_to_roles_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_idp.py b/intersight/model/iam_idp.py
index 9abb5851e9..215a140a16 100644
--- a/intersight/model/iam_idp.py
+++ b/intersight/model/iam_idp.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_idp_all_of.py b/intersight/model/iam_idp_all_of.py
index 18da3d78f3..84fc16ce0d 100644
--- a/intersight/model/iam_idp_all_of.py
+++ b/intersight/model/iam_idp_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_idp_list.py b/intersight/model/iam_idp_list.py
index d0c946743d..1098b0f029 100644
--- a/intersight/model/iam_idp_list.py
+++ b/intersight/model/iam_idp_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_idp_list_all_of.py b/intersight/model/iam_idp_list_all_of.py
index 95a2560122..a1879919cb 100644
--- a/intersight/model/iam_idp_list_all_of.py
+++ b/intersight/model/iam_idp_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_idp_reference.py b/intersight/model/iam_idp_reference.py
index 1a8645381b..51fee5fcf1 100644
--- a/intersight/model/iam_idp_reference.py
+++ b/intersight/model/iam_idp_reference.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_idp_reference_all_of.py b/intersight/model/iam_idp_reference_all_of.py
index 7efed9e959..56c133ca16 100644
--- a/intersight/model/iam_idp_reference_all_of.py
+++ b/intersight/model/iam_idp_reference_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_idp_reference_list.py b/intersight/model/iam_idp_reference_list.py
index 03b01447e7..757425eb99 100644
--- a/intersight/model/iam_idp_reference_list.py
+++ b/intersight/model/iam_idp_reference_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_idp_reference_list_all_of.py b/intersight/model/iam_idp_reference_list_all_of.py
index d8cd713c0a..a5386cc9cf 100644
--- a/intersight/model/iam_idp_reference_list_all_of.py
+++ b/intersight/model/iam_idp_reference_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_idp_reference_relationship.py b/intersight/model/iam_idp_reference_relationship.py
index 6f0bf8b620..ce7374950d 100644
--- a/intersight/model/iam_idp_reference_relationship.py
+++ b/intersight/model/iam_idp_reference_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class IamIdpReferenceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class IamIdpReferenceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class IamIdpReferenceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class IamIdpReferenceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class IamIdpReferenceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class IamIdpReferenceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_idp_reference_response.py b/intersight/model/iam_idp_reference_response.py
index a4699109bb..1152b9089d 100644
--- a/intersight/model/iam_idp_reference_response.py
+++ b/intersight/model/iam_idp_reference_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_idp_relationship.py b/intersight/model/iam_idp_relationship.py
index 92b84055a6..3a2529e23a 100644
--- a/intersight/model/iam_idp_relationship.py
+++ b/intersight/model/iam_idp_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -215,7 +215,6 @@ class IamIdpRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -373,6 +372,7 @@ class IamIdpRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -383,6 +383,9 @@ class IamIdpRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -678,10 +681,6 @@ class IamIdpRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -740,22 +739,33 @@ class IamIdpRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -789,6 +799,7 @@ class IamIdpRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_idp_response.py b/intersight/model/iam_idp_response.py
index f37435cb02..064727fb29 100644
--- a/intersight/model/iam_idp_response.py
+++ b/intersight/model/iam_idp_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ip_access_management.py b/intersight/model/iam_ip_access_management.py
index c47a90fbb7..10a30aaaf1 100644
--- a/intersight/model/iam_ip_access_management.py
+++ b/intersight/model/iam_ip_access_management.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ip_access_management_all_of.py b/intersight/model/iam_ip_access_management_all_of.py
index a0d8078820..4872be9e4e 100644
--- a/intersight/model/iam_ip_access_management_all_of.py
+++ b/intersight/model/iam_ip_access_management_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ip_access_management_list.py b/intersight/model/iam_ip_access_management_list.py
index 1047ec3f5a..583f65c5d7 100644
--- a/intersight/model/iam_ip_access_management_list.py
+++ b/intersight/model/iam_ip_access_management_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ip_access_management_list_all_of.py b/intersight/model/iam_ip_access_management_list_all_of.py
index 90a89cc15b..060dded753 100644
--- a/intersight/model/iam_ip_access_management_list_all_of.py
+++ b/intersight/model/iam_ip_access_management_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ip_access_management_relationship.py b/intersight/model/iam_ip_access_management_relationship.py
index 98e90d5ee1..1eaad95094 100644
--- a/intersight/model/iam_ip_access_management_relationship.py
+++ b/intersight/model/iam_ip_access_management_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class IamIpAccessManagementRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class IamIpAccessManagementRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class IamIpAccessManagementRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class IamIpAccessManagementRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class IamIpAccessManagementRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class IamIpAccessManagementRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_ip_access_management_response.py b/intersight/model/iam_ip_access_management_response.py
index d92917edda..584ca03e67 100644
--- a/intersight/model/iam_ip_access_management_response.py
+++ b/intersight/model/iam_ip_access_management_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ip_address.py b/intersight/model/iam_ip_address.py
index 3aa855798d..9132ad4db8 100644
--- a/intersight/model/iam_ip_address.py
+++ b/intersight/model/iam_ip_address.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ip_address_all_of.py b/intersight/model/iam_ip_address_all_of.py
index 4351c8d259..629979834e 100644
--- a/intersight/model/iam_ip_address_all_of.py
+++ b/intersight/model/iam_ip_address_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ip_address_list.py b/intersight/model/iam_ip_address_list.py
index f88b2e9867..e89310351e 100644
--- a/intersight/model/iam_ip_address_list.py
+++ b/intersight/model/iam_ip_address_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ip_address_list_all_of.py b/intersight/model/iam_ip_address_list_all_of.py
index 608460cb20..39614309da 100644
--- a/intersight/model/iam_ip_address_list_all_of.py
+++ b/intersight/model/iam_ip_address_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ip_address_relationship.py b/intersight/model/iam_ip_address_relationship.py
index b26af0b3c8..f0dcc927ae 100644
--- a/intersight/model/iam_ip_address_relationship.py
+++ b/intersight/model/iam_ip_address_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class IamIpAddressRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class IamIpAddressRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class IamIpAddressRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class IamIpAddressRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class IamIpAddressRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class IamIpAddressRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_ip_address_response.py b/intersight/model/iam_ip_address_response.py
index 2d75658b03..884ccd42bd 100644
--- a/intersight/model/iam_ip_address_response.py
+++ b/intersight/model/iam_ip_address_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_base_properties.py b/intersight/model/iam_ldap_base_properties.py
index 46fcda98bc..1638d49e7f 100644
--- a/intersight/model/iam_ldap_base_properties.py
+++ b/intersight/model/iam_ldap_base_properties.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_base_properties_all_of.py b/intersight/model/iam_ldap_base_properties_all_of.py
index 6b873b6199..041b422d3a 100644
--- a/intersight/model/iam_ldap_base_properties_all_of.py
+++ b/intersight/model/iam_ldap_base_properties_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_dns_parameters.py b/intersight/model/iam_ldap_dns_parameters.py
index 5c2bcc36d7..bf151ad563 100644
--- a/intersight/model/iam_ldap_dns_parameters.py
+++ b/intersight/model/iam_ldap_dns_parameters.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_dns_parameters_all_of.py b/intersight/model/iam_ldap_dns_parameters_all_of.py
index aecb647902..2e7f395294 100644
--- a/intersight/model/iam_ldap_dns_parameters_all_of.py
+++ b/intersight/model/iam_ldap_dns_parameters_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_group.py b/intersight/model/iam_ldap_group.py
index 78eb17d9ca..1d72d79fb7 100644
--- a/intersight/model/iam_ldap_group.py
+++ b/intersight/model/iam_ldap_group.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_group_all_of.py b/intersight/model/iam_ldap_group_all_of.py
index bf3beef5cf..fca936886f 100644
--- a/intersight/model/iam_ldap_group_all_of.py
+++ b/intersight/model/iam_ldap_group_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_group_list.py b/intersight/model/iam_ldap_group_list.py
index 4d4b3da5ac..b264ee595d 100644
--- a/intersight/model/iam_ldap_group_list.py
+++ b/intersight/model/iam_ldap_group_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_group_list_all_of.py b/intersight/model/iam_ldap_group_list_all_of.py
index 78139520e7..681a4fefc7 100644
--- a/intersight/model/iam_ldap_group_list_all_of.py
+++ b/intersight/model/iam_ldap_group_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_group_relationship.py b/intersight/model/iam_ldap_group_relationship.py
index 42a67f0508..3bc8909b3c 100644
--- a/intersight/model/iam_ldap_group_relationship.py
+++ b/intersight/model/iam_ldap_group_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class IamLdapGroupRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class IamLdapGroupRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class IamLdapGroupRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class IamLdapGroupRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class IamLdapGroupRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class IamLdapGroupRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_ldap_group_response.py b/intersight/model/iam_ldap_group_response.py
index cc5a4275cd..5eb667d5b3 100644
--- a/intersight/model/iam_ldap_group_response.py
+++ b/intersight/model/iam_ldap_group_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_policy.py b/intersight/model/iam_ldap_policy.py
index ff6d2cb944..07bdbf9dad 100644
--- a/intersight/model/iam_ldap_policy.py
+++ b/intersight/model/iam_ldap_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_policy_all_of.py b/intersight/model/iam_ldap_policy_all_of.py
index 5f35416c60..d71b80f73f 100644
--- a/intersight/model/iam_ldap_policy_all_of.py
+++ b/intersight/model/iam_ldap_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_policy_list.py b/intersight/model/iam_ldap_policy_list.py
index db2fc263cb..68a8dd9404 100644
--- a/intersight/model/iam_ldap_policy_list.py
+++ b/intersight/model/iam_ldap_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_policy_list_all_of.py b/intersight/model/iam_ldap_policy_list_all_of.py
index c42a94712f..7de3e21269 100644
--- a/intersight/model/iam_ldap_policy_list_all_of.py
+++ b/intersight/model/iam_ldap_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_policy_relationship.py b/intersight/model/iam_ldap_policy_relationship.py
index 79c38fc9ff..2e51d560cd 100644
--- a/intersight/model/iam_ldap_policy_relationship.py
+++ b/intersight/model/iam_ldap_policy_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -216,7 +216,6 @@ class IamLdapPolicyRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -374,6 +373,7 @@ class IamLdapPolicyRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -384,6 +384,9 @@ class IamLdapPolicyRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -679,10 +682,6 @@ class IamLdapPolicyRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -741,22 +740,33 @@ class IamLdapPolicyRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -790,6 +800,7 @@ class IamLdapPolicyRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_ldap_policy_response.py b/intersight/model/iam_ldap_policy_response.py
index 4a0047176b..e25869ab87 100644
--- a/intersight/model/iam_ldap_policy_response.py
+++ b/intersight/model/iam_ldap_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_provider.py b/intersight/model/iam_ldap_provider.py
index 9f40f3bdb0..5f15474a86 100644
--- a/intersight/model/iam_ldap_provider.py
+++ b/intersight/model/iam_ldap_provider.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_provider_all_of.py b/intersight/model/iam_ldap_provider_all_of.py
index 43a3ae510b..42b6ca20b3 100644
--- a/intersight/model/iam_ldap_provider_all_of.py
+++ b/intersight/model/iam_ldap_provider_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_provider_list.py b/intersight/model/iam_ldap_provider_list.py
index ae4e53190e..0a1a698b1a 100644
--- a/intersight/model/iam_ldap_provider_list.py
+++ b/intersight/model/iam_ldap_provider_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_provider_list_all_of.py b/intersight/model/iam_ldap_provider_list_all_of.py
index 5da8226818..6f2ebf0300 100644
--- a/intersight/model/iam_ldap_provider_list_all_of.py
+++ b/intersight/model/iam_ldap_provider_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_ldap_provider_relationship.py b/intersight/model/iam_ldap_provider_relationship.py
index 5467512ae7..ee4b394c24 100644
--- a/intersight/model/iam_ldap_provider_relationship.py
+++ b/intersight/model/iam_ldap_provider_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class IamLdapProviderRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class IamLdapProviderRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class IamLdapProviderRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class IamLdapProviderRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class IamLdapProviderRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class IamLdapProviderRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_ldap_provider_response.py b/intersight/model/iam_ldap_provider_response.py
index f8656d2858..6dccd40c6d 100644
--- a/intersight/model/iam_ldap_provider_response.py
+++ b/intersight/model/iam_ldap_provider_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_local_user_password.py b/intersight/model/iam_local_user_password.py
index f465ad1792..4cdf72f6b4 100644
--- a/intersight/model/iam_local_user_password.py
+++ b/intersight/model/iam_local_user_password.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_local_user_password_all_of.py b/intersight/model/iam_local_user_password_all_of.py
index 7447fd6ec9..01792e2b26 100644
--- a/intersight/model/iam_local_user_password_all_of.py
+++ b/intersight/model/iam_local_user_password_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_local_user_password_policy.py b/intersight/model/iam_local_user_password_policy.py
index 709f714563..3e39c12b0e 100644
--- a/intersight/model/iam_local_user_password_policy.py
+++ b/intersight/model/iam_local_user_password_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_local_user_password_policy_all_of.py b/intersight/model/iam_local_user_password_policy_all_of.py
index 331cf91682..6de96d6efe 100644
--- a/intersight/model/iam_local_user_password_policy_all_of.py
+++ b/intersight/model/iam_local_user_password_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_local_user_password_policy_list.py b/intersight/model/iam_local_user_password_policy_list.py
index b55c9906e8..0760dc803f 100644
--- a/intersight/model/iam_local_user_password_policy_list.py
+++ b/intersight/model/iam_local_user_password_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_local_user_password_policy_list_all_of.py b/intersight/model/iam_local_user_password_policy_list_all_of.py
index 7a22eef6ad..e54a59b1d6 100644
--- a/intersight/model/iam_local_user_password_policy_list_all_of.py
+++ b/intersight/model/iam_local_user_password_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_local_user_password_policy_response.py b/intersight/model/iam_local_user_password_policy_response.py
index 95a1844713..96ad7b10bb 100644
--- a/intersight/model/iam_local_user_password_policy_response.py
+++ b/intersight/model/iam_local_user_password_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_local_user_password_relationship.py b/intersight/model/iam_local_user_password_relationship.py
index 69b7fa29f2..746cc4cbb7 100644
--- a/intersight/model/iam_local_user_password_relationship.py
+++ b/intersight/model/iam_local_user_password_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class IamLocalUserPasswordRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class IamLocalUserPasswordRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class IamLocalUserPasswordRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class IamLocalUserPasswordRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class IamLocalUserPasswordRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class IamLocalUserPasswordRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_o_auth_token.py b/intersight/model/iam_o_auth_token.py
index 43510c4053..8b2b41ecea 100644
--- a/intersight/model/iam_o_auth_token.py
+++ b/intersight/model/iam_o_auth_token.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_o_auth_token_all_of.py b/intersight/model/iam_o_auth_token_all_of.py
index c0e15a96c5..1548b8ec7a 100644
--- a/intersight/model/iam_o_auth_token_all_of.py
+++ b/intersight/model/iam_o_auth_token_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_o_auth_token_list.py b/intersight/model/iam_o_auth_token_list.py
index 1d6bd6e10e..c9d5af8772 100644
--- a/intersight/model/iam_o_auth_token_list.py
+++ b/intersight/model/iam_o_auth_token_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_o_auth_token_list_all_of.py b/intersight/model/iam_o_auth_token_list_all_of.py
index 6ac71e5b84..d45484726d 100644
--- a/intersight/model/iam_o_auth_token_list_all_of.py
+++ b/intersight/model/iam_o_auth_token_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_o_auth_token_relationship.py b/intersight/model/iam_o_auth_token_relationship.py
index abb503321a..ec71503c59 100644
--- a/intersight/model/iam_o_auth_token_relationship.py
+++ b/intersight/model/iam_o_auth_token_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class IamOAuthTokenRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class IamOAuthTokenRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class IamOAuthTokenRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class IamOAuthTokenRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class IamOAuthTokenRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class IamOAuthTokenRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_o_auth_token_response.py b/intersight/model/iam_o_auth_token_response.py
index 7051704a8e..d62e43afa2 100644
--- a/intersight/model/iam_o_auth_token_response.py
+++ b/intersight/model/iam_o_auth_token_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_permission.py b/intersight/model/iam_permission.py
index 2a1ce8f2d2..6186f2d304 100644
--- a/intersight/model/iam_permission.py
+++ b/intersight/model/iam_permission.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_permission_all_of.py b/intersight/model/iam_permission_all_of.py
index c45e684446..739a3f6da0 100644
--- a/intersight/model/iam_permission_all_of.py
+++ b/intersight/model/iam_permission_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_permission_list.py b/intersight/model/iam_permission_list.py
index 2ddc58c3ff..f708499465 100644
--- a/intersight/model/iam_permission_list.py
+++ b/intersight/model/iam_permission_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_permission_list_all_of.py b/intersight/model/iam_permission_list_all_of.py
index 6d9232e29f..d188305ebb 100644
--- a/intersight/model/iam_permission_list_all_of.py
+++ b/intersight/model/iam_permission_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_permission_reference.py b/intersight/model/iam_permission_reference.py
index ae4a765a76..6241ae0d1b 100644
--- a/intersight/model/iam_permission_reference.py
+++ b/intersight/model/iam_permission_reference.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_permission_reference_all_of.py b/intersight/model/iam_permission_reference_all_of.py
index 900c2adc07..9aeb0e2ccd 100644
--- a/intersight/model/iam_permission_reference_all_of.py
+++ b/intersight/model/iam_permission_reference_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_permission_relationship.py b/intersight/model/iam_permission_relationship.py
index 6fba0622a5..736ee71df1 100644
--- a/intersight/model/iam_permission_relationship.py
+++ b/intersight/model/iam_permission_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -214,7 +214,6 @@ class IamPermissionRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -372,6 +371,7 @@ class IamPermissionRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -382,6 +382,9 @@ class IamPermissionRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -677,10 +680,6 @@ class IamPermissionRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -739,22 +738,33 @@ class IamPermissionRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -788,6 +798,7 @@ class IamPermissionRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_permission_response.py b/intersight/model/iam_permission_response.py
index a4306198df..398215a994 100644
--- a/intersight/model/iam_permission_response.py
+++ b/intersight/model/iam_permission_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_permission_to_roles.py b/intersight/model/iam_permission_to_roles.py
index de406a55cf..8fd91adaff 100644
--- a/intersight/model/iam_permission_to_roles.py
+++ b/intersight/model/iam_permission_to_roles.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_permission_to_roles_all_of.py b/intersight/model/iam_permission_to_roles_all_of.py
index c3edca72d2..adedfcfbf5 100644
--- a/intersight/model/iam_permission_to_roles_all_of.py
+++ b/intersight/model/iam_permission_to_roles_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_private_key_spec.py b/intersight/model/iam_private_key_spec.py
index 04f836f030..739a31cbb4 100644
--- a/intersight/model/iam_private_key_spec.py
+++ b/intersight/model/iam_private_key_spec.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_private_key_spec_all_of.py b/intersight/model/iam_private_key_spec_all_of.py
index 7b54607b83..de9e4702c1 100644
--- a/intersight/model/iam_private_key_spec_all_of.py
+++ b/intersight/model/iam_private_key_spec_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_private_key_spec_list.py b/intersight/model/iam_private_key_spec_list.py
index 81755880b1..f7d8a7a8f4 100644
--- a/intersight/model/iam_private_key_spec_list.py
+++ b/intersight/model/iam_private_key_spec_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_private_key_spec_list_all_of.py b/intersight/model/iam_private_key_spec_list_all_of.py
index ded062d5cb..44e17fe30f 100644
--- a/intersight/model/iam_private_key_spec_list_all_of.py
+++ b/intersight/model/iam_private_key_spec_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_private_key_spec_relationship.py b/intersight/model/iam_private_key_spec_relationship.py
index a8853ffb2e..7b12340e27 100644
--- a/intersight/model/iam_private_key_spec_relationship.py
+++ b/intersight/model/iam_private_key_spec_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class IamPrivateKeySpecRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class IamPrivateKeySpecRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class IamPrivateKeySpecRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class IamPrivateKeySpecRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class IamPrivateKeySpecRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class IamPrivateKeySpecRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_private_key_spec_response.py b/intersight/model/iam_private_key_spec_response.py
index 9b50469bd2..f4e2e7be9d 100644
--- a/intersight/model/iam_private_key_spec_response.py
+++ b/intersight/model/iam_private_key_spec_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_privilege.py b/intersight/model/iam_privilege.py
index 4ea4d2f4fe..1e80b839e2 100644
--- a/intersight/model/iam_privilege.py
+++ b/intersight/model/iam_privilege.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_privilege_all_of.py b/intersight/model/iam_privilege_all_of.py
index 071fbfaa71..3fd4390b16 100644
--- a/intersight/model/iam_privilege_all_of.py
+++ b/intersight/model/iam_privilege_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_privilege_list.py b/intersight/model/iam_privilege_list.py
index fc15bd4d34..1d13ba4abd 100644
--- a/intersight/model/iam_privilege_list.py
+++ b/intersight/model/iam_privilege_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_privilege_list_all_of.py b/intersight/model/iam_privilege_list_all_of.py
index 4c41f94b37..e1ef7f595f 100644
--- a/intersight/model/iam_privilege_list_all_of.py
+++ b/intersight/model/iam_privilege_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_privilege_relationship.py b/intersight/model/iam_privilege_relationship.py
index a216ca8219..013fc5c4a4 100644
--- a/intersight/model/iam_privilege_relationship.py
+++ b/intersight/model/iam_privilege_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class IamPrivilegeRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class IamPrivilegeRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class IamPrivilegeRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class IamPrivilegeRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class IamPrivilegeRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class IamPrivilegeRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_privilege_response.py b/intersight/model/iam_privilege_response.py
index a18774c6be..0c52e6d5f1 100644
--- a/intersight/model/iam_privilege_response.py
+++ b/intersight/model/iam_privilege_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_privilege_set.py b/intersight/model/iam_privilege_set.py
index ac506b68a4..c25ab05280 100644
--- a/intersight/model/iam_privilege_set.py
+++ b/intersight/model/iam_privilege_set.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_privilege_set_all_of.py b/intersight/model/iam_privilege_set_all_of.py
index 57e8b861ed..7b988d5e95 100644
--- a/intersight/model/iam_privilege_set_all_of.py
+++ b/intersight/model/iam_privilege_set_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_privilege_set_list.py b/intersight/model/iam_privilege_set_list.py
index e2a8ac45e5..b05ca14fa3 100644
--- a/intersight/model/iam_privilege_set_list.py
+++ b/intersight/model/iam_privilege_set_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_privilege_set_list_all_of.py b/intersight/model/iam_privilege_set_list_all_of.py
index 170c3bc0a4..665ade748e 100644
--- a/intersight/model/iam_privilege_set_list_all_of.py
+++ b/intersight/model/iam_privilege_set_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_privilege_set_relationship.py b/intersight/model/iam_privilege_set_relationship.py
index 7323adaeb4..fdf1cd2ddd 100644
--- a/intersight/model/iam_privilege_set_relationship.py
+++ b/intersight/model/iam_privilege_set_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class IamPrivilegeSetRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class IamPrivilegeSetRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class IamPrivilegeSetRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class IamPrivilegeSetRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class IamPrivilegeSetRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class IamPrivilegeSetRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_privilege_set_response.py b/intersight/model/iam_privilege_set_response.py
index 36f785472b..72e80bfb7d 100644
--- a/intersight/model/iam_privilege_set_response.py
+++ b/intersight/model/iam_privilege_set_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_qualifier.py b/intersight/model/iam_qualifier.py
index a6e1ac94f0..8eac11a590 100644
--- a/intersight/model/iam_qualifier.py
+++ b/intersight/model/iam_qualifier.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_qualifier_all_of.py b/intersight/model/iam_qualifier_all_of.py
index 6d2b35cfa3..a666f064a8 100644
--- a/intersight/model/iam_qualifier_all_of.py
+++ b/intersight/model/iam_qualifier_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_qualifier_list.py b/intersight/model/iam_qualifier_list.py
index cf1476288e..5ab0d482b7 100644
--- a/intersight/model/iam_qualifier_list.py
+++ b/intersight/model/iam_qualifier_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_qualifier_list_all_of.py b/intersight/model/iam_qualifier_list_all_of.py
index 3c5207ad95..8847ebe00e 100644
--- a/intersight/model/iam_qualifier_list_all_of.py
+++ b/intersight/model/iam_qualifier_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_qualifier_relationship.py b/intersight/model/iam_qualifier_relationship.py
index 92bdfa5603..2640085021 100644
--- a/intersight/model/iam_qualifier_relationship.py
+++ b/intersight/model/iam_qualifier_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class IamQualifierRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class IamQualifierRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class IamQualifierRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class IamQualifierRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class IamQualifierRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class IamQualifierRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_qualifier_response.py b/intersight/model/iam_qualifier_response.py
index 4d45b91c34..2e33e91931 100644
--- a/intersight/model/iam_qualifier_response.py
+++ b/intersight/model/iam_qualifier_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_limits.py b/intersight/model/iam_resource_limits.py
index 96397d27bb..e894553a81 100644
--- a/intersight/model/iam_resource_limits.py
+++ b/intersight/model/iam_resource_limits.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_limits_all_of.py b/intersight/model/iam_resource_limits_all_of.py
index 53ce05a4ef..03872a9839 100644
--- a/intersight/model/iam_resource_limits_all_of.py
+++ b/intersight/model/iam_resource_limits_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_limits_list.py b/intersight/model/iam_resource_limits_list.py
index f8195676fa..5dd8dbf9b0 100644
--- a/intersight/model/iam_resource_limits_list.py
+++ b/intersight/model/iam_resource_limits_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_limits_list_all_of.py b/intersight/model/iam_resource_limits_list_all_of.py
index 2fb5a841a8..1454c17f82 100644
--- a/intersight/model/iam_resource_limits_list_all_of.py
+++ b/intersight/model/iam_resource_limits_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_limits_relationship.py b/intersight/model/iam_resource_limits_relationship.py
index f7fe0b195c..f785d7741e 100644
--- a/intersight/model/iam_resource_limits_relationship.py
+++ b/intersight/model/iam_resource_limits_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class IamResourceLimitsRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class IamResourceLimitsRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class IamResourceLimitsRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class IamResourceLimitsRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class IamResourceLimitsRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class IamResourceLimitsRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_resource_limits_response.py b/intersight/model/iam_resource_limits_response.py
index 6abd7bfaf2..4c5ec63b5e 100644
--- a/intersight/model/iam_resource_limits_response.py
+++ b/intersight/model/iam_resource_limits_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_permission.py b/intersight/model/iam_resource_permission.py
index 22b9708de5..54e746793c 100644
--- a/intersight/model/iam_resource_permission.py
+++ b/intersight/model/iam_resource_permission.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_permission_all_of.py b/intersight/model/iam_resource_permission_all_of.py
index fbd2c8b4c7..7bef7550f7 100644
--- a/intersight/model/iam_resource_permission_all_of.py
+++ b/intersight/model/iam_resource_permission_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_permission_list.py b/intersight/model/iam_resource_permission_list.py
index c015af4733..f87039acf3 100644
--- a/intersight/model/iam_resource_permission_list.py
+++ b/intersight/model/iam_resource_permission_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_permission_list_all_of.py b/intersight/model/iam_resource_permission_list_all_of.py
index daea2e506b..88eee3fbe4 100644
--- a/intersight/model/iam_resource_permission_list_all_of.py
+++ b/intersight/model/iam_resource_permission_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_permission_relationship.py b/intersight/model/iam_resource_permission_relationship.py
index d4cdd36d4e..5232b7491f 100644
--- a/intersight/model/iam_resource_permission_relationship.py
+++ b/intersight/model/iam_resource_permission_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class IamResourcePermissionRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class IamResourcePermissionRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class IamResourcePermissionRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class IamResourcePermissionRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class IamResourcePermissionRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class IamResourcePermissionRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_resource_permission_response.py b/intersight/model/iam_resource_permission_response.py
index bf89e981a6..e16419318d 100644
--- a/intersight/model/iam_resource_permission_response.py
+++ b/intersight/model/iam_resource_permission_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_roles.py b/intersight/model/iam_resource_roles.py
index 23ca606231..fadf559fc6 100644
--- a/intersight/model/iam_resource_roles.py
+++ b/intersight/model/iam_resource_roles.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_roles_all_of.py b/intersight/model/iam_resource_roles_all_of.py
index 358fdf23db..a3eca86047 100644
--- a/intersight/model/iam_resource_roles_all_of.py
+++ b/intersight/model/iam_resource_roles_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_roles_list.py b/intersight/model/iam_resource_roles_list.py
index 37f8e332ec..cbc36338c6 100644
--- a/intersight/model/iam_resource_roles_list.py
+++ b/intersight/model/iam_resource_roles_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_roles_list_all_of.py b/intersight/model/iam_resource_roles_list_all_of.py
index 4972314a11..a534118a02 100644
--- a/intersight/model/iam_resource_roles_list_all_of.py
+++ b/intersight/model/iam_resource_roles_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_resource_roles_relationship.py b/intersight/model/iam_resource_roles_relationship.py
index b33aa3efb8..b430e13549 100644
--- a/intersight/model/iam_resource_roles_relationship.py
+++ b/intersight/model/iam_resource_roles_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -206,7 +206,6 @@ class IamResourceRolesRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -364,6 +363,7 @@ class IamResourceRolesRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -374,6 +374,9 @@ class IamResourceRolesRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -669,10 +672,6 @@ class IamResourceRolesRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -731,22 +730,33 @@ class IamResourceRolesRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -780,6 +790,7 @@ class IamResourceRolesRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_resource_roles_response.py b/intersight/model/iam_resource_roles_response.py
index 7e43f7a512..75e5501c7f 100644
--- a/intersight/model/iam_resource_roles_response.py
+++ b/intersight/model/iam_resource_roles_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_role.py b/intersight/model/iam_role.py
index 737c6c401f..eac910f877 100644
--- a/intersight/model/iam_role.py
+++ b/intersight/model/iam_role.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_role_all_of.py b/intersight/model/iam_role_all_of.py
index 87fd85666c..f841bf02ea 100644
--- a/intersight/model/iam_role_all_of.py
+++ b/intersight/model/iam_role_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_role_list.py b/intersight/model/iam_role_list.py
index 9d807ece2d..dd8c1995d6 100644
--- a/intersight/model/iam_role_list.py
+++ b/intersight/model/iam_role_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_role_list_all_of.py b/intersight/model/iam_role_list_all_of.py
index 8531f3b6d9..19a49251f8 100644
--- a/intersight/model/iam_role_list_all_of.py
+++ b/intersight/model/iam_role_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_role_relationship.py b/intersight/model/iam_role_relationship.py
index 0a093cea34..a4065b8fcc 100644
--- a/intersight/model/iam_role_relationship.py
+++ b/intersight/model/iam_role_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class IamRoleRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class IamRoleRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class IamRoleRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class IamRoleRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class IamRoleRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class IamRoleRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_role_response.py b/intersight/model/iam_role_response.py
index 56b9bff487..25edef2578 100644
--- a/intersight/model/iam_role_response.py
+++ b/intersight/model/iam_role_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_rule.py b/intersight/model/iam_rule.py
index 9f492cfa43..17a261278a 100644
--- a/intersight/model/iam_rule.py
+++ b/intersight/model/iam_rule.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_rule_all_of.py b/intersight/model/iam_rule_all_of.py
index 93b48fb48d..ea88f13ef5 100644
--- a/intersight/model/iam_rule_all_of.py
+++ b/intersight/model/iam_rule_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_saml_sp_connection.py b/intersight/model/iam_saml_sp_connection.py
index e9f0c93f21..38c679fc3a 100644
--- a/intersight/model/iam_saml_sp_connection.py
+++ b/intersight/model/iam_saml_sp_connection.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_saml_sp_connection_all_of.py b/intersight/model/iam_saml_sp_connection_all_of.py
index c2048f0af0..6cd8272d09 100644
--- a/intersight/model/iam_saml_sp_connection_all_of.py
+++ b/intersight/model/iam_saml_sp_connection_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_security_holder.py b/intersight/model/iam_security_holder.py
index 22607a0817..2146fad164 100644
--- a/intersight/model/iam_security_holder.py
+++ b/intersight/model/iam_security_holder.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_security_holder_all_of.py b/intersight/model/iam_security_holder_all_of.py
index ae4fea4cfa..8560166088 100644
--- a/intersight/model/iam_security_holder_all_of.py
+++ b/intersight/model/iam_security_holder_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_security_holder_list.py b/intersight/model/iam_security_holder_list.py
index 8f223d0d02..30026f3c83 100644
--- a/intersight/model/iam_security_holder_list.py
+++ b/intersight/model/iam_security_holder_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_security_holder_list_all_of.py b/intersight/model/iam_security_holder_list_all_of.py
index 72805809a0..9286b770a0 100644
--- a/intersight/model/iam_security_holder_list_all_of.py
+++ b/intersight/model/iam_security_holder_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_security_holder_relationship.py b/intersight/model/iam_security_holder_relationship.py
index 769d3bf738..66d6408e37 100644
--- a/intersight/model/iam_security_holder_relationship.py
+++ b/intersight/model/iam_security_holder_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class IamSecurityHolderRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class IamSecurityHolderRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class IamSecurityHolderRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class IamSecurityHolderRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class IamSecurityHolderRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class IamSecurityHolderRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_security_holder_response.py b/intersight/model/iam_security_holder_response.py
index 66fa6139bd..aad4114914 100644
--- a/intersight/model/iam_security_holder_response.py
+++ b/intersight/model/iam_security_holder_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_service_provider.py b/intersight/model/iam_service_provider.py
index 6cb5b10cb0..e5dbfcef17 100644
--- a/intersight/model/iam_service_provider.py
+++ b/intersight/model/iam_service_provider.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_service_provider_all_of.py b/intersight/model/iam_service_provider_all_of.py
index 28410cd25a..d5fa2bf5f2 100644
--- a/intersight/model/iam_service_provider_all_of.py
+++ b/intersight/model/iam_service_provider_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_service_provider_list.py b/intersight/model/iam_service_provider_list.py
index d1f993371a..f432a8f7e7 100644
--- a/intersight/model/iam_service_provider_list.py
+++ b/intersight/model/iam_service_provider_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_service_provider_list_all_of.py b/intersight/model/iam_service_provider_list_all_of.py
index dce0aabff0..0616524db5 100644
--- a/intersight/model/iam_service_provider_list_all_of.py
+++ b/intersight/model/iam_service_provider_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_service_provider_relationship.py b/intersight/model/iam_service_provider_relationship.py
index 01eee6a656..dd74f95a7f 100644
--- a/intersight/model/iam_service_provider_relationship.py
+++ b/intersight/model/iam_service_provider_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class IamServiceProviderRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class IamServiceProviderRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class IamServiceProviderRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class IamServiceProviderRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class IamServiceProviderRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class IamServiceProviderRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_service_provider_response.py b/intersight/model/iam_service_provider_response.py
index 6600fba68e..4694cdb1b7 100644
--- a/intersight/model/iam_service_provider_response.py
+++ b/intersight/model/iam_service_provider_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_session.py b/intersight/model/iam_session.py
index eaf23cb43d..1787ee5e54 100644
--- a/intersight/model/iam_session.py
+++ b/intersight/model/iam_session.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_session_all_of.py b/intersight/model/iam_session_all_of.py
index 1e0f5e0fed..6a447f878b 100644
--- a/intersight/model/iam_session_all_of.py
+++ b/intersight/model/iam_session_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_session_limits.py b/intersight/model/iam_session_limits.py
index 0482dab367..bee5641af3 100644
--- a/intersight/model/iam_session_limits.py
+++ b/intersight/model/iam_session_limits.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_session_limits_all_of.py b/intersight/model/iam_session_limits_all_of.py
index 48916e0c6c..f6930caf10 100644
--- a/intersight/model/iam_session_limits_all_of.py
+++ b/intersight/model/iam_session_limits_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_session_limits_list.py b/intersight/model/iam_session_limits_list.py
index cf68989200..1c7ff36987 100644
--- a/intersight/model/iam_session_limits_list.py
+++ b/intersight/model/iam_session_limits_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_session_limits_list_all_of.py b/intersight/model/iam_session_limits_list_all_of.py
index d8f6aebf53..c433775e80 100644
--- a/intersight/model/iam_session_limits_list_all_of.py
+++ b/intersight/model/iam_session_limits_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_session_limits_relationship.py b/intersight/model/iam_session_limits_relationship.py
index 2d68b3a244..51f5fce25e 100644
--- a/intersight/model/iam_session_limits_relationship.py
+++ b/intersight/model/iam_session_limits_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class IamSessionLimitsRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class IamSessionLimitsRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class IamSessionLimitsRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class IamSessionLimitsRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class IamSessionLimitsRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class IamSessionLimitsRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_session_limits_response.py b/intersight/model/iam_session_limits_response.py
index fe1d8ba17d..e54f93c096 100644
--- a/intersight/model/iam_session_limits_response.py
+++ b/intersight/model/iam_session_limits_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_session_list.py b/intersight/model/iam_session_list.py
index 8152978e50..fe83d134e7 100644
--- a/intersight/model/iam_session_list.py
+++ b/intersight/model/iam_session_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_session_list_all_of.py b/intersight/model/iam_session_list_all_of.py
index 379726f337..32160161ec 100644
--- a/intersight/model/iam_session_list_all_of.py
+++ b/intersight/model/iam_session_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_session_relationship.py b/intersight/model/iam_session_relationship.py
index 0ab7d1af8b..5e9e566cf5 100644
--- a/intersight/model/iam_session_relationship.py
+++ b/intersight/model/iam_session_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -209,7 +209,6 @@ class IamSessionRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -367,6 +366,7 @@ class IamSessionRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -377,6 +377,9 @@ class IamSessionRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -672,10 +675,6 @@ class IamSessionRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -734,22 +733,33 @@ class IamSessionRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -783,6 +793,7 @@ class IamSessionRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_session_response.py b/intersight/model/iam_session_response.py
index b90f04d354..15c69d9b20 100644
--- a/intersight/model/iam_session_response.py
+++ b/intersight/model/iam_session_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_sso_session_attributes.py b/intersight/model/iam_sso_session_attributes.py
index d611cf8457..3b2f4bea89 100644
--- a/intersight/model/iam_sso_session_attributes.py
+++ b/intersight/model/iam_sso_session_attributes.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_sso_session_attributes_all_of.py b/intersight/model/iam_sso_session_attributes_all_of.py
index 7981e18a44..c789c56d46 100644
--- a/intersight/model/iam_sso_session_attributes_all_of.py
+++ b/intersight/model/iam_sso_session_attributes_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_system.py b/intersight/model/iam_system.py
index e035561b5a..b1941a4289 100644
--- a/intersight/model/iam_system.py
+++ b/intersight/model/iam_system.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_system_all_of.py b/intersight/model/iam_system_all_of.py
index e0d98eb4fd..a82061ab0d 100644
--- a/intersight/model/iam_system_all_of.py
+++ b/intersight/model/iam_system_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_system_list.py b/intersight/model/iam_system_list.py
index 2e0b09e633..0abf89de4d 100644
--- a/intersight/model/iam_system_list.py
+++ b/intersight/model/iam_system_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_system_list_all_of.py b/intersight/model/iam_system_list_all_of.py
index 9a7a3c5f0a..f2f8e9f198 100644
--- a/intersight/model/iam_system_list_all_of.py
+++ b/intersight/model/iam_system_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_system_relationship.py b/intersight/model/iam_system_relationship.py
index e09e409545..f2275e4a5d 100644
--- a/intersight/model/iam_system_relationship.py
+++ b/intersight/model/iam_system_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -212,7 +212,6 @@ class IamSystemRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -370,6 +369,7 @@ class IamSystemRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -380,6 +380,9 @@ class IamSystemRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -675,10 +678,6 @@ class IamSystemRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -737,22 +736,33 @@ class IamSystemRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -786,6 +796,7 @@ class IamSystemRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_system_response.py b/intersight/model/iam_system_response.py
index 2a3d59b698..21e078c845 100644
--- a/intersight/model/iam_system_response.py
+++ b/intersight/model/iam_system_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_trust_point.py b/intersight/model/iam_trust_point.py
index 7fb707cfa4..c268526c2d 100644
--- a/intersight/model/iam_trust_point.py
+++ b/intersight/model/iam_trust_point.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_trust_point_all_of.py b/intersight/model/iam_trust_point_all_of.py
index 8f5be62b50..d8bdb0f829 100644
--- a/intersight/model/iam_trust_point_all_of.py
+++ b/intersight/model/iam_trust_point_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_trust_point_list.py b/intersight/model/iam_trust_point_list.py
index 247aaafc06..2627441a4a 100644
--- a/intersight/model/iam_trust_point_list.py
+++ b/intersight/model/iam_trust_point_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_trust_point_list_all_of.py b/intersight/model/iam_trust_point_list_all_of.py
index ed5a71ad7a..92ed6c5a42 100644
--- a/intersight/model/iam_trust_point_list_all_of.py
+++ b/intersight/model/iam_trust_point_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_trust_point_relationship.py b/intersight/model/iam_trust_point_relationship.py
new file mode 100644
index 0000000000..9c3fba3fd0
--- /dev/null
+++ b/intersight/model/iam_trust_point_relationship.py
@@ -0,0 +1,1122 @@
+"""
+ Cisco Intersight
+
+ 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
+
+ The version of the OpenAPI document: 1.0.9-5208
+ Contact: intersight@cisco.com
+ Generated by: https://openapi-generator.tech
+"""
+
+
+import re # noqa: F401
+import sys # noqa: F401
+
+from intersight.model_utils import ( # noqa: F401
+ ApiTypeError,
+ ModelComposed,
+ ModelNormal,
+ ModelSimple,
+ cached_property,
+ change_keys_js_to_python,
+ convert_js_args_to_python_args,
+ date,
+ datetime,
+ file_type,
+ none_type,
+ validate_get_composed_info,
+)
+
+def lazy_import():
+ from intersight.model.display_names import DisplayNames
+ from intersight.model.iam_account_relationship import IamAccountRelationship
+ from intersight.model.iam_trust_point import IamTrustPoint
+ from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship
+ from intersight.model.mo_mo_ref import MoMoRef
+ from intersight.model.mo_tag import MoTag
+ from intersight.model.mo_version_context import MoVersionContext
+ from intersight.model.x509_certificate import X509Certificate
+ globals()['DisplayNames'] = DisplayNames
+ globals()['IamAccountRelationship'] = IamAccountRelationship
+ globals()['IamTrustPoint'] = IamTrustPoint
+ globals()['MoBaseMoRelationship'] = MoBaseMoRelationship
+ globals()['MoMoRef'] = MoMoRef
+ globals()['MoTag'] = MoTag
+ globals()['MoVersionContext'] = MoVersionContext
+ globals()['X509Certificate'] = X509Certificate
+
+
+class IamTrustPointRelationship(ModelComposed):
+ """NOTE: This class is auto generated by OpenAPI Generator.
+ Ref: https://openapi-generator.tech
+
+ Do not edit the class manually.
+
+ Attributes:
+ allowed_values (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ with a capitalized key describing the allowed value and an allowed
+ value. These dicts store the allowed enum values.
+ attribute_map (dict): The key is attribute name
+ and the value is json key in definition.
+ discriminator_value_class_map (dict): A dict to go from the discriminator
+ variable value to the discriminator class name.
+ validations (dict): The key is the tuple path to the attribute
+ and the for var_name this is (var_name,). The value is a dict
+ that stores validations for max_length, min_length, max_items,
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
+ inclusive_minimum, and regex.
+ additional_properties_type (tuple): A tuple of classes accepted
+ as additional properties values.
+ """
+
+ allowed_values = {
+ ('class_id',): {
+ 'MO.MOREF': "mo.MoRef",
+ },
+ ('object_type',): {
+ 'AAA.AUDITRECORD': "aaa.AuditRecord",
+ 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig",
+ 'AAA.RETENTIONPOLICY': "aaa.RetentionPolicy",
+ 'ACCESS.POLICY': "access.Policy",
+ 'ADAPTER.CONFIGPOLICY': "adapter.ConfigPolicy",
+ 'ADAPTER.EXTETHINTERFACE': "adapter.ExtEthInterface",
+ 'ADAPTER.HOSTETHINTERFACE': "adapter.HostEthInterface",
+ 'ADAPTER.HOSTFCINTERFACE': "adapter.HostFcInterface",
+ 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface",
+ 'ADAPTER.UNIT': "adapter.Unit",
+ 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander",
+ 'APPLIANCE.APPSTATUS': "appliance.AppStatus",
+ 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy",
+ 'APPLIANCE.BACKUP': "appliance.Backup",
+ 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy",
+ 'APPLIANCE.CERTIFICATESETTING': "appliance.CertificateSetting",
+ 'APPLIANCE.DATAEXPORTPOLICY': "appliance.DataExportPolicy",
+ 'APPLIANCE.DEVICECERTIFICATE': "appliance.DeviceCertificate",
+ 'APPLIANCE.DEVICECLAIM': "appliance.DeviceClaim",
+ 'APPLIANCE.DEVICEUPGRADEPOLICY': "appliance.DeviceUpgradePolicy",
+ 'APPLIANCE.DIAGSETTING': "appliance.DiagSetting",
+ 'APPLIANCE.EXTERNALSYSLOGSETTING': "appliance.ExternalSyslogSetting",
+ 'APPLIANCE.FILEGATEWAY': "appliance.FileGateway",
+ 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus",
+ 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus",
+ 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle",
+ 'APPLIANCE.NODEINFO': "appliance.NodeInfo",
+ 'APPLIANCE.NODESTATUS': "appliance.NodeStatus",
+ 'APPLIANCE.RELEASENOTE': "appliance.ReleaseNote",
+ 'APPLIANCE.REMOTEFILEIMPORT': "appliance.RemoteFileImport",
+ 'APPLIANCE.RESTORE': "appliance.Restore",
+ 'APPLIANCE.SETUPINFO': "appliance.SetupInfo",
+ 'APPLIANCE.SYSTEMINFO': "appliance.SystemInfo",
+ 'APPLIANCE.SYSTEMSTATUS': "appliance.SystemStatus",
+ 'APPLIANCE.UPGRADE': "appliance.Upgrade",
+ 'APPLIANCE.UPGRADEPOLICY': "appliance.UpgradePolicy",
+ 'ASSET.CLUSTERMEMBER': "asset.ClusterMember",
+ 'ASSET.DEPLOYMENT': "asset.Deployment",
+ 'ASSET.DEPLOYMENTDEVICE': "asset.DeploymentDevice",
+ 'ASSET.DEVICECLAIM': "asset.DeviceClaim",
+ 'ASSET.DEVICECONFIGURATION': "asset.DeviceConfiguration",
+ 'ASSET.DEVICECONNECTORMANAGER': "asset.DeviceConnectorManager",
+ 'ASSET.DEVICECONTRACTINFORMATION': "asset.DeviceContractInformation",
+ 'ASSET.DEVICECONTRACTNOTIFICATION': "asset.DeviceContractNotification",
+ 'ASSET.DEVICEREGISTRATION': "asset.DeviceRegistration",
+ 'ASSET.SUBSCRIPTION': "asset.Subscription",
+ 'ASSET.SUBSCRIPTIONACCOUNT': "asset.SubscriptionAccount",
+ 'ASSET.SUBSCRIPTIONDEVICECONTRACTINFORMATION': "asset.SubscriptionDeviceContractInformation",
+ 'ASSET.TARGET': "asset.Target",
+ 'BIOS.BOOTDEVICE': "bios.BootDevice",
+ 'BIOS.BOOTMODE': "bios.BootMode",
+ 'BIOS.POLICY': "bios.Policy",
+ 'BIOS.SYSTEMBOOTORDER': "bios.SystemBootOrder",
+ 'BIOS.TOKENSETTINGS': "bios.TokenSettings",
+ 'BIOS.UNIT': "bios.Unit",
+ 'BIOS.VFSELECTMEMORYRASCONFIGURATION': "bios.VfSelectMemoryRasConfiguration",
+ 'BOOT.CDDDEVICE': "boot.CddDevice",
+ 'BOOT.DEVICEBOOTMODE': "boot.DeviceBootMode",
+ 'BOOT.DEVICEBOOTSECURITY': "boot.DeviceBootSecurity",
+ 'BOOT.HDDDEVICE': "boot.HddDevice",
+ 'BOOT.ISCSIDEVICE': "boot.IscsiDevice",
+ 'BOOT.NVMEDEVICE': "boot.NvmeDevice",
+ 'BOOT.PCHSTORAGEDEVICE': "boot.PchStorageDevice",
+ 'BOOT.PRECISIONPOLICY': "boot.PrecisionPolicy",
+ 'BOOT.PXEDEVICE': "boot.PxeDevice",
+ 'BOOT.SANDEVICE': "boot.SanDevice",
+ 'BOOT.SDDEVICE': "boot.SdDevice",
+ 'BOOT.UEFISHELLDEVICE': "boot.UefiShellDevice",
+ 'BOOT.USBDEVICE': "boot.UsbDevice",
+ 'BOOT.VMEDIADEVICE': "boot.VmediaDevice",
+ 'BULK.EXPORT': "bulk.Export",
+ 'BULK.EXPORTEDITEM': "bulk.ExportedItem",
+ 'BULK.MOCLONER': "bulk.MoCloner",
+ 'BULK.MOMERGER': "bulk.MoMerger",
+ 'BULK.REQUEST': "bulk.Request",
+ 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj",
+ 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor",
+ 'CAPABILITY.CATALOG': "capability.Catalog",
+ 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor",
+ 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef",
+ 'CAPABILITY.CIMCFIRMWAREDESCRIPTOR': "capability.CimcFirmwareDescriptor",
+ 'CAPABILITY.EQUIPMENTPHYSICALDEF': "capability.EquipmentPhysicalDef",
+ 'CAPABILITY.EQUIPMENTSLOTARRAY': "capability.EquipmentSlotArray",
+ 'CAPABILITY.FANMODULEDESCRIPTOR': "capability.FanModuleDescriptor",
+ 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef",
+ 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef",
+ 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor",
+ 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef",
+ 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef",
+ 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor",
+ 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef",
+ 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef",
+ 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor",
+ 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef",
+ 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor",
+ 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef",
+ 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability",
+ 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor",
+ 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef",
+ 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy",
+ 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail",
+ 'CHASSIS.CONFIGIMPORT': "chassis.ConfigImport",
+ 'CHASSIS.CONFIGRESULT': "chassis.ConfigResult",
+ 'CHASSIS.CONFIGRESULTENTRY': "chassis.ConfigResultEntry",
+ 'CHASSIS.IOMPROFILE': "chassis.IomProfile",
+ 'CHASSIS.PROFILE': "chassis.Profile",
+ 'CLOUD.AWSBILLINGUNIT': "cloud.AwsBillingUnit",
+ 'CLOUD.AWSKEYPAIR': "cloud.AwsKeyPair",
+ 'CLOUD.AWSNETWORKINTERFACE': "cloud.AwsNetworkInterface",
+ 'CLOUD.AWSORGANIZATIONALUNIT': "cloud.AwsOrganizationalUnit",
+ 'CLOUD.AWSSECURITYGROUP': "cloud.AwsSecurityGroup",
+ 'CLOUD.AWSSUBNET': "cloud.AwsSubnet",
+ 'CLOUD.AWSVIRTUALMACHINE': "cloud.AwsVirtualMachine",
+ 'CLOUD.AWSVOLUME': "cloud.AwsVolume",
+ 'CLOUD.AWSVPC': "cloud.AwsVpc",
+ 'CLOUD.COLLECTINVENTORY': "cloud.CollectInventory",
+ 'CLOUD.REGIONS': "cloud.Regions",
+ 'CLOUD.SKUCONTAINERTYPE': "cloud.SkuContainerType",
+ 'CLOUD.SKUDATABASETYPE': "cloud.SkuDatabaseType",
+ 'CLOUD.SKUINSTANCETYPE': "cloud.SkuInstanceType",
+ 'CLOUD.SKUNETWORKTYPE': "cloud.SkuNetworkType",
+ 'CLOUD.SKUREGIONRATECARDS': "cloud.SkuRegionRateCards",
+ 'CLOUD.SKUVOLUMETYPE': "cloud.SkuVolumeType",
+ 'CLOUD.TFCAGENTPOOL': "cloud.TfcAgentpool",
+ 'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
+ 'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
+ 'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
+ 'COMPUTE.BLADE': "compute.Blade",
+ 'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
+ 'COMPUTE.BOARD': "compute.Board",
+ 'COMPUTE.MAPPING': "compute.Mapping",
+ 'COMPUTE.PHYSICALSUMMARY': "compute.PhysicalSummary",
+ 'COMPUTE.RACKUNIT': "compute.RackUnit",
+ 'COMPUTE.RACKUNITIDENTITY': "compute.RackUnitIdentity",
+ 'COMPUTE.SERVERPOWERPOLICY': "compute.ServerPowerPolicy",
+ 'COMPUTE.SERVERSETTING': "compute.ServerSetting",
+ 'COMPUTE.VMEDIA': "compute.Vmedia",
+ 'COND.ALARM': "cond.Alarm",
+ 'COND.ALARMAGGREGATION': "cond.AlarmAggregation",
+ 'COND.HCLSTATUS': "cond.HclStatus",
+ 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail",
+ 'COND.HCLSTATUSJOB': "cond.HclStatusJob",
+ 'CONNECTORPACK.CONNECTORPACKUPGRADE': "connectorpack.ConnectorPackUpgrade",
+ 'CONNECTORPACK.UPGRADEIMPACT': "connectorpack.UpgradeImpact",
+ 'CONVERGEDINFRA.HEALTHCHECKDEFINITION': "convergedinfra.HealthCheckDefinition",
+ 'CONVERGEDINFRA.HEALTHCHECKEXECUTION': "convergedinfra.HealthCheckExecution",
+ 'CONVERGEDINFRA.POD': "convergedinfra.Pod",
+ 'CRD.CUSTOMRESOURCE': "crd.CustomResource",
+ 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy",
+ 'EQUIPMENT.CHASSIS': "equipment.Chassis",
+ 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity",
+ 'EQUIPMENT.CHASSISOPERATION': "equipment.ChassisOperation",
+ 'EQUIPMENT.DEVICESUMMARY': "equipment.DeviceSummary",
+ 'EQUIPMENT.EXPANDERMODULE': "equipment.ExpanderModule",
+ 'EQUIPMENT.FAN': "equipment.Fan",
+ 'EQUIPMENT.FANCONTROL': "equipment.FanControl",
+ 'EQUIPMENT.FANMODULE': "equipment.FanModule",
+ 'EQUIPMENT.FEX': "equipment.Fex",
+ 'EQUIPMENT.FEXIDENTITY': "equipment.FexIdentity",
+ 'EQUIPMENT.FEXOPERATION': "equipment.FexOperation",
+ 'EQUIPMENT.FRU': "equipment.Fru",
+ 'EQUIPMENT.IDENTITYSUMMARY': "equipment.IdentitySummary",
+ 'EQUIPMENT.IOCARD': "equipment.IoCard",
+ 'EQUIPMENT.IOCARDOPERATION': "equipment.IoCardOperation",
+ 'EQUIPMENT.IOEXPANDER': "equipment.IoExpander",
+ 'EQUIPMENT.LOCATORLED': "equipment.LocatorLed",
+ 'EQUIPMENT.PSU': "equipment.Psu",
+ 'EQUIPMENT.PSUCONTROL': "equipment.PsuControl",
+ 'EQUIPMENT.RACKENCLOSURE': "equipment.RackEnclosure",
+ 'EQUIPMENT.RACKENCLOSURESLOT': "equipment.RackEnclosureSlot",
+ 'EQUIPMENT.SHAREDIOMODULE': "equipment.SharedIoModule",
+ 'EQUIPMENT.SWITCHCARD': "equipment.SwitchCard",
+ 'EQUIPMENT.SYSTEMIOCONTROLLER': "equipment.SystemIoController",
+ 'EQUIPMENT.TPM': "equipment.Tpm",
+ 'EQUIPMENT.TRANSCEIVER': "equipment.Transceiver",
+ 'ETHER.HOSTPORT': "ether.HostPort",
+ 'ETHER.NETWORKPORT': "ether.NetworkPort",
+ 'ETHER.PHYSICALPORT': "ether.PhysicalPort",
+ 'ETHER.PORTCHANNEL': "ether.PortChannel",
+ 'EXTERNALSITE.AUTHORIZATION': "externalsite.Authorization",
+ 'FABRIC.APPLIANCEPCROLE': "fabric.AppliancePcRole",
+ 'FABRIC.APPLIANCEROLE': "fabric.ApplianceRole",
+ 'FABRIC.CONFIGCHANGEDETAIL': "fabric.ConfigChangeDetail",
+ 'FABRIC.CONFIGRESULT': "fabric.ConfigResult",
+ 'FABRIC.CONFIGRESULTENTRY': "fabric.ConfigResultEntry",
+ 'FABRIC.ELEMENTIDENTITY': "fabric.ElementIdentity",
+ 'FABRIC.ESTIMATEIMPACT': "fabric.EstimateImpact",
+ 'FABRIC.ETHNETWORKCONTROLPOLICY': "fabric.EthNetworkControlPolicy",
+ 'FABRIC.ETHNETWORKGROUPPOLICY': "fabric.EthNetworkGroupPolicy",
+ 'FABRIC.ETHNETWORKPOLICY': "fabric.EthNetworkPolicy",
+ 'FABRIC.FCNETWORKPOLICY': "fabric.FcNetworkPolicy",
+ 'FABRIC.FCSTORAGEROLE': "fabric.FcStorageRole",
+ 'FABRIC.FCUPLINKPCROLE': "fabric.FcUplinkPcRole",
+ 'FABRIC.FCUPLINKROLE': "fabric.FcUplinkRole",
+ 'FABRIC.FCOEUPLINKPCROLE': "fabric.FcoeUplinkPcRole",
+ 'FABRIC.FCOEUPLINKROLE': "fabric.FcoeUplinkRole",
+ 'FABRIC.FLOWCONTROLPOLICY': "fabric.FlowControlPolicy",
+ 'FABRIC.LINKAGGREGATIONPOLICY': "fabric.LinkAggregationPolicy",
+ 'FABRIC.LINKCONTROLPOLICY': "fabric.LinkControlPolicy",
+ 'FABRIC.MULTICASTPOLICY': "fabric.MulticastPolicy",
+ 'FABRIC.PCMEMBER': "fabric.PcMember",
+ 'FABRIC.PCOPERATION': "fabric.PcOperation",
+ 'FABRIC.PORTMODE': "fabric.PortMode",
+ 'FABRIC.PORTOPERATION': "fabric.PortOperation",
+ 'FABRIC.PORTPOLICY': "fabric.PortPolicy",
+ 'FABRIC.SERVERROLE': "fabric.ServerRole",
+ 'FABRIC.SWITCHCLUSTERPROFILE': "fabric.SwitchClusterProfile",
+ 'FABRIC.SWITCHCONTROLPOLICY': "fabric.SwitchControlPolicy",
+ 'FABRIC.SWITCHPROFILE': "fabric.SwitchProfile",
+ 'FABRIC.SYSTEMQOSPOLICY': "fabric.SystemQosPolicy",
+ 'FABRIC.UPLINKPCROLE': "fabric.UplinkPcRole",
+ 'FABRIC.UPLINKROLE': "fabric.UplinkRole",
+ 'FABRIC.VLAN': "fabric.Vlan",
+ 'FABRIC.VSAN': "fabric.Vsan",
+ 'FAULT.INSTANCE': "fault.Instance",
+ 'FC.PHYSICALPORT': "fc.PhysicalPort",
+ 'FC.PORTCHANNEL': "fc.PortChannel",
+ 'FCPOOL.FCBLOCK': "fcpool.FcBlock",
+ 'FCPOOL.LEASE': "fcpool.Lease",
+ 'FCPOOL.POOL': "fcpool.Pool",
+ 'FCPOOL.POOLMEMBER': "fcpool.PoolMember",
+ 'FCPOOL.UNIVERSE': "fcpool.Universe",
+ 'FEEDBACK.FEEDBACKPOST': "feedback.FeedbackPost",
+ 'FIRMWARE.BIOSDESCRIPTOR': "firmware.BiosDescriptor",
+ 'FIRMWARE.BOARDCONTROLLERDESCRIPTOR': "firmware.BoardControllerDescriptor",
+ 'FIRMWARE.CHASSISUPGRADE': "firmware.ChassisUpgrade",
+ 'FIRMWARE.CIMCDESCRIPTOR': "firmware.CimcDescriptor",
+ 'FIRMWARE.DIMMDESCRIPTOR': "firmware.DimmDescriptor",
+ 'FIRMWARE.DISTRIBUTABLE': "firmware.Distributable",
+ 'FIRMWARE.DISTRIBUTABLEMETA': "firmware.DistributableMeta",
+ 'FIRMWARE.DRIVEDESCRIPTOR': "firmware.DriveDescriptor",
+ 'FIRMWARE.DRIVERDISTRIBUTABLE': "firmware.DriverDistributable",
+ 'FIRMWARE.EULA': "firmware.Eula",
+ 'FIRMWARE.FIRMWARESUMMARY': "firmware.FirmwareSummary",
+ 'FIRMWARE.GPUDESCRIPTOR': "firmware.GpuDescriptor",
+ 'FIRMWARE.HBADESCRIPTOR': "firmware.HbaDescriptor",
+ 'FIRMWARE.IOMDESCRIPTOR': "firmware.IomDescriptor",
+ 'FIRMWARE.MSWITCHDESCRIPTOR': "firmware.MswitchDescriptor",
+ 'FIRMWARE.NXOSDESCRIPTOR': "firmware.NxosDescriptor",
+ 'FIRMWARE.PCIEDESCRIPTOR': "firmware.PcieDescriptor",
+ 'FIRMWARE.PSUDESCRIPTOR': "firmware.PsuDescriptor",
+ 'FIRMWARE.RUNNINGFIRMWARE': "firmware.RunningFirmware",
+ 'FIRMWARE.SASEXPANDERDESCRIPTOR': "firmware.SasExpanderDescriptor",
+ 'FIRMWARE.SERVERCONFIGURATIONUTILITYDISTRIBUTABLE': "firmware.ServerConfigurationUtilityDistributable",
+ 'FIRMWARE.STORAGECONTROLLERDESCRIPTOR': "firmware.StorageControllerDescriptor",
+ 'FIRMWARE.SWITCHUPGRADE': "firmware.SwitchUpgrade",
+ 'FIRMWARE.UNSUPPORTEDVERSIONUPGRADE': "firmware.UnsupportedVersionUpgrade",
+ 'FIRMWARE.UPGRADE': "firmware.Upgrade",
+ 'FIRMWARE.UPGRADEIMPACT': "firmware.UpgradeImpact",
+ 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus",
+ 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus",
+ 'FORECAST.CATALOG': "forecast.Catalog",
+ 'FORECAST.DEFINITION': "forecast.Definition",
+ 'FORECAST.INSTANCE': "forecast.Instance",
+ 'GRAPHICS.CARD': "graphics.Card",
+ 'GRAPHICS.CONTROLLER': "graphics.Controller",
+ 'HCL.COMPATIBILITYSTATUS': "hcl.CompatibilityStatus",
+ 'HCL.DRIVERIMAGE': "hcl.DriverImage",
+ 'HCL.EXEMPTEDCATALOG': "hcl.ExemptedCatalog",
+ 'HCL.HYPERFLEXSOFTWARECOMPATIBILITYINFO': "hcl.HyperflexSoftwareCompatibilityInfo",
+ 'HCL.OPERATINGSYSTEM': "hcl.OperatingSystem",
+ 'HCL.OPERATINGSYSTEMVENDOR': "hcl.OperatingSystemVendor",
+ 'HCL.SUPPORTEDDRIVERNAME': "hcl.SupportedDriverName",
+ 'HYPERFLEX.ALARM': "hyperflex.Alarm",
+ 'HYPERFLEX.APPCATALOG': "hyperflex.AppCatalog",
+ 'HYPERFLEX.AUTOSUPPORTPOLICY': "hyperflex.AutoSupportPolicy",
+ 'HYPERFLEX.BACKUPCLUSTER': "hyperflex.BackupCluster",
+ 'HYPERFLEX.CAPABILITYINFO': "hyperflex.CapabilityInfo",
+ 'HYPERFLEX.CLUSTER': "hyperflex.Cluster",
+ 'HYPERFLEX.CLUSTERBACKUPPOLICY': "hyperflex.ClusterBackupPolicy",
+ 'HYPERFLEX.CLUSTERBACKUPPOLICYDEPLOYMENT': "hyperflex.ClusterBackupPolicyDeployment",
+ 'HYPERFLEX.CLUSTERBACKUPPOLICYINVENTORY': "hyperflex.ClusterBackupPolicyInventory",
+ 'HYPERFLEX.CLUSTERHEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.ClusterHealthCheckExecutionSnapshot",
+ 'HYPERFLEX.CLUSTERNETWORKPOLICY': "hyperflex.ClusterNetworkPolicy",
+ 'HYPERFLEX.CLUSTERPROFILE': "hyperflex.ClusterProfile",
+ 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICY': "hyperflex.ClusterReplicationNetworkPolicy",
+ 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICYDEPLOYMENT': "hyperflex.ClusterReplicationNetworkPolicyDeployment",
+ 'HYPERFLEX.CLUSTERSTORAGEPOLICY': "hyperflex.ClusterStoragePolicy",
+ 'HYPERFLEX.CONFIGRESULT': "hyperflex.ConfigResult",
+ 'HYPERFLEX.CONFIGRESULTENTRY': "hyperflex.ConfigResultEntry",
+ 'HYPERFLEX.DATAPROTECTIONPEER': "hyperflex.DataProtectionPeer",
+ 'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
+ 'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
+ 'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
+ 'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
+ 'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
+ 'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
+ 'HYPERFLEX.FEATURELIMITINTERNAL': "hyperflex.FeatureLimitInternal",
+ 'HYPERFLEX.HEALTH': "hyperflex.Health",
+ 'HYPERFLEX.HEALTHCHECKDEFINITION': "hyperflex.HealthCheckDefinition",
+ 'HYPERFLEX.HEALTHCHECKEXECUTION': "hyperflex.HealthCheckExecution",
+ 'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
+ 'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
+ 'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
+ 'HYPERFLEX.LICENSE': "hyperflex.License",
+ 'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
+ 'HYPERFLEX.NODE': "hyperflex.Node",
+ 'HYPERFLEX.NODECONFIGPOLICY': "hyperflex.NodeConfigPolicy",
+ 'HYPERFLEX.NODEPROFILE': "hyperflex.NodeProfile",
+ 'HYPERFLEX.PROTECTEDCLUSTER': "hyperflex.ProtectedCluster",
+ 'HYPERFLEX.PROXYSETTINGPOLICY': "hyperflex.ProxySettingPolicy",
+ 'HYPERFLEX.SERVERFIRMWAREVERSION': "hyperflex.ServerFirmwareVersion",
+ 'HYPERFLEX.SERVERFIRMWAREVERSIONENTRY': "hyperflex.ServerFirmwareVersionEntry",
+ 'HYPERFLEX.SERVERMODEL': "hyperflex.ServerModel",
+ 'HYPERFLEX.SERVICEAUTHTOKEN': "hyperflex.ServiceAuthToken",
+ 'HYPERFLEX.SOFTWAREDISTRIBUTIONCOMPONENT': "hyperflex.SoftwareDistributionComponent",
+ 'HYPERFLEX.SOFTWAREDISTRIBUTIONENTRY': "hyperflex.SoftwareDistributionEntry",
+ 'HYPERFLEX.SOFTWAREDISTRIBUTIONVERSION': "hyperflex.SoftwareDistributionVersion",
+ 'HYPERFLEX.SOFTWAREVERSIONPOLICY': "hyperflex.SoftwareVersionPolicy",
+ 'HYPERFLEX.STORAGECONTAINER': "hyperflex.StorageContainer",
+ 'HYPERFLEX.SYSCONFIGPOLICY': "hyperflex.SysConfigPolicy",
+ 'HYPERFLEX.UCSMCONFIGPOLICY': "hyperflex.UcsmConfigPolicy",
+ 'HYPERFLEX.VCENTERCONFIGPOLICY': "hyperflex.VcenterConfigPolicy",
+ 'HYPERFLEX.VMBACKUPINFO': "hyperflex.VmBackupInfo",
+ 'HYPERFLEX.VMIMPORTOPERATION': "hyperflex.VmImportOperation",
+ 'HYPERFLEX.VMRESTOREOPERATION': "hyperflex.VmRestoreOperation",
+ 'HYPERFLEX.VMSNAPSHOTINFO': "hyperflex.VmSnapshotInfo",
+ 'HYPERFLEX.VOLUME': "hyperflex.Volume",
+ 'HYPERFLEX.WITNESSCONFIGURATION': "hyperflex.WitnessConfiguration",
+ 'IAAS.CONNECTORPACK': "iaas.ConnectorPack",
+ 'IAAS.DEVICESTATUS': "iaas.DeviceStatus",
+ 'IAAS.DIAGNOSTICMESSAGES': "iaas.DiagnosticMessages",
+ 'IAAS.LICENSEINFO': "iaas.LicenseInfo",
+ 'IAAS.MOSTRUNTASKS': "iaas.MostRunTasks",
+ 'IAAS.SERVICEREQUEST': "iaas.ServiceRequest",
+ 'IAAS.UCSDINFO': "iaas.UcsdInfo",
+ 'IAAS.UCSDMANAGEDINFRA': "iaas.UcsdManagedInfra",
+ 'IAAS.UCSDMESSAGES': "iaas.UcsdMessages",
+ 'IAM.ACCOUNT': "iam.Account",
+ 'IAM.ACCOUNTEXPERIENCE': "iam.AccountExperience",
+ 'IAM.APIKEY': "iam.ApiKey",
+ 'IAM.APPREGISTRATION': "iam.AppRegistration",
+ 'IAM.BANNERMESSAGE': "iam.BannerMessage",
+ 'IAM.CERTIFICATE': "iam.Certificate",
+ 'IAM.CERTIFICATEREQUEST': "iam.CertificateRequest",
+ 'IAM.DOMAINGROUP': "iam.DomainGroup",
+ 'IAM.ENDPOINTPRIVILEGE': "iam.EndPointPrivilege",
+ 'IAM.ENDPOINTROLE': "iam.EndPointRole",
+ 'IAM.ENDPOINTUSER': "iam.EndPointUser",
+ 'IAM.ENDPOINTUSERPOLICY': "iam.EndPointUserPolicy",
+ 'IAM.ENDPOINTUSERROLE': "iam.EndPointUserRole",
+ 'IAM.IDP': "iam.Idp",
+ 'IAM.IDPREFERENCE': "iam.IdpReference",
+ 'IAM.IPACCESSMANAGEMENT': "iam.IpAccessManagement",
+ 'IAM.IPADDRESS': "iam.IpAddress",
+ 'IAM.LDAPGROUP': "iam.LdapGroup",
+ 'IAM.LDAPPOLICY': "iam.LdapPolicy",
+ 'IAM.LDAPPROVIDER': "iam.LdapProvider",
+ 'IAM.LOCALUSERPASSWORD': "iam.LocalUserPassword",
+ 'IAM.LOCALUSERPASSWORDPOLICY': "iam.LocalUserPasswordPolicy",
+ 'IAM.OAUTHTOKEN': "iam.OAuthToken",
+ 'IAM.PERMISSION': "iam.Permission",
+ 'IAM.PRIVATEKEYSPEC': "iam.PrivateKeySpec",
+ 'IAM.PRIVILEGE': "iam.Privilege",
+ 'IAM.PRIVILEGESET': "iam.PrivilegeSet",
+ 'IAM.QUALIFIER': "iam.Qualifier",
+ 'IAM.RESOURCELIMITS': "iam.ResourceLimits",
+ 'IAM.RESOURCEPERMISSION': "iam.ResourcePermission",
+ 'IAM.RESOURCEROLES': "iam.ResourceRoles",
+ 'IAM.ROLE': "iam.Role",
+ 'IAM.SECURITYHOLDER': "iam.SecurityHolder",
+ 'IAM.SERVICEPROVIDER': "iam.ServiceProvider",
+ 'IAM.SESSION': "iam.Session",
+ 'IAM.SESSIONLIMITS': "iam.SessionLimits",
+ 'IAM.SYSTEM': "iam.System",
+ 'IAM.TRUSTPOINT': "iam.TrustPoint",
+ 'IAM.USER': "iam.User",
+ 'IAM.USERGROUP': "iam.UserGroup",
+ 'IAM.USERPREFERENCE': "iam.UserPreference",
+ 'INVENTORY.DEVICEINFO': "inventory.DeviceInfo",
+ 'INVENTORY.DNMOBINDING': "inventory.DnMoBinding",
+ 'INVENTORY.GENERICINVENTORY': "inventory.GenericInventory",
+ 'INVENTORY.GENERICINVENTORYHOLDER': "inventory.GenericInventoryHolder",
+ 'INVENTORY.REQUEST': "inventory.Request",
+ 'IPMIOVERLAN.POLICY': "ipmioverlan.Policy",
+ 'IPPOOL.BLOCKLEASE': "ippool.BlockLease",
+ 'IPPOOL.IPLEASE': "ippool.IpLease",
+ 'IPPOOL.POOL': "ippool.Pool",
+ 'IPPOOL.POOLMEMBER': "ippool.PoolMember",
+ 'IPPOOL.SHADOWBLOCK': "ippool.ShadowBlock",
+ 'IPPOOL.SHADOWPOOL': "ippool.ShadowPool",
+ 'IPPOOL.UNIVERSE': "ippool.Universe",
+ 'IQNPOOL.BLOCK': "iqnpool.Block",
+ 'IQNPOOL.LEASE': "iqnpool.Lease",
+ 'IQNPOOL.POOL': "iqnpool.Pool",
+ 'IQNPOOL.POOLMEMBER': "iqnpool.PoolMember",
+ 'IQNPOOL.UNIVERSE': "iqnpool.Universe",
+ 'IWOTENANT.TENANTSTATUS': "iwotenant.TenantStatus",
+ 'KUBERNETES.ACICNIAPIC': "kubernetes.AciCniApic",
+ 'KUBERNETES.ACICNIPROFILE': "kubernetes.AciCniProfile",
+ 'KUBERNETES.ACICNITENANTCLUSTERALLOCATION': "kubernetes.AciCniTenantClusterAllocation",
+ 'KUBERNETES.ADDONDEFINITION': "kubernetes.AddonDefinition",
+ 'KUBERNETES.ADDONPOLICY': "kubernetes.AddonPolicy",
+ 'KUBERNETES.ADDONREPOSITORY': "kubernetes.AddonRepository",
+ 'KUBERNETES.BAREMETALNODEPROFILE': "kubernetes.BaremetalNodeProfile",
+ 'KUBERNETES.CATALOG': "kubernetes.Catalog",
+ 'KUBERNETES.CLUSTER': "kubernetes.Cluster",
+ 'KUBERNETES.CLUSTERADDONPROFILE': "kubernetes.ClusterAddonProfile",
+ 'KUBERNETES.CLUSTERPROFILE': "kubernetes.ClusterProfile",
+ 'KUBERNETES.CONFIGRESULT': "kubernetes.ConfigResult",
+ 'KUBERNETES.CONFIGRESULTENTRY': "kubernetes.ConfigResultEntry",
+ 'KUBERNETES.CONTAINERRUNTIMEPOLICY': "kubernetes.ContainerRuntimePolicy",
+ 'KUBERNETES.DAEMONSET': "kubernetes.DaemonSet",
+ 'KUBERNETES.DEPLOYMENT': "kubernetes.Deployment",
+ 'KUBERNETES.INGRESS': "kubernetes.Ingress",
+ 'KUBERNETES.NETWORKPOLICY': "kubernetes.NetworkPolicy",
+ 'KUBERNETES.NODE': "kubernetes.Node",
+ 'KUBERNETES.NODEGROUPPROFILE': "kubernetes.NodeGroupProfile",
+ 'KUBERNETES.POD': "kubernetes.Pod",
+ 'KUBERNETES.SERVICE': "kubernetes.Service",
+ 'KUBERNETES.STATEFULSET': "kubernetes.StatefulSet",
+ 'KUBERNETES.SYSCONFIGPOLICY': "kubernetes.SysConfigPolicy",
+ 'KUBERNETES.TRUSTEDREGISTRIESPOLICY': "kubernetes.TrustedRegistriesPolicy",
+ 'KUBERNETES.VERSION': "kubernetes.Version",
+ 'KUBERNETES.VERSIONPOLICY': "kubernetes.VersionPolicy",
+ 'KUBERNETES.VIRTUALMACHINEINFRACONFIGPOLICY': "kubernetes.VirtualMachineInfraConfigPolicy",
+ 'KUBERNETES.VIRTUALMACHINEINFRASTRUCTUREPROVIDER': "kubernetes.VirtualMachineInfrastructureProvider",
+ 'KUBERNETES.VIRTUALMACHINEINSTANCETYPE': "kubernetes.VirtualMachineInstanceType",
+ 'KUBERNETES.VIRTUALMACHINENODEPROFILE': "kubernetes.VirtualMachineNodeProfile",
+ 'KVM.POLICY': "kvm.Policy",
+ 'KVM.SESSION': "kvm.Session",
+ 'KVM.TUNNEL': "kvm.Tunnel",
+ 'LICENSE.ACCOUNTLICENSEDATA': "license.AccountLicenseData",
+ 'LICENSE.CUSTOMEROP': "license.CustomerOp",
+ 'LICENSE.IKSCUSTOMEROP': "license.IksCustomerOp",
+ 'LICENSE.IKSLICENSECOUNT': "license.IksLicenseCount",
+ 'LICENSE.IWOCUSTOMEROP': "license.IwoCustomerOp",
+ 'LICENSE.IWOLICENSECOUNT': "license.IwoLicenseCount",
+ 'LICENSE.LICENSEINFO': "license.LicenseInfo",
+ 'LICENSE.LICENSERESERVATIONOP': "license.LicenseReservationOp",
+ 'LICENSE.SMARTLICENSETOKEN': "license.SmartlicenseToken",
+ 'LS.SERVICEPROFILE': "ls.ServiceProfile",
+ 'MACPOOL.IDBLOCK': "macpool.IdBlock",
+ 'MACPOOL.LEASE': "macpool.Lease",
+ 'MACPOOL.POOL': "macpool.Pool",
+ 'MACPOOL.POOLMEMBER': "macpool.PoolMember",
+ 'MACPOOL.UNIVERSE': "macpool.Universe",
+ 'MANAGEMENT.CONTROLLER': "management.Controller",
+ 'MANAGEMENT.ENTITY': "management.Entity",
+ 'MANAGEMENT.INTERFACE': "management.Interface",
+ 'MEMORY.ARRAY': "memory.Array",
+ 'MEMORY.PERSISTENTMEMORYCONFIGRESULT': "memory.PersistentMemoryConfigResult",
+ 'MEMORY.PERSISTENTMEMORYCONFIGURATION': "memory.PersistentMemoryConfiguration",
+ 'MEMORY.PERSISTENTMEMORYNAMESPACE': "memory.PersistentMemoryNamespace",
+ 'MEMORY.PERSISTENTMEMORYNAMESPACECONFIGRESULT': "memory.PersistentMemoryNamespaceConfigResult",
+ 'MEMORY.PERSISTENTMEMORYPOLICY': "memory.PersistentMemoryPolicy",
+ 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion",
+ 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit",
+ 'MEMORY.UNIT': "memory.Unit",
+ 'META.DEFINITION': "meta.Definition",
+ 'NETWORK.ELEMENT': "network.Element",
+ 'NETWORK.ELEMENTSUMMARY': "network.ElementSummary",
+ 'NETWORK.FCZONEINFO': "network.FcZoneInfo",
+ 'NETWORK.VLANPORTINFO': "network.VlanPortInfo",
+ 'NETWORKCONFIG.POLICY': "networkconfig.Policy",
+ 'NIAAPI.APICCCOPOST': "niaapi.ApicCcoPost",
+ 'NIAAPI.APICFIELDNOTICE': "niaapi.ApicFieldNotice",
+ 'NIAAPI.APICHWEOL': "niaapi.ApicHweol",
+ 'NIAAPI.APICLATESTMAINTAINEDRELEASE': "niaapi.ApicLatestMaintainedRelease",
+ 'NIAAPI.APICRELEASERECOMMEND': "niaapi.ApicReleaseRecommend",
+ 'NIAAPI.APICSWEOL': "niaapi.ApicSweol",
+ 'NIAAPI.DCNMCCOPOST': "niaapi.DcnmCcoPost",
+ 'NIAAPI.DCNMFIELDNOTICE': "niaapi.DcnmFieldNotice",
+ 'NIAAPI.DCNMHWEOL': "niaapi.DcnmHweol",
+ 'NIAAPI.DCNMLATESTMAINTAINEDRELEASE': "niaapi.DcnmLatestMaintainedRelease",
+ 'NIAAPI.DCNMRELEASERECOMMEND': "niaapi.DcnmReleaseRecommend",
+ 'NIAAPI.DCNMSWEOL': "niaapi.DcnmSweol",
+ 'NIAAPI.FILEDOWNLOADER': "niaapi.FileDownloader",
+ 'NIAAPI.NIAMETADATA': "niaapi.NiaMetadata",
+ 'NIAAPI.NIBFILEDOWNLOADER': "niaapi.NibFileDownloader",
+ 'NIAAPI.NIBMETADATA': "niaapi.NibMetadata",
+ 'NIAAPI.VERSIONREGEX': "niaapi.VersionRegex",
+ 'NIATELEMETRY.AAALDAPPROVIDERDETAILS': "niatelemetry.AaaLdapProviderDetails",
+ 'NIATELEMETRY.AAARADIUSPROVIDERDETAILS': "niatelemetry.AaaRadiusProviderDetails",
+ 'NIATELEMETRY.AAATACACSPROVIDERDETAILS': "niatelemetry.AaaTacacsProviderDetails",
+ 'NIATELEMETRY.APICAPPPLUGINDETAILS': "niatelemetry.ApicAppPluginDetails",
+ 'NIATELEMETRY.APICCOREFILEDETAILS': "niatelemetry.ApicCoreFileDetails",
+ 'NIATELEMETRY.APICDBGEXPRSEXPORTDEST': "niatelemetry.ApicDbgexpRsExportDest",
+ 'NIATELEMETRY.APICDBGEXPRSTSSCHEDULER': "niatelemetry.ApicDbgexpRsTsScheduler",
+ 'NIATELEMETRY.APICFANDETAILS': "niatelemetry.ApicFanDetails",
+ 'NIATELEMETRY.APICFEXDETAILS': "niatelemetry.ApicFexDetails",
+ 'NIATELEMETRY.APICFLASHDETAILS': "niatelemetry.ApicFlashDetails",
+ 'NIATELEMETRY.APICNTPAUTH': "niatelemetry.ApicNtpAuth",
+ 'NIATELEMETRY.APICPSUDETAILS': "niatelemetry.ApicPsuDetails",
+ 'NIATELEMETRY.APICREALMDETAILS': "niatelemetry.ApicRealmDetails",
+ 'NIATELEMETRY.APICSNMPCLIENTGRPDETAILS': "niatelemetry.ApicSnmpClientGrpDetails",
+ 'NIATELEMETRY.APICSNMPCOMMUNITYACCESSDETAILS': "niatelemetry.ApicSnmpCommunityAccessDetails",
+ 'NIATELEMETRY.APICSNMPCOMMUNITYDETAILS': "niatelemetry.ApicSnmpCommunityDetails",
+ 'NIATELEMETRY.APICSNMPTRAPDETAILS': "niatelemetry.ApicSnmpTrapDetails",
+ 'NIATELEMETRY.APICSNMPTRAPFWDSERVERDETAILS': "niatelemetry.ApicSnmpTrapFwdServerDetails",
+ 'NIATELEMETRY.APICSNMPVERSIONTHREEDETAILS': "niatelemetry.ApicSnmpVersionThreeDetails",
+ 'NIATELEMETRY.APICSYSLOGGRP': "niatelemetry.ApicSysLogGrp",
+ 'NIATELEMETRY.APICSYSLOGSRC': "niatelemetry.ApicSysLogSrc",
+ 'NIATELEMETRY.APICTRANSCEIVERDETAILS': "niatelemetry.ApicTransceiverDetails",
+ 'NIATELEMETRY.APICUIPAGECOUNTS': "niatelemetry.ApicUiPageCounts",
+ 'NIATELEMETRY.APPDETAILS': "niatelemetry.AppDetails",
+ 'NIATELEMETRY.COMMONPOLICIES': "niatelemetry.CommonPolicies",
+ 'NIATELEMETRY.DCNMFANDETAILS': "niatelemetry.DcnmFanDetails",
+ 'NIATELEMETRY.DCNMFEXDETAILS': "niatelemetry.DcnmFexDetails",
+ 'NIATELEMETRY.DCNMMODULEDETAILS': "niatelemetry.DcnmModuleDetails",
+ 'NIATELEMETRY.DCNMPSUDETAILS': "niatelemetry.DcnmPsuDetails",
+ 'NIATELEMETRY.DCNMTRANSCEIVERDETAILS': "niatelemetry.DcnmTransceiverDetails",
+ 'NIATELEMETRY.EPG': "niatelemetry.Epg",
+ 'NIATELEMETRY.FABRICMODULEDETAILS': "niatelemetry.FabricModuleDetails",
+ 'NIATELEMETRY.FABRICPODPROFILE': "niatelemetry.FabricPodProfile",
+ 'NIATELEMETRY.FABRICPODSS': "niatelemetry.FabricPodSs",
+ 'NIATELEMETRY.FAULT': "niatelemetry.Fault",
+ 'NIATELEMETRY.HTTPSACLCONTRACTDETAILS': "niatelemetry.HttpsAclContractDetails",
+ 'NIATELEMETRY.HTTPSACLCONTRACTFILTERMAP': "niatelemetry.HttpsAclContractFilterMap",
+ 'NIATELEMETRY.HTTPSACLEPGCONTRACTMAP': "niatelemetry.HttpsAclEpgContractMap",
+ 'NIATELEMETRY.HTTPSACLEPGDETAILS': "niatelemetry.HttpsAclEpgDetails",
+ 'NIATELEMETRY.HTTPSACLFILTERDETAILS': "niatelemetry.HttpsAclFilterDetails",
+ 'NIATELEMETRY.LC': "niatelemetry.Lc",
+ 'NIATELEMETRY.MSOCONTRACTDETAILS': "niatelemetry.MsoContractDetails",
+ 'NIATELEMETRY.MSOEPGDETAILS': "niatelemetry.MsoEpgDetails",
+ 'NIATELEMETRY.MSOSCHEMADETAILS': "niatelemetry.MsoSchemaDetails",
+ 'NIATELEMETRY.MSOSITEDETAILS': "niatelemetry.MsoSiteDetails",
+ 'NIATELEMETRY.MSOTENANTDETAILS': "niatelemetry.MsoTenantDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDCONTROLLERDETAILS': "niatelemetry.NexusDashboardControllerDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDDETAILS': "niatelemetry.NexusDashboardDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDMEMORYDETAILS': "niatelemetry.NexusDashboardMemoryDetails",
+ 'NIATELEMETRY.NEXUSDASHBOARDS': "niatelemetry.NexusDashboards",
+ 'NIATELEMETRY.NIAFEATUREUSAGE': "niatelemetry.NiaFeatureUsage",
+ 'NIATELEMETRY.NIAINVENTORY': "niatelemetry.NiaInventory",
+ 'NIATELEMETRY.NIAINVENTORYDCNM': "niatelemetry.NiaInventoryDcnm",
+ 'NIATELEMETRY.NIAINVENTORYFABRIC': "niatelemetry.NiaInventoryFabric",
+ 'NIATELEMETRY.NIALICENSESTATE': "niatelemetry.NiaLicenseState",
+ 'NIATELEMETRY.PASSWORDSTRENGTHCHECK': "niatelemetry.PasswordStrengthCheck",
+ 'NIATELEMETRY.PODCOMMPOLICIES': "niatelemetry.PodCommPolicies",
+ 'NIATELEMETRY.PODSNMPPOLICIES': "niatelemetry.PodSnmpPolicies",
+ 'NIATELEMETRY.PODTIMESERVERPOLICIES': "niatelemetry.PodTimeServerPolicies",
+ 'NIATELEMETRY.SITEINVENTORY': "niatelemetry.SiteInventory",
+ 'NIATELEMETRY.SNMPSRC': "niatelemetry.SnmpSrc",
+ 'NIATELEMETRY.SSHVERSIONTWO': "niatelemetry.SshVersionTwo",
+ 'NIATELEMETRY.SUPERVISORMODULEDETAILS': "niatelemetry.SupervisorModuleDetails",
+ 'NIATELEMETRY.SYSLOGREMOTEDEST': "niatelemetry.SyslogRemoteDest",
+ 'NIATELEMETRY.SYSLOGSYSMSG': "niatelemetry.SyslogSysMsg",
+ 'NIATELEMETRY.SYSLOGSYSMSGFACFILTER': "niatelemetry.SyslogSysMsgFacFilter",
+ 'NIATELEMETRY.SYSTEMCONTROLLERDETAILS': "niatelemetry.SystemControllerDetails",
+ 'NIATELEMETRY.TENANT': "niatelemetry.Tenant",
+ 'NOTIFICATION.ACCOUNTSUBSCRIPTION': "notification.AccountSubscription",
+ 'NTP.POLICY': "ntp.Policy",
+ 'OAUTH.ACCESSTOKEN': "oauth.AccessToken",
+ 'OAUTH.AUTHORIZATION': "oauth.Authorization",
+ 'OPRS.DEPLOYMENT': "oprs.Deployment",
+ 'OPRS.SYNCTARGETLISTMESSAGE': "oprs.SyncTargetListMessage",
+ 'ORGANIZATION.ORGANIZATION': "organization.Organization",
+ 'OS.BULKINSTALLINFO': "os.BulkInstallInfo",
+ 'OS.CATALOG': "os.Catalog",
+ 'OS.CONFIGURATIONFILE': "os.ConfigurationFile",
+ 'OS.DISTRIBUTION': "os.Distribution",
+ 'OS.INSTALL': "os.Install",
+ 'OS.OSSUPPORT': "os.OsSupport",
+ 'OS.SUPPORTEDVERSION': "os.SupportedVersion",
+ 'OS.TEMPLATEFILE': "os.TemplateFile",
+ 'OS.VALIDINSTALLTARGET': "os.ValidInstallTarget",
+ 'PCI.COPROCESSORCARD': "pci.CoprocessorCard",
+ 'PCI.DEVICE': "pci.Device",
+ 'PCI.LINK': "pci.Link",
+ 'PCI.SWITCH': "pci.Switch",
+ 'PORT.GROUP': "port.Group",
+ 'PORT.MACBINDING': "port.MacBinding",
+ 'PORT.SUBGROUP': "port.SubGroup",
+ 'POWER.CONTROLSTATE': "power.ControlState",
+ 'POWER.POLICY': "power.Policy",
+ 'PROCESSOR.UNIT': "processor.Unit",
+ 'RACK.UNITPERSONALITY': "rack.UnitPersonality",
+ 'RECOMMENDATION.CAPACITYRUNWAY': "recommendation.CapacityRunway",
+ 'RECOMMENDATION.PHYSICALITEM': "recommendation.PhysicalItem",
+ 'RECOVERY.BACKUPCONFIGPOLICY': "recovery.BackupConfigPolicy",
+ 'RECOVERY.BACKUPPROFILE': "recovery.BackupProfile",
+ 'RECOVERY.CONFIGRESULT': "recovery.ConfigResult",
+ 'RECOVERY.CONFIGRESULTENTRY': "recovery.ConfigResultEntry",
+ 'RECOVERY.ONDEMANDBACKUP': "recovery.OnDemandBackup",
+ 'RECOVERY.RESTORE': "recovery.Restore",
+ 'RECOVERY.SCHEDULECONFIGPOLICY': "recovery.ScheduleConfigPolicy",
+ 'RESOURCE.GROUP': "resource.Group",
+ 'RESOURCE.GROUPMEMBER': "resource.GroupMember",
+ 'RESOURCE.LICENSERESOURCECOUNT': "resource.LicenseResourceCount",
+ 'RESOURCE.MEMBERSHIP': "resource.Membership",
+ 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder",
+ 'RESOURCE.RESERVATION': "resource.Reservation",
+ 'RESOURCEPOOL.LEASE': "resourcepool.Lease",
+ 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource",
+ 'RESOURCEPOOL.POOL': "resourcepool.Pool",
+ 'RESOURCEPOOL.POOLMEMBER': "resourcepool.PoolMember",
+ 'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
+ 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
+ 'SDCARD.POLICY': "sdcard.Policy",
+ 'SEARCH.SEARCHITEM': "search.SearchItem",
+ 'SEARCH.TAGITEM': "search.TagItem",
+ 'SECURITY.UNIT': "security.Unit",
+ 'SERVER.CONFIGCHANGEDETAIL': "server.ConfigChangeDetail",
+ 'SERVER.CONFIGIMPORT': "server.ConfigImport",
+ 'SERVER.CONFIGRESULT': "server.ConfigResult",
+ 'SERVER.CONFIGRESULTENTRY': "server.ConfigResultEntry",
+ 'SERVER.PROFILE': "server.Profile",
+ 'SERVER.PROFILETEMPLATE': "server.ProfileTemplate",
+ 'SMTP.POLICY': "smtp.Policy",
+ 'SNMP.POLICY': "snmp.Policy",
+ 'SOFTWARE.APPLIANCEDISTRIBUTABLE': "software.ApplianceDistributable",
+ 'SOFTWARE.DOWNLOADHISTORY': "software.DownloadHistory",
+ 'SOFTWARE.HCLMETA': "software.HclMeta",
+ 'SOFTWARE.HYPERFLEXBUNDLEDISTRIBUTABLE': "software.HyperflexBundleDistributable",
+ 'SOFTWARE.HYPERFLEXDISTRIBUTABLE': "software.HyperflexDistributable",
+ 'SOFTWARE.RELEASEMETA': "software.ReleaseMeta",
+ 'SOFTWARE.SOLUTIONDISTRIBUTABLE': "software.SolutionDistributable",
+ 'SOFTWARE.UCSDBUNDLEDISTRIBUTABLE': "software.UcsdBundleDistributable",
+ 'SOFTWARE.UCSDDISTRIBUTABLE': "software.UcsdDistributable",
+ 'SOFTWAREREPOSITORY.AUTHORIZATION': "softwarerepository.Authorization",
+ 'SOFTWAREREPOSITORY.CACHEDIMAGE': "softwarerepository.CachedImage",
+ 'SOFTWAREREPOSITORY.CATALOG': "softwarerepository.Catalog",
+ 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper",
+ 'SOFTWAREREPOSITORY.CATEGORYMAPPERMODEL': "softwarerepository.CategoryMapperModel",
+ 'SOFTWAREREPOSITORY.CATEGORYSUPPORTCONSTRAINT': "softwarerepository.CategorySupportConstraint",
+ 'SOFTWAREREPOSITORY.DOWNLOADSPEC': "softwarerepository.DownloadSpec",
+ 'SOFTWAREREPOSITORY.OPERATINGSYSTEMFILE': "softwarerepository.OperatingSystemFile",
+ 'SOFTWAREREPOSITORY.RELEASE': "softwarerepository.Release",
+ 'SOL.POLICY': "sol.Policy",
+ 'SSH.POLICY': "ssh.Policy",
+ 'STORAGE.CONTROLLER': "storage.Controller",
+ 'STORAGE.DISKGROUP': "storage.DiskGroup",
+ 'STORAGE.DISKSLOT': "storage.DiskSlot",
+ 'STORAGE.DRIVEGROUP': "storage.DriveGroup",
+ 'STORAGE.ENCLOSURE': "storage.Enclosure",
+ 'STORAGE.ENCLOSUREDISK': "storage.EnclosureDisk",
+ 'STORAGE.ENCLOSUREDISKSLOTEP': "storage.EnclosureDiskSlotEp",
+ 'STORAGE.FLEXFLASHCONTROLLER': "storage.FlexFlashController",
+ 'STORAGE.FLEXFLASHCONTROLLERPROPS': "storage.FlexFlashControllerProps",
+ 'STORAGE.FLEXFLASHPHYSICALDRIVE': "storage.FlexFlashPhysicalDrive",
+ 'STORAGE.FLEXFLASHVIRTUALDRIVE': "storage.FlexFlashVirtualDrive",
+ 'STORAGE.FLEXUTILCONTROLLER': "storage.FlexUtilController",
+ 'STORAGE.FLEXUTILPHYSICALDRIVE': "storage.FlexUtilPhysicalDrive",
+ 'STORAGE.FLEXUTILVIRTUALDRIVE': "storage.FlexUtilVirtualDrive",
+ 'STORAGE.HITACHIARRAY': "storage.HitachiArray",
+ 'STORAGE.HITACHICONTROLLER': "storage.HitachiController",
+ 'STORAGE.HITACHIDISK': "storage.HitachiDisk",
+ 'STORAGE.HITACHIHOST': "storage.HitachiHost",
+ 'STORAGE.HITACHIHOSTLUN': "storage.HitachiHostLun",
+ 'STORAGE.HITACHIPARITYGROUP': "storage.HitachiParityGroup",
+ 'STORAGE.HITACHIPOOL': "storage.HitachiPool",
+ 'STORAGE.HITACHIPORT': "storage.HitachiPort",
+ 'STORAGE.HITACHIVOLUME': "storage.HitachiVolume",
+ 'STORAGE.HYPERFLEXSTORAGECONTAINER': "storage.HyperFlexStorageContainer",
+ 'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
+ 'STORAGE.ITEM': "storage.Item",
+ 'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
+ 'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
+ 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
+ 'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
+ 'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
+ 'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
+ 'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
+ 'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
+ 'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
+ 'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
+ 'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
+ 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
+ 'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
+ 'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
+ 'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
+ 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
+ 'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
+ 'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
+ 'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
+ 'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
+ 'STORAGE.PHYSICALDISKUSAGE': "storage.PhysicalDiskUsage",
+ 'STORAGE.PUREARRAY': "storage.PureArray",
+ 'STORAGE.PURECONTROLLER': "storage.PureController",
+ 'STORAGE.PUREDISK': "storage.PureDisk",
+ 'STORAGE.PUREHOST': "storage.PureHost",
+ 'STORAGE.PUREHOSTGROUP': "storage.PureHostGroup",
+ 'STORAGE.PUREHOSTLUN': "storage.PureHostLun",
+ 'STORAGE.PUREPORT': "storage.PurePort",
+ 'STORAGE.PUREPROTECTIONGROUP': "storage.PureProtectionGroup",
+ 'STORAGE.PUREPROTECTIONGROUPSNAPSHOT': "storage.PureProtectionGroupSnapshot",
+ 'STORAGE.PUREREPLICATIONSCHEDULE': "storage.PureReplicationSchedule",
+ 'STORAGE.PURESNAPSHOTSCHEDULE': "storage.PureSnapshotSchedule",
+ 'STORAGE.PUREVOLUME': "storage.PureVolume",
+ 'STORAGE.PUREVOLUMESNAPSHOT': "storage.PureVolumeSnapshot",
+ 'STORAGE.SASEXPANDER': "storage.SasExpander",
+ 'STORAGE.SASPORT': "storage.SasPort",
+ 'STORAGE.SPAN': "storage.Span",
+ 'STORAGE.STORAGEPOLICY': "storage.StoragePolicy",
+ 'STORAGE.VDMEMBEREP': "storage.VdMemberEp",
+ 'STORAGE.VIRTUALDRIVE': "storage.VirtualDrive",
+ 'STORAGE.VIRTUALDRIVECONTAINER': "storage.VirtualDriveContainer",
+ 'STORAGE.VIRTUALDRIVEEXTENSION': "storage.VirtualDriveExtension",
+ 'STORAGE.VIRTUALDRIVEIDENTITY': "storage.VirtualDriveIdentity",
+ 'SYSLOG.POLICY': "syslog.Policy",
+ 'TAM.ADVISORYCOUNT': "tam.AdvisoryCount",
+ 'TAM.ADVISORYDEFINITION': "tam.AdvisoryDefinition",
+ 'TAM.ADVISORYINFO': "tam.AdvisoryInfo",
+ 'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
+ 'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
+ 'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
+ 'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
+ 'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
+ 'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
+ 'TASK.PUBLICCLOUDSCOPEDINVENTORY': "task.PublicCloudScopedInventory",
+ 'TASK.PURESCOPEDINVENTORY': "task.PureScopedInventory",
+ 'TASK.SERVERSCOPEDINVENTORY': "task.ServerScopedInventory",
+ 'TECHSUPPORTMANAGEMENT.COLLECTIONCONTROLPOLICY': "techsupportmanagement.CollectionControlPolicy",
+ 'TECHSUPPORTMANAGEMENT.DOWNLOAD': "techsupportmanagement.Download",
+ 'TECHSUPPORTMANAGEMENT.TECHSUPPORTBUNDLE': "techsupportmanagement.TechSupportBundle",
+ 'TECHSUPPORTMANAGEMENT.TECHSUPPORTSTATUS': "techsupportmanagement.TechSupportStatus",
+ 'TERMINAL.AUDITLOG': "terminal.AuditLog",
+ 'TERRAFORM.EXECUTOR': "terraform.Executor",
+ 'THERMAL.POLICY': "thermal.Policy",
+ 'TOP.SYSTEM': "top.System",
+ 'UCSD.BACKUPINFO': "ucsd.BackupInfo",
+ 'UUIDPOOL.BLOCK': "uuidpool.Block",
+ 'UUIDPOOL.POOL': "uuidpool.Pool",
+ 'UUIDPOOL.POOLMEMBER': "uuidpool.PoolMember",
+ 'UUIDPOOL.UNIVERSE': "uuidpool.Universe",
+ 'UUIDPOOL.UUIDLEASE': "uuidpool.UuidLease",
+ 'VIRTUALIZATION.CISCOHYPERVISORMANAGER': "virtualization.CiscoHypervisorManager",
+ 'VIRTUALIZATION.ESXICONSOLE': "virtualization.EsxiConsole",
+ 'VIRTUALIZATION.HOST': "virtualization.Host",
+ 'VIRTUALIZATION.IWECLUSTER': "virtualization.IweCluster",
+ 'VIRTUALIZATION.IWEDATACENTER': "virtualization.IweDatacenter",
+ 'VIRTUALIZATION.IWEDVUPLINK': "virtualization.IweDvUplink",
+ 'VIRTUALIZATION.IWEDVSWITCH': "virtualization.IweDvswitch",
+ 'VIRTUALIZATION.IWEHOST': "virtualization.IweHost",
+ 'VIRTUALIZATION.IWEHOSTINTERFACE': "virtualization.IweHostInterface",
+ 'VIRTUALIZATION.IWEHOSTVSWITCH': "virtualization.IweHostVswitch",
+ 'VIRTUALIZATION.IWENETWORK': "virtualization.IweNetwork",
+ 'VIRTUALIZATION.IWEVIRTUALDISK': "virtualization.IweVirtualDisk",
+ 'VIRTUALIZATION.IWEVIRTUALMACHINE': "virtualization.IweVirtualMachine",
+ 'VIRTUALIZATION.IWEVIRTUALMACHINENETWORKINTERFACE': "virtualization.IweVirtualMachineNetworkInterface",
+ 'VIRTUALIZATION.VIRTUALDISK': "virtualization.VirtualDisk",
+ 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine",
+ 'VIRTUALIZATION.VIRTUALNETWORK': "virtualization.VirtualNetwork",
+ 'VIRTUALIZATION.VMWARECLUSTER': "virtualization.VmwareCluster",
+ 'VIRTUALIZATION.VMWAREDATACENTER': "virtualization.VmwareDatacenter",
+ 'VIRTUALIZATION.VMWAREDATASTORE': "virtualization.VmwareDatastore",
+ 'VIRTUALIZATION.VMWAREDATASTORECLUSTER': "virtualization.VmwareDatastoreCluster",
+ 'VIRTUALIZATION.VMWAREDISTRIBUTEDNETWORK': "virtualization.VmwareDistributedNetwork",
+ 'VIRTUALIZATION.VMWAREDISTRIBUTEDSWITCH': "virtualization.VmwareDistributedSwitch",
+ 'VIRTUALIZATION.VMWAREFOLDER': "virtualization.VmwareFolder",
+ 'VIRTUALIZATION.VMWAREHOST': "virtualization.VmwareHost",
+ 'VIRTUALIZATION.VMWAREKERNELNETWORK': "virtualization.VmwareKernelNetwork",
+ 'VIRTUALIZATION.VMWARENETWORK': "virtualization.VmwareNetwork",
+ 'VIRTUALIZATION.VMWAREPHYSICALNETWORKINTERFACE': "virtualization.VmwarePhysicalNetworkInterface",
+ 'VIRTUALIZATION.VMWAREUPLINKPORT': "virtualization.VmwareUplinkPort",
+ 'VIRTUALIZATION.VMWAREVCENTER': "virtualization.VmwareVcenter",
+ 'VIRTUALIZATION.VMWAREVIRTUALDISK': "virtualization.VmwareVirtualDisk",
+ 'VIRTUALIZATION.VMWAREVIRTUALMACHINE': "virtualization.VmwareVirtualMachine",
+ 'VIRTUALIZATION.VMWAREVIRTUALMACHINESNAPSHOT': "virtualization.VmwareVirtualMachineSnapshot",
+ 'VIRTUALIZATION.VMWAREVIRTUALNETWORKINTERFACE': "virtualization.VmwareVirtualNetworkInterface",
+ 'VIRTUALIZATION.VMWAREVIRTUALSWITCH': "virtualization.VmwareVirtualSwitch",
+ 'VMEDIA.POLICY': "vmedia.Policy",
+ 'VMRC.CONSOLE': "vmrc.Console",
+ 'VNC.CONSOLE': "vnc.Console",
+ 'VNIC.ETHADAPTERPOLICY': "vnic.EthAdapterPolicy",
+ 'VNIC.ETHIF': "vnic.EthIf",
+ 'VNIC.ETHNETWORKPOLICY': "vnic.EthNetworkPolicy",
+ 'VNIC.ETHQOSPOLICY': "vnic.EthQosPolicy",
+ 'VNIC.FCADAPTERPOLICY': "vnic.FcAdapterPolicy",
+ 'VNIC.FCIF': "vnic.FcIf",
+ 'VNIC.FCNETWORKPOLICY': "vnic.FcNetworkPolicy",
+ 'VNIC.FCQOSPOLICY': "vnic.FcQosPolicy",
+ 'VNIC.ISCSIADAPTERPOLICY': "vnic.IscsiAdapterPolicy",
+ 'VNIC.ISCSIBOOTPOLICY': "vnic.IscsiBootPolicy",
+ 'VNIC.ISCSISTATICTARGETPOLICY': "vnic.IscsiStaticTargetPolicy",
+ 'VNIC.LANCONNECTIVITYPOLICY': "vnic.LanConnectivityPolicy",
+ 'VNIC.LCPSTATUS': "vnic.LcpStatus",
+ 'VNIC.SANCONNECTIVITYPOLICY': "vnic.SanConnectivityPolicy",
+ 'VNIC.SCPSTATUS': "vnic.ScpStatus",
+ 'VRF.VRF': "vrf.Vrf",
+ 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor",
+ 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor",
+ 'WORKFLOW.BUILDTASKMETA': "workflow.BuildTaskMeta",
+ 'WORKFLOW.BUILDTASKMETAOWNER': "workflow.BuildTaskMetaOwner",
+ 'WORKFLOW.CATALOG': "workflow.Catalog",
+ 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition",
+ 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler",
+ 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo",
+ 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow",
+ 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition",
+ 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance",
+ 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition",
+ 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance",
+ 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput",
+ 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor",
+ 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog",
+ 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition",
+ 'WORKFLOW.TASKINFO': "workflow.TaskInfo",
+ 'WORKFLOW.TASKMETADATA': "workflow.TaskMetadata",
+ 'WORKFLOW.TASKNOTIFICATION': "workflow.TaskNotification",
+ 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation",
+ 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta",
+ 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition",
+ 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo",
+ 'WORKFLOW.WORKFLOWMETA': "workflow.WorkflowMeta",
+ 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata",
+ 'WORKFLOW.WORKFLOWNOTIFICATION': "workflow.WorkflowNotification",
+ },
+ }
+
+ validations = {
+ }
+
+ @cached_property
+ def additional_properties_type():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+ """
+ lazy_import()
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
+
+ _nullable = False
+
+ @cached_property
+ def openapi_types():
+ """
+ This must be a method because a model may have properties that are
+ of type self, this must run after the class is loaded
+
+ Returns
+ openapi_types (dict): The key is attribute name
+ and the value is attribute type.
+ """
+ lazy_import()
+ return {
+ 'class_id': (str,), # noqa: E501
+ 'moid': (str,), # noqa: E501
+ 'selector': (str,), # noqa: E501
+ 'link': (str,), # noqa: E501
+ 'account_moid': (str,), # noqa: E501
+ 'create_time': (datetime,), # noqa: E501
+ 'domain_group_moid': (str,), # noqa: E501
+ 'mod_time': (datetime,), # noqa: E501
+ 'owners': ([str], none_type,), # noqa: E501
+ 'shared_scope': (str,), # noqa: E501
+ 'tags': ([MoTag], none_type,), # noqa: E501
+ 'version_context': (MoVersionContext,), # noqa: E501
+ 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'parent': (MoBaseMoRelationship,), # noqa: E501
+ 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501
+ 'display_names': (DisplayNames,), # noqa: E501
+ 'certificates': ([X509Certificate], none_type,), # noqa: E501
+ 'chain': (str,), # noqa: E501
+ 'account': (IamAccountRelationship,), # noqa: E501
+ 'object_type': (str,), # noqa: E501
+ }
+
+ @cached_property
+ def discriminator():
+ lazy_import()
+ val = {
+ 'iam.TrustPoint': IamTrustPoint,
+ 'mo.MoRef': MoMoRef,
+ }
+ if not val:
+ return None
+ return {'class_id': val}
+
+ attribute_map = {
+ 'class_id': 'ClassId', # noqa: E501
+ 'moid': 'Moid', # noqa: E501
+ 'selector': 'Selector', # noqa: E501
+ 'link': 'link', # noqa: E501
+ 'account_moid': 'AccountMoid', # noqa: E501
+ 'create_time': 'CreateTime', # noqa: E501
+ 'domain_group_moid': 'DomainGroupMoid', # noqa: E501
+ 'mod_time': 'ModTime', # noqa: E501
+ 'owners': 'Owners', # noqa: E501
+ 'shared_scope': 'SharedScope', # noqa: E501
+ 'tags': 'Tags', # noqa: E501
+ 'version_context': 'VersionContext', # noqa: E501
+ 'ancestors': 'Ancestors', # noqa: E501
+ 'parent': 'Parent', # noqa: E501
+ 'permission_resources': 'PermissionResources', # noqa: E501
+ 'display_names': 'DisplayNames', # noqa: E501
+ 'certificates': 'Certificates', # noqa: E501
+ 'chain': 'Chain', # noqa: E501
+ 'account': 'Account', # noqa: E501
+ 'object_type': 'ObjectType', # noqa: E501
+ }
+
+ required_properties = set([
+ '_data_store',
+ '_check_type',
+ '_spec_property_naming',
+ '_path_to_item',
+ '_configuration',
+ '_visited_composed_classes',
+ '_composed_instances',
+ '_var_name_to_model_instances',
+ '_additional_properties_model_instances',
+ ])
+
+ @convert_js_args_to_python_args
+ def __init__(self, *args, **kwargs): # noqa: E501
+ """IamTrustPointRelationship - a model defined in OpenAPI
+
+ Args:
+
+ Keyword Args:
+ class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "mo.MoRef", must be one of ["mo.MoRef", ] # noqa: E501
+ _check_type (bool): if True, values for parameters in openapi_types
+ will be type checked and a TypeError will be
+ raised if the wrong type is input.
+ Defaults to True
+ _path_to_item (tuple/list): This is a list of keys or values to
+ drill down to the model in received_data
+ when deserializing a response
+ _spec_property_naming (bool): True if the variable names in the input data
+ are serialized names, as specified in the OpenAPI document.
+ False if the variable names in the input data
+ are pythonic names, e.g. snake case (default)
+ _configuration (Configuration): the instance to use when
+ deserializing a file_type parameter.
+ If passed, type conversion is attempted
+ If omitted no type conversion is done.
+ _visited_composed_classes (tuple): This stores a tuple of
+ classes that we have traveled through so that
+ if we see that class again we will not use its
+ discriminator again.
+ When traveling through a discriminator, the
+ composed schema that is
+ is traveled through is added to this set.
+ For example if Animal has a discriminator
+ petType and we pass in "Dog", and the class Dog
+ allOf includes Animal, we move through Animal
+ once using the discriminator, and pick Dog.
+ Then in Dog, we will make an instance of the
+ Animal class but this time we won't travel
+ through its discriminator because we passed in
+ _visited_composed_classes = (Animal,)
+ moid (str): The Moid of the referenced REST resource.. [optional] # noqa: E501
+ selector (str): An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients. 1. If 'moid' is set this field is ignored. 1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.. [optional] # noqa: E501
+ link (str): A URL to an instance of the 'mo.MoRef' class.. [optional] # noqa: E501
+ account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501
+ create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501
+ domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501
+ mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501
+ owners ([str], none_type): [optional] # noqa: E501
+ shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501
+ tags ([MoTag], none_type): [optional] # noqa: E501
+ version_context (MoVersionContext): [optional] # noqa: E501
+ ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ parent (MoBaseMoRelationship): [optional] # noqa: E501
+ permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501
+ display_names (DisplayNames): [optional] # noqa: E501
+ certificates ([X509Certificate], none_type): [optional] # noqa: E501
+ chain (str): The certificate information for this trusted point. The certificate must be in Base64 encoded X.509 (CER) format.. [optional] # noqa: E501
+ account (IamAccountRelationship): [optional] # noqa: E501
+ object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501
+ """
+
+ class_id = kwargs.get('class_id', "mo.MoRef")
+ _check_type = kwargs.pop('_check_type', True)
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
+ _path_to_item = kwargs.pop('_path_to_item', ())
+ _configuration = kwargs.pop('_configuration', None)
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
+
+ if args:
+ raise ApiTypeError(
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
+ args,
+ self.__class__.__name__,
+ ),
+ path_to_item=_path_to_item,
+ valid_classes=(self.__class__,),
+ )
+
+ self._data_store = {}
+ self._check_type = _check_type
+ self._spec_property_naming = _spec_property_naming
+ self._path_to_item = _path_to_item
+ self._configuration = _configuration
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
+
+ constant_args = {
+ '_check_type': _check_type,
+ '_path_to_item': _path_to_item,
+ '_spec_property_naming': _spec_property_naming,
+ '_configuration': _configuration,
+ '_visited_composed_classes': self._visited_composed_classes,
+ }
+ required_args = {
+ 'class_id': class_id,
+ }
+ model_args = {}
+ model_args.update(required_args)
+ model_args.update(kwargs)
+ composed_info = validate_get_composed_info(
+ constant_args, model_args, self)
+ self._composed_instances = composed_info[0]
+ self._var_name_to_model_instances = composed_info[1]
+ self._additional_properties_model_instances = composed_info[2]
+ unused_args = composed_info[3]
+
+ for var_name, var_value in required_args.items():
+ setattr(self, var_name, var_value)
+ for var_name, var_value in kwargs.items():
+ if var_name in unused_args and \
+ self._configuration is not None and \
+ self._configuration.discard_unknown_keys and \
+ not self._additional_properties_model_instances:
+ # discard variable.
+ continue
+ setattr(self, var_name, var_value)
+
+ @cached_property
+ def _composed_schemas():
+ # we need this here to make our import statements work
+ # we must store _composed_schemas in here so the code is only run
+ # when we invoke this method. If we kept this at the class
+ # level we would get an error beause the class level
+ # code would be run when this module is imported, and these composed
+ # classes don't exist yet because their module has not finished
+ # loading
+ lazy_import()
+ return {
+ 'anyOf': [
+ ],
+ 'allOf': [
+ ],
+ 'oneOf': [
+ IamTrustPoint,
+ MoMoRef,
+ none_type,
+ ],
+ }
diff --git a/intersight/model/iam_trust_point_response.py b/intersight/model/iam_trust_point_response.py
index 37063b7a42..42d778638f 100644
--- a/intersight/model/iam_trust_point_response.py
+++ b/intersight/model/iam_trust_point_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user.py b/intersight/model/iam_user.py
index a367d1655c..7c304e47de 100644
--- a/intersight/model/iam_user.py
+++ b/intersight/model/iam_user.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_all_of.py b/intersight/model/iam_user_all_of.py
index c650d842a3..46df236ef1 100644
--- a/intersight/model/iam_user_all_of.py
+++ b/intersight/model/iam_user_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_group.py b/intersight/model/iam_user_group.py
index 58521ac283..25182f2353 100644
--- a/intersight/model/iam_user_group.py
+++ b/intersight/model/iam_user_group.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_group_all_of.py b/intersight/model/iam_user_group_all_of.py
index 613055ec36..19d07e2fd8 100644
--- a/intersight/model/iam_user_group_all_of.py
+++ b/intersight/model/iam_user_group_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_group_list.py b/intersight/model/iam_user_group_list.py
index 3e5324071a..3b2f45513d 100644
--- a/intersight/model/iam_user_group_list.py
+++ b/intersight/model/iam_user_group_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_group_list_all_of.py b/intersight/model/iam_user_group_list_all_of.py
index 370a01f532..f3284401e2 100644
--- a/intersight/model/iam_user_group_list_all_of.py
+++ b/intersight/model/iam_user_group_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_group_relationship.py b/intersight/model/iam_user_group_relationship.py
index ef8a0f2867..ec9a7f1671 100644
--- a/intersight/model/iam_user_group_relationship.py
+++ b/intersight/model/iam_user_group_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class IamUserGroupRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class IamUserGroupRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class IamUserGroupRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class IamUserGroupRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class IamUserGroupRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class IamUserGroupRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_user_group_response.py b/intersight/model/iam_user_group_response.py
index 3bcd61bc56..205d025977 100644
--- a/intersight/model/iam_user_group_response.py
+++ b/intersight/model/iam_user_group_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_list.py b/intersight/model/iam_user_list.py
index 5330ca8332..46c62960f3 100644
--- a/intersight/model/iam_user_list.py
+++ b/intersight/model/iam_user_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_list_all_of.py b/intersight/model/iam_user_list_all_of.py
index 7b9d329a0b..cffa8f0823 100644
--- a/intersight/model/iam_user_list_all_of.py
+++ b/intersight/model/iam_user_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_preference.py b/intersight/model/iam_user_preference.py
index 61823971e5..3769ec706e 100644
--- a/intersight/model/iam_user_preference.py
+++ b/intersight/model/iam_user_preference.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_preference_all_of.py b/intersight/model/iam_user_preference_all_of.py
index 1b0d0391d2..42e28ae3a4 100644
--- a/intersight/model/iam_user_preference_all_of.py
+++ b/intersight/model/iam_user_preference_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_preference_list.py b/intersight/model/iam_user_preference_list.py
index d7ad065cc3..f23669bc83 100644
--- a/intersight/model/iam_user_preference_list.py
+++ b/intersight/model/iam_user_preference_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_preference_list_all_of.py b/intersight/model/iam_user_preference_list_all_of.py
index b6655b996a..738ae5bf9a 100644
--- a/intersight/model/iam_user_preference_list_all_of.py
+++ b/intersight/model/iam_user_preference_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_preference_relationship.py b/intersight/model/iam_user_preference_relationship.py
index b9bc5b9c55..d83cae525a 100644
--- a/intersight/model/iam_user_preference_relationship.py
+++ b/intersight/model/iam_user_preference_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class IamUserPreferenceRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class IamUserPreferenceRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class IamUserPreferenceRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class IamUserPreferenceRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class IamUserPreferenceRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class IamUserPreferenceRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_user_preference_response.py b/intersight/model/iam_user_preference_response.py
index 36a790e85e..7108669a38 100644
--- a/intersight/model/iam_user_preference_response.py
+++ b/intersight/model/iam_user_preference_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iam_user_relationship.py b/intersight/model/iam_user_relationship.py
index 37fd0372c8..6e4f059556 100644
--- a/intersight/model/iam_user_relationship.py
+++ b/intersight/model/iam_user_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -214,7 +214,6 @@ class IamUserRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -372,6 +371,7 @@ class IamUserRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -382,6 +382,9 @@ class IamUserRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -677,10 +680,6 @@ class IamUserRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -739,22 +738,33 @@ class IamUserRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -788,6 +798,7 @@ class IamUserRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iam_user_response.py b/intersight/model/iam_user_response.py
index 2dcae830aa..cbe2002985 100644
--- a/intersight/model/iam_user_response.py
+++ b/intersight/model/iam_user_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/imcconnector_web_ui_message.py b/intersight/model/imcconnector_web_ui_message.py
index ae123ade2b..7209d87b54 100644
--- a/intersight/model/imcconnector_web_ui_message.py
+++ b/intersight/model/imcconnector_web_ui_message.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/imcconnector_web_ui_message_all_of.py b/intersight/model/imcconnector_web_ui_message_all_of.py
index c5b529c463..2c5774daab 100644
--- a/intersight/model/imcconnector_web_ui_message_all_of.py
+++ b/intersight/model/imcconnector_web_ui_message_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/infra_base_cluster.py b/intersight/model/infra_base_cluster.py
index b661fde7d6..dae88c07b3 100644
--- a/intersight/model/infra_base_cluster.py
+++ b/intersight/model/infra_base_cluster.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/infra_base_cluster_all_of.py b/intersight/model/infra_base_cluster_all_of.py
index 01bd900ba4..c8e7675bdc 100644
--- a/intersight/model/infra_base_cluster_all_of.py
+++ b/intersight/model/infra_base_cluster_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/infra_base_cluster_relationship.py b/intersight/model/infra_base_cluster_relationship.py
index c0a989131d..783b98e57a 100644
--- a/intersight/model/infra_base_cluster_relationship.py
+++ b/intersight/model/infra_base_cluster_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class InfraBaseClusterRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class InfraBaseClusterRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class InfraBaseClusterRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class InfraBaseClusterRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class InfraBaseClusterRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class InfraBaseClusterRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/infra_hardware_info.py b/intersight/model/infra_hardware_info.py
index 8d9d537b3a..01823daf0a 100644
--- a/intersight/model/infra_hardware_info.py
+++ b/intersight/model/infra_hardware_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/infra_hardware_info_all_of.py b/intersight/model/infra_hardware_info_all_of.py
index 531547ccc3..52e0e07d70 100644
--- a/intersight/model/infra_hardware_info_all_of.py
+++ b/intersight/model/infra_hardware_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/infra_meta_data.py b/intersight/model/infra_meta_data.py
index 66d0364353..44be3cdbb2 100644
--- a/intersight/model/infra_meta_data.py
+++ b/intersight/model/infra_meta_data.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/infra_meta_data_all_of.py b/intersight/model/infra_meta_data_all_of.py
index 8183d6a2f3..a279e15fc3 100644
--- a/intersight/model/infra_meta_data_all_of.py
+++ b/intersight/model/infra_meta_data_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_base.py b/intersight/model/inventory_base.py
index 38d09644c3..3050de3069 100644
--- a/intersight/model/inventory_base.py
+++ b/intersight/model/inventory_base.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_base_all_of.py b/intersight/model/inventory_base_all_of.py
index de54594f76..838150cb0f 100644
--- a/intersight/model/inventory_base_all_of.py
+++ b/intersight/model/inventory_base_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_base_relationship.py b/intersight/model/inventory_base_relationship.py
index bee8835766..ae367ac323 100644
--- a/intersight/model/inventory_base_relationship.py
+++ b/intersight/model/inventory_base_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -198,7 +198,6 @@ class InventoryBaseRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -356,6 +355,7 @@ class InventoryBaseRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -366,6 +366,9 @@ class InventoryBaseRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -661,10 +664,6 @@ class InventoryBaseRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -723,22 +722,33 @@ class InventoryBaseRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -772,6 +782,7 @@ class InventoryBaseRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/inventory_device_info.py b/intersight/model/inventory_device_info.py
index 2c4ebabe5e..7d20dbfcb3 100644
--- a/intersight/model/inventory_device_info.py
+++ b/intersight/model/inventory_device_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_device_info_list.py b/intersight/model/inventory_device_info_list.py
index 0face78d6b..54fa624e35 100644
--- a/intersight/model/inventory_device_info_list.py
+++ b/intersight/model/inventory_device_info_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_device_info_list_all_of.py b/intersight/model/inventory_device_info_list_all_of.py
index 6d01d33fcc..19b0ef28b3 100644
--- a/intersight/model/inventory_device_info_list_all_of.py
+++ b/intersight/model/inventory_device_info_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_device_info_relationship.py b/intersight/model/inventory_device_info_relationship.py
index efbd135b03..1f29b57dd8 100644
--- a/intersight/model/inventory_device_info_relationship.py
+++ b/intersight/model/inventory_device_info_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class InventoryDeviceInfoRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class InventoryDeviceInfoRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class InventoryDeviceInfoRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class InventoryDeviceInfoRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class InventoryDeviceInfoRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class InventoryDeviceInfoRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/inventory_device_info_response.py b/intersight/model/inventory_device_info_response.py
index b990b59df7..e8d9ec0301 100644
--- a/intersight/model/inventory_device_info_response.py
+++ b/intersight/model/inventory_device_info_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_dn_mo_binding.py b/intersight/model/inventory_dn_mo_binding.py
index 9f6c0d959b..f97ea6ce53 100644
--- a/intersight/model/inventory_dn_mo_binding.py
+++ b/intersight/model/inventory_dn_mo_binding.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_dn_mo_binding_all_of.py b/intersight/model/inventory_dn_mo_binding_all_of.py
index e548a67f73..c9de9b1707 100644
--- a/intersight/model/inventory_dn_mo_binding_all_of.py
+++ b/intersight/model/inventory_dn_mo_binding_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_dn_mo_binding_list.py b/intersight/model/inventory_dn_mo_binding_list.py
index bbc4eac9c3..45310433a2 100644
--- a/intersight/model/inventory_dn_mo_binding_list.py
+++ b/intersight/model/inventory_dn_mo_binding_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_dn_mo_binding_list_all_of.py b/intersight/model/inventory_dn_mo_binding_list_all_of.py
index 205550c4d8..bc0cb19283 100644
--- a/intersight/model/inventory_dn_mo_binding_list_all_of.py
+++ b/intersight/model/inventory_dn_mo_binding_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_dn_mo_binding_response.py b/intersight/model/inventory_dn_mo_binding_response.py
index 837ae653d5..fa6b81d457 100644
--- a/intersight/model/inventory_dn_mo_binding_response.py
+++ b/intersight/model/inventory_dn_mo_binding_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_generic_inventory.py b/intersight/model/inventory_generic_inventory.py
index 66038247d6..550b85b283 100644
--- a/intersight/model/inventory_generic_inventory.py
+++ b/intersight/model/inventory_generic_inventory.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_generic_inventory_all_of.py b/intersight/model/inventory_generic_inventory_all_of.py
index 82cf9d547f..944fa0f94d 100644
--- a/intersight/model/inventory_generic_inventory_all_of.py
+++ b/intersight/model/inventory_generic_inventory_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_generic_inventory_holder.py b/intersight/model/inventory_generic_inventory_holder.py
index 1ef58f0c11..cd80ffca3f 100644
--- a/intersight/model/inventory_generic_inventory_holder.py
+++ b/intersight/model/inventory_generic_inventory_holder.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_generic_inventory_holder_all_of.py b/intersight/model/inventory_generic_inventory_holder_all_of.py
index def4704691..3cac3da15f 100644
--- a/intersight/model/inventory_generic_inventory_holder_all_of.py
+++ b/intersight/model/inventory_generic_inventory_holder_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_generic_inventory_holder_list.py b/intersight/model/inventory_generic_inventory_holder_list.py
index 07eb0b924b..7fb1b1397e 100644
--- a/intersight/model/inventory_generic_inventory_holder_list.py
+++ b/intersight/model/inventory_generic_inventory_holder_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_generic_inventory_holder_list_all_of.py b/intersight/model/inventory_generic_inventory_holder_list_all_of.py
index 4fce44a82b..7eaaec7764 100644
--- a/intersight/model/inventory_generic_inventory_holder_list_all_of.py
+++ b/intersight/model/inventory_generic_inventory_holder_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_generic_inventory_holder_relationship.py b/intersight/model/inventory_generic_inventory_holder_relationship.py
index 885d27c2c3..97b52002f8 100644
--- a/intersight/model/inventory_generic_inventory_holder_relationship.py
+++ b/intersight/model/inventory_generic_inventory_holder_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/inventory_generic_inventory_holder_response.py b/intersight/model/inventory_generic_inventory_holder_response.py
index bd5fb66592..060db869ff 100644
--- a/intersight/model/inventory_generic_inventory_holder_response.py
+++ b/intersight/model/inventory_generic_inventory_holder_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_generic_inventory_list.py b/intersight/model/inventory_generic_inventory_list.py
index 2d0573b6d0..40f1a7c43d 100644
--- a/intersight/model/inventory_generic_inventory_list.py
+++ b/intersight/model/inventory_generic_inventory_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_generic_inventory_list_all_of.py b/intersight/model/inventory_generic_inventory_list_all_of.py
index e2e4b5fd37..2f8ebaf2d5 100644
--- a/intersight/model/inventory_generic_inventory_list_all_of.py
+++ b/intersight/model/inventory_generic_inventory_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_generic_inventory_relationship.py b/intersight/model/inventory_generic_inventory_relationship.py
index 6a8f0672df..e82ce32046 100644
--- a/intersight/model/inventory_generic_inventory_relationship.py
+++ b/intersight/model/inventory_generic_inventory_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class InventoryGenericInventoryRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class InventoryGenericInventoryRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class InventoryGenericInventoryRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class InventoryGenericInventoryRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class InventoryGenericInventoryRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class InventoryGenericInventoryRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/inventory_generic_inventory_response.py b/intersight/model/inventory_generic_inventory_response.py
index 36f0509993..66ad52d77b 100644
--- a/intersight/model/inventory_generic_inventory_response.py
+++ b/intersight/model/inventory_generic_inventory_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_inventory_mo.py b/intersight/model/inventory_inventory_mo.py
index 97f1c22b66..e860a76302 100644
--- a/intersight/model/inventory_inventory_mo.py
+++ b/intersight/model/inventory_inventory_mo.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_inventory_mo_all_of.py b/intersight/model/inventory_inventory_mo_all_of.py
index 8898beb38c..398f8a508d 100644
--- a/intersight/model/inventory_inventory_mo_all_of.py
+++ b/intersight/model/inventory_inventory_mo_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_request.py b/intersight/model/inventory_request.py
index f3e067bf19..a4a6b8ce1b 100644
--- a/intersight/model/inventory_request.py
+++ b/intersight/model/inventory_request.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_request_all_of.py b/intersight/model/inventory_request_all_of.py
index 0450efa918..90463a182f 100644
--- a/intersight/model/inventory_request_all_of.py
+++ b/intersight/model/inventory_request_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_uem_info.py b/intersight/model/inventory_uem_info.py
index 0fa9e32d32..ea2cb7eb50 100644
--- a/intersight/model/inventory_uem_info.py
+++ b/intersight/model/inventory_uem_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/inventory_uem_info_all_of.py b/intersight/model/inventory_uem_info_all_of.py
index bd50511733..16909a2c3e 100644
--- a/intersight/model/inventory_uem_info_all_of.py
+++ b/intersight/model/inventory_uem_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ipmioverlan_policy.py b/intersight/model/ipmioverlan_policy.py
index 52d20a09dc..17bcaf0516 100644
--- a/intersight/model/ipmioverlan_policy.py
+++ b/intersight/model/ipmioverlan_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ipmioverlan_policy_all_of.py b/intersight/model/ipmioverlan_policy_all_of.py
index 79730598a6..207451e2c8 100644
--- a/intersight/model/ipmioverlan_policy_all_of.py
+++ b/intersight/model/ipmioverlan_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ipmioverlan_policy_list.py b/intersight/model/ipmioverlan_policy_list.py
index dc22a31558..aece11312a 100644
--- a/intersight/model/ipmioverlan_policy_list.py
+++ b/intersight/model/ipmioverlan_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ipmioverlan_policy_list_all_of.py b/intersight/model/ipmioverlan_policy_list_all_of.py
index 4d7b9c6d1b..3a087ea361 100644
--- a/intersight/model/ipmioverlan_policy_list_all_of.py
+++ b/intersight/model/ipmioverlan_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ipmioverlan_policy_response.py b/intersight/model/ipmioverlan_policy_response.py
index 53f569ef57..557a7c0420 100644
--- a/intersight/model/ipmioverlan_policy_response.py
+++ b/intersight/model/ipmioverlan_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_block_lease.py b/intersight/model/ippool_block_lease.py
index 98e5df31e3..536a9eab1a 100644
--- a/intersight/model/ippool_block_lease.py
+++ b/intersight/model/ippool_block_lease.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_block_lease_all_of.py b/intersight/model/ippool_block_lease_all_of.py
index bfa0567cc1..6bc18361ea 100644
--- a/intersight/model/ippool_block_lease_all_of.py
+++ b/intersight/model/ippool_block_lease_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_block_lease_list.py b/intersight/model/ippool_block_lease_list.py
index 1050d72f9a..ee5a48a4b8 100644
--- a/intersight/model/ippool_block_lease_list.py
+++ b/intersight/model/ippool_block_lease_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_block_lease_list_all_of.py b/intersight/model/ippool_block_lease_list_all_of.py
index c4e3de442e..521b004637 100644
--- a/intersight/model/ippool_block_lease_list_all_of.py
+++ b/intersight/model/ippool_block_lease_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_block_lease_relationship.py b/intersight/model/ippool_block_lease_relationship.py
index cfb6a6a7c4..df0a4e8266 100644
--- a/intersight/model/ippool_block_lease_relationship.py
+++ b/intersight/model/ippool_block_lease_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -210,7 +210,6 @@ class IppoolBlockLeaseRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -368,6 +367,7 @@ class IppoolBlockLeaseRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -378,6 +378,9 @@ class IppoolBlockLeaseRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -673,10 +676,6 @@ class IppoolBlockLeaseRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -735,22 +734,33 @@ class IppoolBlockLeaseRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -784,6 +794,7 @@ class IppoolBlockLeaseRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/ippool_block_lease_response.py b/intersight/model/ippool_block_lease_response.py
index 545b3583b2..7ea1435ff0 100644
--- a/intersight/model/ippool_block_lease_response.py
+++ b/intersight/model/ippool_block_lease_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_ip_lease.py b/intersight/model/ippool_ip_lease.py
index 813cd0b3fd..e14f8edf65 100644
--- a/intersight/model/ippool_ip_lease.py
+++ b/intersight/model/ippool_ip_lease.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_ip_lease_all_of.py b/intersight/model/ippool_ip_lease_all_of.py
index d2ca9ec462..4ed99f994e 100644
--- a/intersight/model/ippool_ip_lease_all_of.py
+++ b/intersight/model/ippool_ip_lease_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_ip_lease_list.py b/intersight/model/ippool_ip_lease_list.py
index bb4194df79..b70f146a73 100644
--- a/intersight/model/ippool_ip_lease_list.py
+++ b/intersight/model/ippool_ip_lease_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_ip_lease_list_all_of.py b/intersight/model/ippool_ip_lease_list_all_of.py
index b708241e60..16b2c66bf8 100644
--- a/intersight/model/ippool_ip_lease_list_all_of.py
+++ b/intersight/model/ippool_ip_lease_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_ip_lease_relationship.py b/intersight/model/ippool_ip_lease_relationship.py
index 0242c05bfd..d1299468a0 100644
--- a/intersight/model/ippool_ip_lease_relationship.py
+++ b/intersight/model/ippool_ip_lease_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -220,7 +220,6 @@ class IppoolIpLeaseRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -378,6 +377,7 @@ class IppoolIpLeaseRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -388,6 +388,9 @@ class IppoolIpLeaseRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -683,10 +686,6 @@ class IppoolIpLeaseRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -745,22 +744,33 @@ class IppoolIpLeaseRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -794,6 +804,7 @@ class IppoolIpLeaseRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/ippool_ip_lease_response.py b/intersight/model/ippool_ip_lease_response.py
index b618888a1e..cea8918c8d 100644
--- a/intersight/model/ippool_ip_lease_response.py
+++ b/intersight/model/ippool_ip_lease_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_ip_v4_block.py b/intersight/model/ippool_ip_v4_block.py
index 19995556e0..700398d0f6 100644
--- a/intersight/model/ippool_ip_v4_block.py
+++ b/intersight/model/ippool_ip_v4_block.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -70,7 +70,7 @@ class IppoolIpV4Block(ModelComposed):
validations = {
('_from',): {
'regex': {
- 'pattern': r'^([1-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$', # noqa: E501
+ 'pattern': r'^$|^([1-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$', # noqa: E501
},
},
('to',): {
diff --git a/intersight/model/ippool_ip_v4_block_all_of.py b/intersight/model/ippool_ip_v4_block_all_of.py
index 64838c0fe1..86255021dd 100644
--- a/intersight/model/ippool_ip_v4_block_all_of.py
+++ b/intersight/model/ippool_ip_v4_block_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -64,7 +64,7 @@ class IppoolIpV4BlockAllOf(ModelNormal):
validations = {
('_from',): {
'regex': {
- 'pattern': r'^([1-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$', # noqa: E501
+ 'pattern': r'^$|^([1-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$', # noqa: E501
},
},
('to',): {
diff --git a/intersight/model/ippool_ip_v4_config.py b/intersight/model/ippool_ip_v4_config.py
index 1ec6ee2fc2..d105198070 100644
--- a/intersight/model/ippool_ip_v4_config.py
+++ b/intersight/model/ippool_ip_v4_config.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_ip_v4_config_all_of.py b/intersight/model/ippool_ip_v4_config_all_of.py
index 224a49fd6f..aea8a4c547 100644
--- a/intersight/model/ippool_ip_v4_config_all_of.py
+++ b/intersight/model/ippool_ip_v4_config_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_ip_v6_block.py b/intersight/model/ippool_ip_v6_block.py
index 862c02cfb0..02ea0bf341 100644
--- a/intersight/model/ippool_ip_v6_block.py
+++ b/intersight/model/ippool_ip_v6_block.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -70,7 +70,7 @@ class IppoolIpV6Block(ModelComposed):
validations = {
('_from',): {
'regex': {
- 'pattern': r'^(([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:[0-9A-Fa-f]{0,4}|:[0-9A-Fa-f]{1,4})?|(:[0-9A-Fa-f]{1,4}){0,2})|(:[0-9A-Fa-f]{1,4}){0,3})|(:[0-9A-Fa-f]{1,4}){0,4})|:(:[0-9A-Fa-f]{1,4}){0,5})((:[0-9A-Fa-f]{1,4}){2}|:(25[0-5]|(2[0-4]|1[0-9]|[1-9])?[0-9])(\.(25[0-5]|(2[0-4]|1[0-9]|[1-9])?[0-9])){3})|(([0-9A-Fa-f]{1,4}:){1,6}|:):[0-9A-Fa-f]{0,4}|([0-9A-Fa-f]{1,4}:){7}:)$', # noqa: E501
+ 'pattern': r'^$|^(([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:[0-9A-Fa-f]{0,4}|:[0-9A-Fa-f]{1,4})?|(:[0-9A-Fa-f]{1,4}){0,2})|(:[0-9A-Fa-f]{1,4}){0,3})|(:[0-9A-Fa-f]{1,4}){0,4})|:(:[0-9A-Fa-f]{1,4}){0,5})((:[0-9A-Fa-f]{1,4}){2}|:(25[0-5]|(2[0-4]|1[0-9]|[1-9])?[0-9])(\.(25[0-5]|(2[0-4]|1[0-9]|[1-9])?[0-9])){3})|(([0-9A-Fa-f]{1,4}:){1,6}|:):[0-9A-Fa-f]{0,4}|([0-9A-Fa-f]{1,4}:){7}:)$', # noqa: E501
},
},
('to',): {
diff --git a/intersight/model/ippool_ip_v6_block_all_of.py b/intersight/model/ippool_ip_v6_block_all_of.py
index aa82b7d8a7..db2f4f3503 100644
--- a/intersight/model/ippool_ip_v6_block_all_of.py
+++ b/intersight/model/ippool_ip_v6_block_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -64,7 +64,7 @@ class IppoolIpV6BlockAllOf(ModelNormal):
validations = {
('_from',): {
'regex': {
- 'pattern': r'^(([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:[0-9A-Fa-f]{0,4}|:[0-9A-Fa-f]{1,4})?|(:[0-9A-Fa-f]{1,4}){0,2})|(:[0-9A-Fa-f]{1,4}){0,3})|(:[0-9A-Fa-f]{1,4}){0,4})|:(:[0-9A-Fa-f]{1,4}){0,5})((:[0-9A-Fa-f]{1,4}){2}|:(25[0-5]|(2[0-4]|1[0-9]|[1-9])?[0-9])(\.(25[0-5]|(2[0-4]|1[0-9]|[1-9])?[0-9])){3})|(([0-9A-Fa-f]{1,4}:){1,6}|:):[0-9A-Fa-f]{0,4}|([0-9A-Fa-f]{1,4}:){7}:)$', # noqa: E501
+ 'pattern': r'^$|^(([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:([0-9A-Fa-f]{1,4}:[0-9A-Fa-f]{0,4}|:[0-9A-Fa-f]{1,4})?|(:[0-9A-Fa-f]{1,4}){0,2})|(:[0-9A-Fa-f]{1,4}){0,3})|(:[0-9A-Fa-f]{1,4}){0,4})|:(:[0-9A-Fa-f]{1,4}){0,5})((:[0-9A-Fa-f]{1,4}){2}|:(25[0-5]|(2[0-4]|1[0-9]|[1-9])?[0-9])(\.(25[0-5]|(2[0-4]|1[0-9]|[1-9])?[0-9])){3})|(([0-9A-Fa-f]{1,4}:){1,6}|:):[0-9A-Fa-f]{0,4}|([0-9A-Fa-f]{1,4}:){7}:)$', # noqa: E501
},
},
('to',): {
diff --git a/intersight/model/ippool_ip_v6_config.py b/intersight/model/ippool_ip_v6_config.py
index 49cbf2e67d..05b266043a 100644
--- a/intersight/model/ippool_ip_v6_config.py
+++ b/intersight/model/ippool_ip_v6_config.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_ip_v6_config_all_of.py b/intersight/model/ippool_ip_v6_config_all_of.py
index 5a5ef2872e..3520b313dd 100644
--- a/intersight/model/ippool_ip_v6_config_all_of.py
+++ b/intersight/model/ippool_ip_v6_config_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_pool.py b/intersight/model/ippool_pool.py
index 17b124fe50..d73a5b36ea 100644
--- a/intersight/model/ippool_pool.py
+++ b/intersight/model/ippool_pool.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_pool_all_of.py b/intersight/model/ippool_pool_all_of.py
index 4c195f83a0..4f7e3b612c 100644
--- a/intersight/model/ippool_pool_all_of.py
+++ b/intersight/model/ippool_pool_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_pool_list.py b/intersight/model/ippool_pool_list.py
index 1234088a65..c04446e6f8 100644
--- a/intersight/model/ippool_pool_list.py
+++ b/intersight/model/ippool_pool_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_pool_list_all_of.py b/intersight/model/ippool_pool_list_all_of.py
index bf9baada05..8632119aff 100644
--- a/intersight/model/ippool_pool_list_all_of.py
+++ b/intersight/model/ippool_pool_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_pool_member.py b/intersight/model/ippool_pool_member.py
index 1d08b6f206..2ac6e55702 100644
--- a/intersight/model/ippool_pool_member.py
+++ b/intersight/model/ippool_pool_member.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_pool_member_all_of.py b/intersight/model/ippool_pool_member_all_of.py
index 48e19dc7c5..76ac23b336 100644
--- a/intersight/model/ippool_pool_member_all_of.py
+++ b/intersight/model/ippool_pool_member_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_pool_member_list.py b/intersight/model/ippool_pool_member_list.py
index a6cca17405..220f62b0aa 100644
--- a/intersight/model/ippool_pool_member_list.py
+++ b/intersight/model/ippool_pool_member_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_pool_member_list_all_of.py b/intersight/model/ippool_pool_member_list_all_of.py
index 3e41d6ae7b..75f2a45779 100644
--- a/intersight/model/ippool_pool_member_list_all_of.py
+++ b/intersight/model/ippool_pool_member_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_pool_member_relationship.py b/intersight/model/ippool_pool_member_relationship.py
index 21e26ac332..fb4c95793f 100644
--- a/intersight/model/ippool_pool_member_relationship.py
+++ b/intersight/model/ippool_pool_member_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class IppoolPoolMemberRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class IppoolPoolMemberRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class IppoolPoolMemberRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class IppoolPoolMemberRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class IppoolPoolMemberRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class IppoolPoolMemberRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/ippool_pool_member_response.py b/intersight/model/ippool_pool_member_response.py
index 15725da723..383895ca43 100644
--- a/intersight/model/ippool_pool_member_response.py
+++ b/intersight/model/ippool_pool_member_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_pool_relationship.py b/intersight/model/ippool_pool_relationship.py
index 9fe9cda2ad..c1f16750d4 100644
--- a/intersight/model/ippool_pool_relationship.py
+++ b/intersight/model/ippool_pool_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -214,7 +214,6 @@ class IppoolPoolRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -372,6 +371,7 @@ class IppoolPoolRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -382,6 +382,9 @@ class IppoolPoolRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -677,10 +680,6 @@ class IppoolPoolRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -739,22 +738,33 @@ class IppoolPoolRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -788,6 +798,7 @@ class IppoolPoolRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/ippool_pool_response.py b/intersight/model/ippool_pool_response.py
index e07af8f453..22cb995361 100644
--- a/intersight/model/ippool_pool_response.py
+++ b/intersight/model/ippool_pool_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_shadow_block.py b/intersight/model/ippool_shadow_block.py
index 49431a3998..1ecd9e8bc5 100644
--- a/intersight/model/ippool_shadow_block.py
+++ b/intersight/model/ippool_shadow_block.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_shadow_block_all_of.py b/intersight/model/ippool_shadow_block_all_of.py
index 4167c34142..8d93f0d4bc 100644
--- a/intersight/model/ippool_shadow_block_all_of.py
+++ b/intersight/model/ippool_shadow_block_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_shadow_block_list.py b/intersight/model/ippool_shadow_block_list.py
index 9a584f5ca2..55addf2066 100644
--- a/intersight/model/ippool_shadow_block_list.py
+++ b/intersight/model/ippool_shadow_block_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_shadow_block_list_all_of.py b/intersight/model/ippool_shadow_block_list_all_of.py
index f647b52242..7c396d8384 100644
--- a/intersight/model/ippool_shadow_block_list_all_of.py
+++ b/intersight/model/ippool_shadow_block_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_shadow_block_relationship.py b/intersight/model/ippool_shadow_block_relationship.py
index 36bf041ce5..42a4f83cea 100644
--- a/intersight/model/ippool_shadow_block_relationship.py
+++ b/intersight/model/ippool_shadow_block_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class IppoolShadowBlockRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class IppoolShadowBlockRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class IppoolShadowBlockRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class IppoolShadowBlockRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class IppoolShadowBlockRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class IppoolShadowBlockRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/ippool_shadow_block_response.py b/intersight/model/ippool_shadow_block_response.py
index 67804e5b6b..33f0112294 100644
--- a/intersight/model/ippool_shadow_block_response.py
+++ b/intersight/model/ippool_shadow_block_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_shadow_pool.py b/intersight/model/ippool_shadow_pool.py
index 63e1caf7eb..46de046bf8 100644
--- a/intersight/model/ippool_shadow_pool.py
+++ b/intersight/model/ippool_shadow_pool.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_shadow_pool_all_of.py b/intersight/model/ippool_shadow_pool_all_of.py
index f8b7d5596b..26cef34eda 100644
--- a/intersight/model/ippool_shadow_pool_all_of.py
+++ b/intersight/model/ippool_shadow_pool_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_shadow_pool_list.py b/intersight/model/ippool_shadow_pool_list.py
index f4c1c3d2f0..8fd2517da3 100644
--- a/intersight/model/ippool_shadow_pool_list.py
+++ b/intersight/model/ippool_shadow_pool_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_shadow_pool_list_all_of.py b/intersight/model/ippool_shadow_pool_list_all_of.py
index db3d66cab8..5fc1547b5a 100644
--- a/intersight/model/ippool_shadow_pool_list_all_of.py
+++ b/intersight/model/ippool_shadow_pool_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_shadow_pool_relationship.py b/intersight/model/ippool_shadow_pool_relationship.py
index a5d1c58f86..2a83eb250b 100644
--- a/intersight/model/ippool_shadow_pool_relationship.py
+++ b/intersight/model/ippool_shadow_pool_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -216,7 +216,6 @@ class IppoolShadowPoolRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -374,6 +373,7 @@ class IppoolShadowPoolRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -384,6 +384,9 @@ class IppoolShadowPoolRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -679,10 +682,6 @@ class IppoolShadowPoolRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -741,22 +740,33 @@ class IppoolShadowPoolRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -790,6 +800,7 @@ class IppoolShadowPoolRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/ippool_shadow_pool_response.py b/intersight/model/ippool_shadow_pool_response.py
index de7049721f..22be7dad72 100644
--- a/intersight/model/ippool_shadow_pool_response.py
+++ b/intersight/model/ippool_shadow_pool_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_universe.py b/intersight/model/ippool_universe.py
index 16b6ea87ac..d29ee4e376 100644
--- a/intersight/model/ippool_universe.py
+++ b/intersight/model/ippool_universe.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_universe_all_of.py b/intersight/model/ippool_universe_all_of.py
index fcfb72a120..99d93caab8 100644
--- a/intersight/model/ippool_universe_all_of.py
+++ b/intersight/model/ippool_universe_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_universe_list.py b/intersight/model/ippool_universe_list.py
index f46ef61c0b..63c32205fc 100644
--- a/intersight/model/ippool_universe_list.py
+++ b/intersight/model/ippool_universe_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_universe_list_all_of.py b/intersight/model/ippool_universe_list_all_of.py
index ea12288141..42c2947005 100644
--- a/intersight/model/ippool_universe_list_all_of.py
+++ b/intersight/model/ippool_universe_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/ippool_universe_relationship.py b/intersight/model/ippool_universe_relationship.py
index d7060d37dc..f04c16e532 100644
--- a/intersight/model/ippool_universe_relationship.py
+++ b/intersight/model/ippool_universe_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class IppoolUniverseRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class IppoolUniverseRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class IppoolUniverseRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class IppoolUniverseRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class IppoolUniverseRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class IppoolUniverseRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/ippool_universe_response.py b/intersight/model/ippool_universe_response.py
index b1a07ee586..be12842529 100644
--- a/intersight/model/ippool_universe_response.py
+++ b/intersight/model/ippool_universe_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_block.py b/intersight/model/iqnpool_block.py
index adb0122ed0..03a0c3ed97 100644
--- a/intersight/model/iqnpool_block.py
+++ b/intersight/model/iqnpool_block.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_block_all_of.py b/intersight/model/iqnpool_block_all_of.py
index 1a98e8a7fe..96408cd45a 100644
--- a/intersight/model/iqnpool_block_all_of.py
+++ b/intersight/model/iqnpool_block_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_block_list.py b/intersight/model/iqnpool_block_list.py
index e9d49fb4bf..9c366e3a8c 100644
--- a/intersight/model/iqnpool_block_list.py
+++ b/intersight/model/iqnpool_block_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_block_list_all_of.py b/intersight/model/iqnpool_block_list_all_of.py
index ab4e90d0bc..b91204834d 100644
--- a/intersight/model/iqnpool_block_list_all_of.py
+++ b/intersight/model/iqnpool_block_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_block_relationship.py b/intersight/model/iqnpool_block_relationship.py
index c841b38498..a32b7194bf 100644
--- a/intersight/model/iqnpool_block_relationship.py
+++ b/intersight/model/iqnpool_block_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class IqnpoolBlockRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class IqnpoolBlockRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class IqnpoolBlockRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class IqnpoolBlockRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class IqnpoolBlockRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -776,6 +786,7 @@ class IqnpoolBlockRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iqnpool_block_response.py b/intersight/model/iqnpool_block_response.py
index f7748c9b87..1de5eb5e1d 100644
--- a/intersight/model/iqnpool_block_response.py
+++ b/intersight/model/iqnpool_block_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_iqn_suffix_block.py b/intersight/model/iqnpool_iqn_suffix_block.py
index 025a6c6251..7a8036a4f7 100644
--- a/intersight/model/iqnpool_iqn_suffix_block.py
+++ b/intersight/model/iqnpool_iqn_suffix_block.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -177,7 +177,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
through its discriminator because we passed in
_visited_composed_classes = (Animal,)
_from (int): The first suffix number in the block.. [optional] # noqa: E501
- suffix (str): The suffix for this bock of IQNs.. [optional] # noqa: E501
+ suffix (str): The suffix for this block of IQNs.. [optional] # noqa: E501
to (int): The last suffix number in the block.. [optional] # noqa: E501
size (int): Number of identifiers this block can hold.. [optional] # noqa: E501
"""
diff --git a/intersight/model/iqnpool_iqn_suffix_block_all_of.py b/intersight/model/iqnpool_iqn_suffix_block_all_of.py
index 36651ce13e..763a58105e 100644
--- a/intersight/model/iqnpool_iqn_suffix_block_all_of.py
+++ b/intersight/model/iqnpool_iqn_suffix_block_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -153,7 +153,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
through its discriminator because we passed in
_visited_composed_classes = (Animal,)
_from (int): The first suffix number in the block.. [optional] # noqa: E501
- suffix (str): The suffix for this bock of IQNs.. [optional] # noqa: E501
+ suffix (str): The suffix for this block of IQNs.. [optional] # noqa: E501
to (int): The last suffix number in the block.. [optional] # noqa: E501
"""
diff --git a/intersight/model/iqnpool_lease.py b/intersight/model/iqnpool_lease.py
index 372e41c1ac..090902b33e 100644
--- a/intersight/model/iqnpool_lease.py
+++ b/intersight/model/iqnpool_lease.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_lease_all_of.py b/intersight/model/iqnpool_lease_all_of.py
index c8ba350446..768e904cdc 100644
--- a/intersight/model/iqnpool_lease_all_of.py
+++ b/intersight/model/iqnpool_lease_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_lease_list.py b/intersight/model/iqnpool_lease_list.py
index 213f32b30d..cf76c44430 100644
--- a/intersight/model/iqnpool_lease_list.py
+++ b/intersight/model/iqnpool_lease_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_lease_list_all_of.py b/intersight/model/iqnpool_lease_list_all_of.py
index fc88ecd38c..802c9438ef 100644
--- a/intersight/model/iqnpool_lease_list_all_of.py
+++ b/intersight/model/iqnpool_lease_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_lease_relationship.py b/intersight/model/iqnpool_lease_relationship.py
index f3d47d801b..e789869b05 100644
--- a/intersight/model/iqnpool_lease_relationship.py
+++ b/intersight/model/iqnpool_lease_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class IqnpoolLeaseRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class IqnpoolLeaseRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class IqnpoolLeaseRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class IqnpoolLeaseRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class IqnpoolLeaseRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class IqnpoolLeaseRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iqnpool_lease_response.py b/intersight/model/iqnpool_lease_response.py
index 52d8007a0e..c49840ef61 100644
--- a/intersight/model/iqnpool_lease_response.py
+++ b/intersight/model/iqnpool_lease_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_pool.py b/intersight/model/iqnpool_pool.py
index 347d7e5e32..cc94c6b569 100644
--- a/intersight/model/iqnpool_pool.py
+++ b/intersight/model/iqnpool_pool.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -86,9 +86,6 @@ class IqnpoolPool(ModelComposed):
}
validations = {
- ('iqn_suffix_blocks',): {
- 'min_items': 1,
- },
('description',): {
'max_length': 1024,
'regex': {
diff --git a/intersight/model/iqnpool_pool_all_of.py b/intersight/model/iqnpool_pool_all_of.py
index c90eba0da2..538ea9f20f 100644
--- a/intersight/model/iqnpool_pool_all_of.py
+++ b/intersight/model/iqnpool_pool_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -70,9 +70,6 @@ class IqnpoolPoolAllOf(ModelNormal):
}
validations = {
- ('iqn_suffix_blocks',): {
- 'min_items': 1,
- },
}
additional_properties_type = None
diff --git a/intersight/model/iqnpool_pool_list.py b/intersight/model/iqnpool_pool_list.py
index 624c3a7627..d4340b6162 100644
--- a/intersight/model/iqnpool_pool_list.py
+++ b/intersight/model/iqnpool_pool_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_pool_list_all_of.py b/intersight/model/iqnpool_pool_list_all_of.py
index aa8800f62e..288d6fb720 100644
--- a/intersight/model/iqnpool_pool_list_all_of.py
+++ b/intersight/model/iqnpool_pool_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_pool_member.py b/intersight/model/iqnpool_pool_member.py
index 9fec724a6b..f2b73ab4a3 100644
--- a/intersight/model/iqnpool_pool_member.py
+++ b/intersight/model/iqnpool_pool_member.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_pool_member_all_of.py b/intersight/model/iqnpool_pool_member_all_of.py
index da97ebef2d..583342ee40 100644
--- a/intersight/model/iqnpool_pool_member_all_of.py
+++ b/intersight/model/iqnpool_pool_member_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_pool_member_list.py b/intersight/model/iqnpool_pool_member_list.py
index 0123b8bf15..e8db52c112 100644
--- a/intersight/model/iqnpool_pool_member_list.py
+++ b/intersight/model/iqnpool_pool_member_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_pool_member_list_all_of.py b/intersight/model/iqnpool_pool_member_list_all_of.py
index d2536b1b99..6713ea0bbe 100644
--- a/intersight/model/iqnpool_pool_member_list_all_of.py
+++ b/intersight/model/iqnpool_pool_member_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_pool_member_relationship.py b/intersight/model/iqnpool_pool_member_relationship.py
index 121dbc68a9..7055e74d9e 100644
--- a/intersight/model/iqnpool_pool_member_relationship.py
+++ b/intersight/model/iqnpool_pool_member_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -204,7 +204,6 @@ class IqnpoolPoolMemberRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -362,6 +361,7 @@ class IqnpoolPoolMemberRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -372,6 +372,9 @@ class IqnpoolPoolMemberRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -667,10 +670,6 @@ class IqnpoolPoolMemberRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -729,22 +728,33 @@ class IqnpoolPoolMemberRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -778,6 +788,7 @@ class IqnpoolPoolMemberRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iqnpool_pool_member_response.py b/intersight/model/iqnpool_pool_member_response.py
index 4afe33f5a5..a60864df9d 100644
--- a/intersight/model/iqnpool_pool_member_response.py
+++ b/intersight/model/iqnpool_pool_member_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_pool_relationship.py b/intersight/model/iqnpool_pool_relationship.py
index 4d14e3759b..181ac0d6d0 100644
--- a/intersight/model/iqnpool_pool_relationship.py
+++ b/intersight/model/iqnpool_pool_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -208,7 +208,6 @@ class IqnpoolPoolRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -366,6 +365,7 @@ class IqnpoolPoolRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -376,6 +376,9 @@ class IqnpoolPoolRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -671,10 +674,6 @@ class IqnpoolPoolRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -733,22 +732,33 @@ class IqnpoolPoolRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -782,6 +792,7 @@ class IqnpoolPoolRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
@@ -898,9 +909,6 @@ class IqnpoolPoolRelationship(ModelComposed):
'pattern': r'^[a-zA-Z0-9_.:-]{1,64}$', # noqa: E501
},
},
- ('iqn_suffix_blocks',): {
- 'min_items': 1,
- },
}
@cached_property
diff --git a/intersight/model/iqnpool_pool_response.py b/intersight/model/iqnpool_pool_response.py
index 5ffb1496c8..ec41616f15 100644
--- a/intersight/model/iqnpool_pool_response.py
+++ b/intersight/model/iqnpool_pool_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_universe.py b/intersight/model/iqnpool_universe.py
index bbd7af8e41..35c00ad61d 100644
--- a/intersight/model/iqnpool_universe.py
+++ b/intersight/model/iqnpool_universe.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_universe_all_of.py b/intersight/model/iqnpool_universe_all_of.py
index 3ca535bddf..9bae060828 100644
--- a/intersight/model/iqnpool_universe_all_of.py
+++ b/intersight/model/iqnpool_universe_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_universe_list.py b/intersight/model/iqnpool_universe_list.py
index 4648037555..c521753778 100644
--- a/intersight/model/iqnpool_universe_list.py
+++ b/intersight/model/iqnpool_universe_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_universe_list_all_of.py b/intersight/model/iqnpool_universe_list_all_of.py
index ad2768ca6d..3afba2991b 100644
--- a/intersight/model/iqnpool_universe_list_all_of.py
+++ b/intersight/model/iqnpool_universe_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iqnpool_universe_relationship.py b/intersight/model/iqnpool_universe_relationship.py
index 32b9ffa9bc..c4f53cd49b 100644
--- a/intersight/model/iqnpool_universe_relationship.py
+++ b/intersight/model/iqnpool_universe_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class IqnpoolUniverseRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class IqnpoolUniverseRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class IqnpoolUniverseRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class IqnpoolUniverseRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class IqnpoolUniverseRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class IqnpoolUniverseRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/iqnpool_universe_response.py b/intersight/model/iqnpool_universe_response.py
index fc0a2513df..549147abd2 100644
--- a/intersight/model/iqnpool_universe_response.py
+++ b/intersight/model/iqnpool_universe_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iwotenant_tenant_status.py b/intersight/model/iwotenant_tenant_status.py
index 3070ca19e1..7b3738d518 100644
--- a/intersight/model/iwotenant_tenant_status.py
+++ b/intersight/model/iwotenant_tenant_status.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iwotenant_tenant_status_all_of.py b/intersight/model/iwotenant_tenant_status_all_of.py
index 94743bd61d..eba55e6542 100644
--- a/intersight/model/iwotenant_tenant_status_all_of.py
+++ b/intersight/model/iwotenant_tenant_status_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iwotenant_tenant_status_list.py b/intersight/model/iwotenant_tenant_status_list.py
index a46598a769..ac67570e09 100644
--- a/intersight/model/iwotenant_tenant_status_list.py
+++ b/intersight/model/iwotenant_tenant_status_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iwotenant_tenant_status_list_all_of.py b/intersight/model/iwotenant_tenant_status_list_all_of.py
index 5bf1618e7f..bf9fde714c 100644
--- a/intersight/model/iwotenant_tenant_status_list_all_of.py
+++ b/intersight/model/iwotenant_tenant_status_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/iwotenant_tenant_status_response.py b/intersight/model/iwotenant_tenant_status_response.py
index 652abbb540..622cbdf885 100644
--- a/intersight/model/iwotenant_tenant_status_response.py
+++ b/intersight/model/iwotenant_tenant_status_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_abstract_daemon_set.py b/intersight/model/kubernetes_abstract_daemon_set.py
index 3d24622634..37a6a98c42 100644
--- a/intersight/model/kubernetes_abstract_daemon_set.py
+++ b/intersight/model/kubernetes_abstract_daemon_set.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_abstract_deployment.py b/intersight/model/kubernetes_abstract_deployment.py
index 1c8f79c227..db75c488bc 100644
--- a/intersight/model/kubernetes_abstract_deployment.py
+++ b/intersight/model/kubernetes_abstract_deployment.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_abstract_ingress.py b/intersight/model/kubernetes_abstract_ingress.py
index 704c0bb66c..2d23157443 100644
--- a/intersight/model/kubernetes_abstract_ingress.py
+++ b/intersight/model/kubernetes_abstract_ingress.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_abstract_node.py b/intersight/model/kubernetes_abstract_node.py
index 46a715b3f2..0f414ff3fa 100644
--- a/intersight/model/kubernetes_abstract_node.py
+++ b/intersight/model/kubernetes_abstract_node.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_abstract_node_all_of.py b/intersight/model/kubernetes_abstract_node_all_of.py
index be2d75d1ae..9663d9ee63 100644
--- a/intersight/model/kubernetes_abstract_node_all_of.py
+++ b/intersight/model/kubernetes_abstract_node_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_abstract_pod.py b/intersight/model/kubernetes_abstract_pod.py
index 7ba0f20439..b2ca6b4c16 100644
--- a/intersight/model/kubernetes_abstract_pod.py
+++ b/intersight/model/kubernetes_abstract_pod.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_abstract_service.py b/intersight/model/kubernetes_abstract_service.py
index c867d953aa..53e9c932c9 100644
--- a/intersight/model/kubernetes_abstract_service.py
+++ b/intersight/model/kubernetes_abstract_service.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_abstract_stateful_set.py b/intersight/model/kubernetes_abstract_stateful_set.py
index f8d3460825..dbf68af91d 100644
--- a/intersight/model/kubernetes_abstract_stateful_set.py
+++ b/intersight/model/kubernetes_abstract_stateful_set.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_apic.py b/intersight/model/kubernetes_aci_cni_apic.py
index 0d47f5419c..b3e5d72fdd 100644
--- a/intersight/model/kubernetes_aci_cni_apic.py
+++ b/intersight/model/kubernetes_aci_cni_apic.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_apic_all_of.py b/intersight/model/kubernetes_aci_cni_apic_all_of.py
index bd3df31b9e..b78f8990c0 100644
--- a/intersight/model/kubernetes_aci_cni_apic_all_of.py
+++ b/intersight/model/kubernetes_aci_cni_apic_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_apic_list.py b/intersight/model/kubernetes_aci_cni_apic_list.py
index 86df4f4637..03fa931170 100644
--- a/intersight/model/kubernetes_aci_cni_apic_list.py
+++ b/intersight/model/kubernetes_aci_cni_apic_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_apic_list_all_of.py b/intersight/model/kubernetes_aci_cni_apic_list_all_of.py
index 67fe9b6902..7421fc4f86 100644
--- a/intersight/model/kubernetes_aci_cni_apic_list_all_of.py
+++ b/intersight/model/kubernetes_aci_cni_apic_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_apic_response.py b/intersight/model/kubernetes_aci_cni_apic_response.py
index 7bf2a0bcea..a89e9f454a 100644
--- a/intersight/model/kubernetes_aci_cni_apic_response.py
+++ b/intersight/model/kubernetes_aci_cni_apic_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_profile.py b/intersight/model/kubernetes_aci_cni_profile.py
index 085c3b0c1c..6360fea159 100644
--- a/intersight/model/kubernetes_aci_cni_profile.py
+++ b/intersight/model/kubernetes_aci_cni_profile.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_profile_all_of.py b/intersight/model/kubernetes_aci_cni_profile_all_of.py
index f0c13e0feb..a2bf921685 100644
--- a/intersight/model/kubernetes_aci_cni_profile_all_of.py
+++ b/intersight/model/kubernetes_aci_cni_profile_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_profile_list.py b/intersight/model/kubernetes_aci_cni_profile_list.py
index d424b2007f..bc935919ad 100644
--- a/intersight/model/kubernetes_aci_cni_profile_list.py
+++ b/intersight/model/kubernetes_aci_cni_profile_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_profile_list_all_of.py b/intersight/model/kubernetes_aci_cni_profile_list_all_of.py
index 5a2e3a4cad..9b47677261 100644
--- a/intersight/model/kubernetes_aci_cni_profile_list_all_of.py
+++ b/intersight/model/kubernetes_aci_cni_profile_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_profile_relationship.py b/intersight/model/kubernetes_aci_cni_profile_relationship.py
index 1eb20837bc..24cecb0142 100644
--- a/intersight/model/kubernetes_aci_cni_profile_relationship.py
+++ b/intersight/model/kubernetes_aci_cni_profile_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -211,7 +211,6 @@ class KubernetesAciCniProfileRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -369,6 +368,7 @@ class KubernetesAciCniProfileRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -379,6 +379,9 @@ class KubernetesAciCniProfileRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -674,10 +677,6 @@ class KubernetesAciCniProfileRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -736,22 +735,33 @@ class KubernetesAciCniProfileRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -785,6 +795,7 @@ class KubernetesAciCniProfileRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/kubernetes_aci_cni_profile_response.py b/intersight/model/kubernetes_aci_cni_profile_response.py
index 9bf9cab879..ad519d2fda 100644
--- a/intersight/model/kubernetes_aci_cni_profile_response.py
+++ b/intersight/model/kubernetes_aci_cni_profile_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation.py b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation.py
index 15c9a799de..e1278cbf5f 100644
--- a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation.py
+++ b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_all_of.py b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_all_of.py
index dc2d0e6b5f..971795f3ac 100644
--- a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_all_of.py
+++ b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list.py b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list.py
index 608151719f..2afe20faf9 100644
--- a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list.py
+++ b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list_all_of.py b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list_all_of.py
index 5eac37ade0..7e8c7e5fa6 100644
--- a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list_all_of.py
+++ b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_relationship.py b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_relationship.py
index fd8261750d..aee3987a60 100644
--- a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_relationship.py
+++ b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_response.py b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_response.py
index 856a7d8c33..b0edc5a5b9 100644
--- a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_response.py
+++ b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_action_info.py b/intersight/model/kubernetes_action_info.py
index ab9ed6e679..e1e86c16de 100644
--- a/intersight/model/kubernetes_action_info.py
+++ b/intersight/model/kubernetes_action_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_action_info_all_of.py b/intersight/model/kubernetes_action_info_all_of.py
index 9f029426ad..28f94d506a 100644
--- a/intersight/model/kubernetes_action_info_all_of.py
+++ b/intersight/model/kubernetes_action_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon.py b/intersight/model/kubernetes_addon.py
index 22bd925000..738326c0ef 100644
--- a/intersight/model/kubernetes_addon.py
+++ b/intersight/model/kubernetes_addon.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_all_of.py b/intersight/model/kubernetes_addon_all_of.py
index 8e999f6ac2..3039e4eccf 100644
--- a/intersight/model/kubernetes_addon_all_of.py
+++ b/intersight/model/kubernetes_addon_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_configuration.py b/intersight/model/kubernetes_addon_configuration.py
index 2ab23d977e..8fd31552de 100644
--- a/intersight/model/kubernetes_addon_configuration.py
+++ b/intersight/model/kubernetes_addon_configuration.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_configuration_all_of.py b/intersight/model/kubernetes_addon_configuration_all_of.py
index c166fd647b..d5b6b71682 100644
--- a/intersight/model/kubernetes_addon_configuration_all_of.py
+++ b/intersight/model/kubernetes_addon_configuration_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_definition.py b/intersight/model/kubernetes_addon_definition.py
index eeadc9187b..5a011cd120 100644
--- a/intersight/model/kubernetes_addon_definition.py
+++ b/intersight/model/kubernetes_addon_definition.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -118,6 +118,7 @@ class KubernetesAddonDefinition(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
diff --git a/intersight/model/kubernetes_addon_definition_all_of.py b/intersight/model/kubernetes_addon_definition_all_of.py
index 84c784c3d0..ba785f135f 100644
--- a/intersight/model/kubernetes_addon_definition_all_of.py
+++ b/intersight/model/kubernetes_addon_definition_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -106,6 +106,7 @@ class KubernetesAddonDefinitionAllOf(ModelNormal):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
diff --git a/intersight/model/kubernetes_addon_definition_list.py b/intersight/model/kubernetes_addon_definition_list.py
index 6fa3f040d3..47ea2190f9 100644
--- a/intersight/model/kubernetes_addon_definition_list.py
+++ b/intersight/model/kubernetes_addon_definition_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_definition_list_all_of.py b/intersight/model/kubernetes_addon_definition_list_all_of.py
index bcaca7262c..1693dd5b81 100644
--- a/intersight/model/kubernetes_addon_definition_list_all_of.py
+++ b/intersight/model/kubernetes_addon_definition_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_definition_relationship.py b/intersight/model/kubernetes_addon_definition_relationship.py
index 6d8fa626ab..5107aad217 100644
--- a/intersight/model/kubernetes_addon_definition_relationship.py
+++ b/intersight/model/kubernetes_addon_definition_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -115,6 +115,7 @@ class KubernetesAddonDefinitionRelationship(ModelComposed):
'INTERSIGHTASSIST': "IntersightAssist",
'PURESTORAGEFLASHARRAY': "PureStorageFlashArray",
'NEXUSDEVICE': "NexusDevice",
+ 'MDSDEVICE': "MDSDevice",
'UCSC890': "UCSC890",
'NETAPPONTAP': "NetAppOntap",
'NETAPPACTIVEIQUNIFIEDMANAGER': "NetAppActiveIqUnifiedManager",
@@ -283,7 +284,6 @@ class KubernetesAddonDefinitionRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -441,6 +441,7 @@ class KubernetesAddonDefinitionRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -451,6 +452,9 @@ class KubernetesAddonDefinitionRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -746,10 +750,6 @@ class KubernetesAddonDefinitionRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -808,22 +808,33 @@ class KubernetesAddonDefinitionRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -857,6 +868,7 @@ class KubernetesAddonDefinitionRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/kubernetes_addon_definition_response.py b/intersight/model/kubernetes_addon_definition_response.py
index ff43e12e3b..824c1d41b7 100644
--- a/intersight/model/kubernetes_addon_definition_response.py
+++ b/intersight/model/kubernetes_addon_definition_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_policy.py b/intersight/model/kubernetes_addon_policy.py
index 7c62e16d15..de4a6c2a9e 100644
--- a/intersight/model/kubernetes_addon_policy.py
+++ b/intersight/model/kubernetes_addon_policy.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_policy_all_of.py b/intersight/model/kubernetes_addon_policy_all_of.py
index 3578e77f24..4f2fdedc8b 100644
--- a/intersight/model/kubernetes_addon_policy_all_of.py
+++ b/intersight/model/kubernetes_addon_policy_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_policy_list.py b/intersight/model/kubernetes_addon_policy_list.py
index 6c961dd300..9e7251e193 100644
--- a/intersight/model/kubernetes_addon_policy_list.py
+++ b/intersight/model/kubernetes_addon_policy_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_policy_list_all_of.py b/intersight/model/kubernetes_addon_policy_list_all_of.py
index 1fa9d0aa0b..10ed010035 100644
--- a/intersight/model/kubernetes_addon_policy_list_all_of.py
+++ b/intersight/model/kubernetes_addon_policy_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_policy_response.py b/intersight/model/kubernetes_addon_policy_response.py
index 582c6dfa4c..f4ee9029e9 100644
--- a/intersight/model/kubernetes_addon_policy_response.py
+++ b/intersight/model/kubernetes_addon_policy_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_repository.py b/intersight/model/kubernetes_addon_repository.py
index 3808e7e01e..73ac074f99 100644
--- a/intersight/model/kubernetes_addon_repository.py
+++ b/intersight/model/kubernetes_addon_repository.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_repository_all_of.py b/intersight/model/kubernetes_addon_repository_all_of.py
index a987036116..1a2ed2ae78 100644
--- a/intersight/model/kubernetes_addon_repository_all_of.py
+++ b/intersight/model/kubernetes_addon_repository_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_repository_list.py b/intersight/model/kubernetes_addon_repository_list.py
index 202b027be4..f1bb39d836 100644
--- a/intersight/model/kubernetes_addon_repository_list.py
+++ b/intersight/model/kubernetes_addon_repository_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_repository_list_all_of.py b/intersight/model/kubernetes_addon_repository_list_all_of.py
index caad1e9bdb..f71c03651d 100644
--- a/intersight/model/kubernetes_addon_repository_list_all_of.py
+++ b/intersight/model/kubernetes_addon_repository_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_addon_repository_response.py b/intersight/model/kubernetes_addon_repository_response.py
index d3c15cb048..857cd5e4eb 100644
--- a/intersight/model/kubernetes_addon_repository_response.py
+++ b/intersight/model/kubernetes_addon_repository_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_baremetal_network_info.py b/intersight/model/kubernetes_baremetal_network_info.py
index d6e2ed5026..8d3c691d34 100644
--- a/intersight/model/kubernetes_baremetal_network_info.py
+++ b/intersight/model/kubernetes_baremetal_network_info.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_baremetal_network_info_all_of.py b/intersight/model/kubernetes_baremetal_network_info_all_of.py
index 60b8b9b2e1..f41b27f6a9 100644
--- a/intersight/model/kubernetes_baremetal_network_info_all_of.py
+++ b/intersight/model/kubernetes_baremetal_network_info_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_baremetal_node_profile.py b/intersight/model/kubernetes_baremetal_node_profile.py
index 33fd9fcbf6..bd6e622054 100644
--- a/intersight/model/kubernetes_baremetal_node_profile.py
+++ b/intersight/model/kubernetes_baremetal_node_profile.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_baremetal_node_profile_all_of.py b/intersight/model/kubernetes_baremetal_node_profile_all_of.py
index 0a887bf33d..98d5cfdd10 100644
--- a/intersight/model/kubernetes_baremetal_node_profile_all_of.py
+++ b/intersight/model/kubernetes_baremetal_node_profile_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_baremetal_node_profile_list.py b/intersight/model/kubernetes_baremetal_node_profile_list.py
index 7d764e358b..4bbb5e3bb7 100644
--- a/intersight/model/kubernetes_baremetal_node_profile_list.py
+++ b/intersight/model/kubernetes_baremetal_node_profile_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_baremetal_node_profile_list_all_of.py b/intersight/model/kubernetes_baremetal_node_profile_list_all_of.py
index 3fe947ff2e..9f9c2d6322 100644
--- a/intersight/model/kubernetes_baremetal_node_profile_list_all_of.py
+++ b/intersight/model/kubernetes_baremetal_node_profile_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_baremetal_node_profile_response.py b/intersight/model/kubernetes_baremetal_node_profile_response.py
index 3fd5d69e9e..1b3751c7ba 100644
--- a/intersight/model/kubernetes_baremetal_node_profile_response.py
+++ b/intersight/model/kubernetes_baremetal_node_profile_response.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_base_infrastructure_provider.py b/intersight/model/kubernetes_base_infrastructure_provider.py
index 9c045aa8cf..e5d7bd2b31 100644
--- a/intersight/model/kubernetes_base_infrastructure_provider.py
+++ b/intersight/model/kubernetes_base_infrastructure_provider.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_base_infrastructure_provider_all_of.py b/intersight/model/kubernetes_base_infrastructure_provider_all_of.py
index 63af81dc82..90b31a3937 100644
--- a/intersight/model/kubernetes_base_infrastructure_provider_all_of.py
+++ b/intersight/model/kubernetes_base_infrastructure_provider_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_base_infrastructure_provider_relationship.py b/intersight/model/kubernetes_base_infrastructure_provider_relationship.py
index f61acc7472..5c2aeaf287 100644
--- a/intersight/model/kubernetes_base_infrastructure_provider_relationship.py
+++ b/intersight/model/kubernetes_base_infrastructure_provider_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -200,7 +200,6 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -358,6 +357,7 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -368,6 +368,9 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -663,10 +666,6 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -725,22 +724,33 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent",
+ 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent",
'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort",
+ 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent",
'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy",
'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface",
+ 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent",
'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort",
+ 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent",
'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup",
'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface",
+ 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent",
'STORAGE.NETAPPLICENSE': "storage.NetAppLicense",
'STORAGE.NETAPPLUN': "storage.NetAppLun",
+ 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent",
'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap",
'STORAGE.NETAPPNODE': "storage.NetAppNode",
+ 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent",
'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer",
'STORAGE.NETAPPSENSOR': "storage.NetAppSensor",
'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm",
+ 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent",
'STORAGE.NETAPPVOLUME': "storage.NetAppVolume",
+ 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent",
'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot",
'STORAGE.PHYSICALDISK': "storage.PhysicalDisk",
'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension",
@@ -774,6 +784,7 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed):
'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance",
'TAM.SECURITYADVISORY': "tam.SecurityAdvisory",
'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory",
+ 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory",
'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory",
'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory",
'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory",
diff --git a/intersight/model/kubernetes_base_virtual_machine_infra_config.py b/intersight/model/kubernetes_base_virtual_machine_infra_config.py
index 4019cff93f..076aea4a9e 100644
--- a/intersight/model/kubernetes_base_virtual_machine_infra_config.py
+++ b/intersight/model/kubernetes_base_virtual_machine_infra_config.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_base_virtual_machine_infra_config_all_of.py b/intersight/model/kubernetes_base_virtual_machine_infra_config_all_of.py
index 5fca037fef..c66f2bf75b 100644
--- a/intersight/model/kubernetes_base_virtual_machine_infra_config_all_of.py
+++ b/intersight/model/kubernetes_base_virtual_machine_infra_config_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_calico_config.py b/intersight/model/kubernetes_calico_config.py
index 0c63a44755..48cd94baf5 100644
--- a/intersight/model/kubernetes_calico_config.py
+++ b/intersight/model/kubernetes_calico_config.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_calico_config_all_of.py b/intersight/model/kubernetes_calico_config_all_of.py
index 0343ccfdec..c5ccf9a1ba 100644
--- a/intersight/model/kubernetes_calico_config_all_of.py
+++ b/intersight/model/kubernetes_calico_config_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_catalog.py b/intersight/model/kubernetes_catalog.py
index a23c6b98cb..8927636e0a 100644
--- a/intersight/model/kubernetes_catalog.py
+++ b/intersight/model/kubernetes_catalog.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_catalog_all_of.py b/intersight/model/kubernetes_catalog_all_of.py
index 0398e1c46b..10d5cbc95d 100644
--- a/intersight/model/kubernetes_catalog_all_of.py
+++ b/intersight/model/kubernetes_catalog_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_catalog_list.py b/intersight/model/kubernetes_catalog_list.py
index 256c059da1..7016e64d52 100644
--- a/intersight/model/kubernetes_catalog_list.py
+++ b/intersight/model/kubernetes_catalog_list.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_catalog_list_all_of.py b/intersight/model/kubernetes_catalog_list_all_of.py
index 39040346dd..1360f5ce4a 100644
--- a/intersight/model/kubernetes_catalog_list_all_of.py
+++ b/intersight/model/kubernetes_catalog_list_all_of.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
diff --git a/intersight/model/kubernetes_catalog_relationship.py b/intersight/model/kubernetes_catalog_relationship.py
index 08168883bc..1762f66c80 100644
--- a/intersight/model/kubernetes_catalog_relationship.py
+++ b/intersight/model/kubernetes_catalog_relationship.py
@@ -3,7 +3,7 @@
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
- The version of the OpenAPI document: 1.0.9-4950
+ The version of the OpenAPI document: 1.0.9-5208
Contact: intersight@cisco.com
Generated by: https://openapi-generator.tech
"""
@@ -202,7 +202,6 @@ class KubernetesCatalogRelationship(ModelComposed):
'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization",
'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace",
'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy",
- 'COMPUTE.BIOSPOSTPOLICY': "compute.BiosPostPolicy",
'COMPUTE.BLADE': "compute.Blade",
'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity",
'COMPUTE.BOARD': "compute.Board",
@@ -360,6 +359,7 @@ class KubernetesCatalogRelationship(ModelComposed):
'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic",
'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState",
'HYPERFLEX.DRIVE': "hyperflex.Drive",
+ 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption",
'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy",
'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy",
'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal",
@@ -370,6 +370,9 @@ class KubernetesCatalogRelationship(ModelComposed):
'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot",
'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum",
'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion",
+ 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost",
+ 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine",
+ 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey",
'HYPERFLEX.LICENSE': "hyperflex.License",
'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy",
'HYPERFLEX.NODE': "hyperflex.Node",
@@ -665,10 +668,6 @@ class KubernetesCatalogRelationship(ModelComposed):
'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe",
'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy",
'SDCARD.POLICY': "sdcard.Policy",
- 'SDWAN.PROFILE': "sdwan.Profile",
- 'SDWAN.ROUTERNODE': "sdwan.RouterNode",
- 'SDWAN.ROUTERPOLICY': "sdwan.RouterPolicy",
- 'SDWAN.VMANAGEACCOUNTPOLICY': "sdwan.VmanageAccountPolicy",
'SEARCH.SEARCHITEM': "search.SearchItem",
'SEARCH.TAGITEM': "search.TagItem",
'SECURITY.UNIT': "security.Unit",
@@ -727,22 +726,33 @@ class KubernetesCatalogRelationship(ModelComposed):
'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume",
'STORAGE.ITEM': "storage.Item",
'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate",
+ 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent",
'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk",
'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster",
+ 'STORAG